- using R Under development (unstable) (2026-09-09 r90510)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-16 (Debian 16.2.0-1) 16.2.0
GNU Fortran (Debian 16.2.0-1) 16.2.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-09-10 15:41:41 UTC
- checking for file ‘huito/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘huito’ version ‘0.2.7’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [2s/2s] OK
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking serialization versions ... OK
- checking whether package ‘huito’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [1s/2s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the package can be unloaded cleanly ... [1s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/2s] OK
- checking loading without being on the library search path ... [1s/2s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [9s/12s] OK
- checking Rd files ... [0s/1s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [0s/1s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [5s/9s] OK
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [94s/115s] ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘GerminaR.qmd’ using html
[31m
processing file: GerminaR.qmd
[39m [31mError in `curl::curl_download()`:
! Timeout was reached [germinar.inkaverse.com]:
Resolving timed out after 10002 milliseconds
B [39m [31macktrace:
▆
1. ├─label %>% label_print(mode = "preview")
2. ├─huito::label_print(., mode = "preview")
3. │ ├─base::eval(parse(text = paste(layers)))
4. │ │ └─base::eval(parse(text = paste(layers)))
5. │ ├─cowplot::draw_plot(...)
6. │ │ └─cowplot::as_grob(plot)
7. │ ├─grid::rasterGrob(...)
8. │ └─huito::image_import(...)
9. │ ├─base::eval(parse(text = img_opts))
10. │ │ └─base::eval(parse(text = img_opts))
11. │ ├─image_read(image) %>% image_transparent("white") %>% ...
12. │ └─magick::image_read(image)
13. │ └─base::vapply(path, replace_url, character(1))
14. │ └─magick (local) FUN(X[[i]], ...)
15. │ ├─base::paste0(download_url(path), suffix)
16. │ └─magick:::download_url(path)
17. │ └─curl::curl_download(url, tmp, handle = h)
18. ├─magick::image_modulate(., brightness = 0)
19. │ └─magick:::assert_image(image)
20. ├─magick::image_transparent(., "white")
21. │ └─magick:::assert_image(image)
22. └─curl:::raise_libcurl_error(...)
Quitting from GerminaR.qmd:79-82 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `curl::curl_download()`:
! Timeout was reached [germinar.inkaverse.com]:
Resolving timed out after 10002 milliseconds
---
Backtrace:
▆
1. ├─label %>% label_print(mode = "preview")
2. ├─huito::label_print(., mode = "preview")
3. │ ├─base::eval(parse(text = paste(layers)))
4. │ │ └─base::eval(parse(text = paste(layers)))
5. │ ├─cowplot::draw_plot(...)
6. │ │ └─cowplot::as_grob(plot)
7. │ ├─grid::rasterGrob(...)
8. │ └─huito::image_import(...)
9. │ ├─base::eval(parse(text = img_opts))
10. │ │ └─base::eval(parse(text = img_opts))
11. │ ├─image_read(image) %>% image_transparent("white") %>% ...
12. │ └─magick::image_read(image)
13. │ └─base::vapply(path, replace_url, character(1))
14. │ └─magick (local) FUN(X[[i]], ...)
15. │ ├─base::paste0(download_url(path), suffix)
16. │ └─magick:::download_url(path)
17. │ └─curl::curl_download(url, tmp, handle = h)
18. ├─magick::image_modulate(., brightness = 0)
19. │ └─magick:::assert_image(image)
20. ├─magick::image_transparent(., "white")
21. │ └─magick:::assert_image(image)
22. └─curl:::raise_libcurl_error(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Execution halted
[39m [33mWARN: Error encountered when rendering files [39m
Error: processing vignette 'GerminaR.qmd' failed with diagnostics:
! Error running quarto CLI from R.
Caused by error in `quarto_render()`:
✖ Error returned by quarto CLI.
-----------------------------
processing file: GerminaR.qmd
[31mError in `curl::curl_download()`: [39m
! Timeout was reached [germinar.inkaverse.com]:
Resolving timed out after 10002 milliseconds
B [31macktrace: [39m
▆
1. ├─label %>% label_print(mode = "preview")
2. ├─huito::label_print(., mode = "preview")
3. │ ├─base::eval(parse(text = paste(layers)))
4. │ │ └─base::eval(parse(text = paste(layers)))
5. │ ├─cowplot::draw_plot(...)
6. │ │ └─cowplot::as_grob(plot)
7. │ ├─grid::rasterGrob(...)
8. │ └─huito::image_import(...)
9. │ ├─base::eval(parse(text = img_opts))
10. │ │ └─base::eval(parse(text = img_opts))
11. │ ├─image_read(image) %>% image_transparent("white") %>% ...
12. │ └─magick::image_read(image)
13. │ └─base::vapply(path, replace_url, character(1))
14. │ └─magick (local) FUN(X[[i]], ...)
15. │ ├─base::paste0(download_url(path), suffix)
16. │ └─magick:::download_url(path)
17. │ └─curl::curl_download(url, tmp, handle = h)
18. ├─magick::image_modulate(., brightness = 0)
19. │ └─magick:::assert_image(image)
20. ├─magick::image_transparent(., "white")
21. │ └─magick:::assert_image(image)
22. └─curl:::raise_libcurl_error(...)
Quitting from GerminaR.qmd:79-82 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `curl::curl_download()`:
! Timeout was reached [germinar.inkaverse.com]:
Resolving timed out after 10002 milliseconds
---
Backtrace:
▆
1. ├─label %>% label_print(mode = "preview")
2. ├─huito::label_print(., mode = "preview")
3. │ ├─base::eval(parse(text = paste(layers)))
4. │ │ └─base::eval(parse(text = paste(layers)))
5. │ ├─cowplot::draw_plot(...)
6. │ │ └─cowplot::as_grob(plot)
7. │ ├─grid::rasterGrob(...)
8. │ └─huito::image_import(...)
9. │ ├─base::eval(parse(text = img_opts))
10. │ │ └─base::eval(parse(text = img_opts))
11. │ ├─image_read(image) %>% image_transparent("white") %>% ...
12. │ └─magick::image_read(image)
13. │ └─base::vapply(path, replace_url, character(1))
14. │ └─magick (local) FUN(X[[i]], ...)
15. │ ├─base::paste0(download_url(path), suffix)
16. │ └─magick:::download_url(path)
17. │ └─curl::curl_download(url, tmp, handle = h)
18. ├─magick::image_modulate(., brightness = 0)
19. │ └─magick:::assert_image(image)
20. ├─magick::image_transparent(., "white")
21. │ └─magick:::assert_image(image)
22. └─curl:::raise_libcurl_error(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Execution halted
[33mWARN: Error encountered when rendering files [39m
Caused by error in `processx::run()`:
! System command 'quarto' failed
--- failed re-building ‘GerminaR.qmd’
--- re-building ‘horizontal.qmd’ using html
[31m
processing file: horizontal.qmd
[39m [31moutput file: horizontal.knit.md
[39m [1mpandoc [22m
to: html
output-file: horizontal.html
standalone: true
embed-resources: true
wrap: none
default-image-extension: png
css:
- >-
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css
[1mmetadata [22m
document-css: false
lang: en
minimal: true
theme: none
title: horizontal
description: |
Design and printing of horizontal labels using huito.
vignette: |
%\VignetteIndexEntry{horizontal} %\VignetteEngine{quarto::html} %\VignetteEncoding{UTF-8}
knitr:
opts_chunk:
collapse: true
comment: '#>'
echo: true
warning: false
message: false
editor_options:
chunk_output_type: console
Output created: horizontal.html
--- finished re-building ‘horizontal.qmd’
--- re-building ‘huito.qmd’ using html
[31m
processing file: huito.qmd
[39m [31moutput file: huito.knit.md
[39m [1mpandoc [22m
to: html
output-file: huito.html
standalone: true
embed-resources: true
wrap: none
default-image-extension: png
css:
- >-
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css
[1mmetadata [22m
document-css: false
lang: en
minimal: true
theme: none
title: Huito
description: |
Huito sticker.
vignette: |
%\VignetteIndexEntry{Huito} %\VignetteEncoding{UTF-8} %\VignetteEngine{quarto::html}
knitr:
opts_chunk:
collapse: true
comment: '#>'
echo: true
warning: false
message: false
editor_options:
chunk_output_type: console
Output created: huito.html
--- finished re-building ‘huito.qmd’
--- re-building ‘inkaverse.qmd’ using html
[31m
processing file: inkaverse.qmd
[39m [31moutput file: inkaverse.knit.md
[39m [1mpandoc [22m
to: html
output-file: inkaverse.html
standalone: true
embed-resources: true
wrap: none
default-image-extension: png
css:
- >-
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css
[1mmetadata [22m
document-css: false
lang: en
minimal: true
theme: none
title: INKAVERSE
description: |
INKAVERSE sticker.
vignette: |
%\VignetteIndexEntry{INKAVERSE} %\VignetteEncoding{UTF-8} %\VignetteEngine{quarto::html}
knitr:
opts_chunk:
collapse: true
comment: '#>'
echo: true
warning: false
message: false
editor_options:
chunk_output_type: console
Output created: inkaverse.html
--- finished re-building ‘inkaverse.qmd’
--- re-building ‘package.qmd’ using html
[31m
processing file: package.qmd
[39m [31moutput file: package.knit.md
[39m [1mpandoc [22m
to: html
output-file: package.html
standalone: true
embed-resources: true
wrap: none
default-image-extension: png
css:
- >-
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css
[1mmetadata [22m
document-css: false
lang: en
minimal: true
theme: none
title: Package
description: |
Labels designs for multiple porpouses
vignette: |
%\VignetteIndexEntry{Package} %\VignetteEncoding{UTF-8} %\VignetteEngine{quarto::html}
knitr:
opts_chunk:
collapse: true
comment: '#>'
echo: false
editor_options:
chunk_output_type: console
Output created: package.html
--- finished re-building ‘package.qmd’
--- re-building ‘vertical.qmd’ using html
[31m
processing file: vertical.qmd
[39m [31moutput file: vertical.knit.md
[39m [1mpandoc [22m
to: html
output-file: vertical.html
standalone: true
embed-resources: true
wrap: none
default-image-extension: png
css:
- >-
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/quarto/rmarkdown/template/quarto_vignette/resources/vignette.css
[1mmetadata [22m
document-css: false
lang: en
minimal: true
theme: none
title: vertical
description: |
Design and printing of vertical labels using huito.
vignette: |
%\VignetteIndexEntry{vertical} %\VignetteEncoding{UTF-8} %\VignetteEngine{quarto::html}
knitr:
opts_chunk:
collapse: true
comment: '#>'
echo: true
warning: false
message: false
editor_options:
chunk_output_type: console
Output created: vertical.html
--- finished re-building ‘vertical.qmd’
SUMMARY: processing the following file failed:
‘GerminaR.qmd’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [4s/5s] OK
- checking HTML version of manual ... [0s/0s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR