Last updated on 2025-05-21 05:51:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.3 | 10.04 | 195.77 | 205.81 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.3 | 6.34 | 147.92 | 154.26 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.3 | 310.84 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 320.57 | OK | |||
r-devel-windows-x86_64 | 0.0.3 | 11.00 | 211.00 | 222.00 | OK | |
r-patched-linux-x86_64 | 0.0.3 | 9.83 | 190.32 | 200.15 | OK | |
r-release-linux-x86_64 | 0.0.3 | 9.76 | 190.79 | 200.55 | OK | |
r-release-macos-arm64 | 0.0.3 | 65.00 | OK | |||
r-release-macos-x86_64 | 0.0.3 | 191.00 | ERROR | |||
r-release-windows-x86_64 | 0.0.3 | 11.00 | 197.00 | 208.00 | OK | |
r-oldrel-macos-arm64 | 0.0.3 | 93.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.0.3 | 177.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.0.3 | 15.00 | 238.00 | 253.00 | OK |
Version: 0.0.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘gaawr2.Rmd’ using rmarkdown
Failed with error: 'there is no package called 'EnsDb.Hsapiens.v75''
running: bash -c "export message=\"Hello, world!\"
echo \"print('\$message')\" > hello.R
R CMD BATCH hello.R
R --no-save -q < hello.R
R --no-save -q <<END
message <- Sys.getenv(\"message\"); print(message)
source(\"hello.R\")
END
echo \${message} | \\
Rscript -e '
message <- scan(\"stdin\", what=\"\", sep=\"\\n\", quiet=TRUE);
write.table(message, col.names=FALSE, row.names=FALSE,
quote=FALSE)
' | \\
cat
rm hello.*"
Quitting from gaawr2.Rmd:409-415 [ensdb]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `h()`:
! error in evaluating the argument 'x' in selecting a method for function 'metadata': object 'EnsDb.Hsapiens.v75' not found
---
Backtrace:
▆
1. ├─ensembldb::metadata(EnsDb.Hsapiens.v75)
2. └─base::.handleSimpleError(...)
3. └─base (local) h(simpleError(msg, call))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'gaawr2.Rmd' failed with diagnostics:
error in evaluating the argument 'x' in selecting a method for function 'metadata': object 'EnsDb.Hsapiens.v75' not found
--- failed re-building ‘gaawr2.Rmd’
--- re-building ‘web.Rmd’ using rmarkdown
[WARNING] Citeproc: citation tsv not found
--- finished re-building ‘web.Rmd’
SUMMARY: processing the following file failed:
‘gaawr2.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.0.3
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘EnsDb.Hsapiens.v75’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.0.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘gaawr2.Rmd’ using rmarkdown
Failed with error: 'there is no package called 'EnsDb.Hsapiens.v75''
running: bash -c "export message=\"Hello, world!\"
echo \"print('\$message')\" > hello.R
R CMD BATCH hello.R
R --no-save -q < hello.R
R --no-save -q <<END
message <- Sys.getenv(\"message\"); print(message)
source(\"hello.R\")
END
echo \${message} | \\
Rscript -e '
message <- scan(\"stdin\", what=\"\", sep=\"\\n\", quiet=TRUE);
write.table(message, col.names=FALSE, row.names=FALSE,
quote=FALSE)
' | \\
cat
rm hello.*"
Quitting from gaawr2.Rmd:409-415 [ensdb]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `h()`:
! error in evaluating the argument 'x' in selecting a method for function 'metadata': object 'EnsDb.Hsapiens.v75' not found
---
Backtrace:
▆
1. ├─ensembldb::metadata(EnsDb.Hsapiens.v75)
2. └─base::.handleSimpleError(...)
3. └─base (local) h(simpleError(msg, call))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'gaawr2.Rmd' failed with diagnostics:
error in evaluating the argument 'x' in selecting a method for function 'metadata': object 'EnsDb.Hsapiens.v75' not found
--- failed re-building ‘gaawr2.Rmd’
--- re-building ‘web.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T//RtmpDqSKvU/Rf15da87511d6ef': No space left on device
Quitting from web.Rmd:33-39 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection
---
Backtrace:
▆
1. └─tools:::.buildOneVignette(...)
2. ├─base::tryCatch(...)
3. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
6. └─engine$weave(file, quiet = quiet, encoding = enc)
7. └─knitr:::vweave_rmarkdown(...)
8. └─rmarkdown::render(...)
9. └─knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet)
10. └─knitr:::process_file(text, output)
11. ├─xfun:::handle_error(...)
12. ├─base::withCallingHandlers(...)
13. └─knitr:::process_group(group)
14. └─knitr:::call_block(x)
15. └─knitr:::block_exec(params)
16. └─knitr:::eng_r(options)
17. ├─knitr:::in_input_dir(...)
18. │ └─knitr:::in_dir(input_dir(), expr)
19. └─knitr (local) evaluate(...)
20. └─evaluate::evaluate(...)
21. └─evaluate:::watchout(...)
22. └─evaluate:::local_persistent_sink_connection(debug, frame)
23. └─base::file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'web.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘web.Rmd’
SUMMARY: processing the following files failed:
‘gaawr2.Rmd’ ‘web.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-arm64