CRAN Package Check Results for Package genBaRcode

Last updated on 2020-08-07 01:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.3 10.05 267.57 277.62 OK
r-devel-linux-x86_64-debian-gcc 1.2.3 7.87 235.48 243.35 OK
r-devel-linux-x86_64-fedora-clang 1.2.3 326.13 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.3 349.87 OK
r-devel-windows-ix86+x86_64 1.2.3 30.00 344.00 374.00 OK
r-patched-linux-x86_64 1.2.3 6.64 251.25 257.89 OK
r-patched-solaris-x86 1.2.3 619.00 OK
r-release-linux-x86_64 1.2.3 6.94 255.49 262.43 OK
r-release-macos-x86_64 1.2.3 ERROR
r-release-windows-ix86+x86_64 1.2.3 33.00 257.00 290.00 OK
r-oldrel-macos-x86_64 1.2.3 ERROR
r-oldrel-windows-ix86+x86_64 1.2.3 16.00 249.00 265.00 OK

Check Details

Version: 1.2.3
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.3
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.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     4. base::getNamespace(ns)
     5. base::loadNamespace(name)
     7. base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
     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)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 21 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Error: processingRawData - extractBarcodes (@test_raw_data_functions.R#44)
     2. Error: processingRawData - fixBorderlineBCs and extractWobble (@test_raw_data_functions.R#121)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-macos-x86_64

Version: 1.2.3
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