Last updated on 2021-01-23 23:47:15 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.4 | 9.47 | 272.08 | 281.55 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.4 | 7.79 | 238.76 | 246.55 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.4 | 336.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.4 | 378.39 | OK | |||
r-devel-windows-ix86+x86_64 | 1.2.4 | 23.00 | 334.00 | 357.00 | OK | |
r-patched-linux-x86_64 | 1.2.4 | 8.87 | 286.67 | 295.54 | OK | |
r-patched-solaris-x86 | 1.2.4 | 633.50 | OK | |||
r-release-linux-x86_64 | 1.2.4 | 9.15 | 292.12 | 301.27 | OK | |
r-release-macos-x86_64 | 1.2.4 | ERROR | ||||
r-release-windows-ix86+x86_64 | 1.2.4 | 28.00 | 356.00 | 384.00 | OK | |
r-oldrel-macos-x86_64 | 1.2.4 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.4 | 13.00 | 346.00 | 359.00 | OK |
Version: 1.2.4
Check: package dependencies
Result: NOTE
Imports includes 22 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.4
Check: package dependencies
Result: ERROR
Package required but not available: ‘ggtree’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64
Version: 1.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
2. └─base::getExportedValue(pkg, name)
3. └─base::asNamespace(ns)
4. └─base::getNamespace(ns)
5. └─base::loadNamespace(name)
6. ├─base::namespaceImport(...)
7. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
8. ├─base::namespaceImport(...)
9. └─base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
10. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
11. └─base:::withOneRestart(expr, restarts[[1L]])
12. └─base:::doWithOneRestart(return(expr), restart)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 21 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 1.2.4
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘genBaRcode_GUI_Vignette.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
--- finished re-building ‘genBaRcode_GUI_Vignette.Rmd’
--- re-building ‘genBaRcode_Vignette.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Quitting from lines 155-176 (genBaRcode_Vignette.Rmd)
Error: processing vignette 'genBaRcode_Vignette.Rmd' failed with diagnostics:
there is no package called 'GenomeInfoDbData'
--- failed re-building ‘genBaRcode_Vignette.Rmd’
SUMMARY: processing the following file failed:
‘genBaRcode_Vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64