Last updated on 2020-10-24 05:49:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 4.53 | 317.91 | 322.44 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 3.71 | 234.19 | 237.90 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 392.85 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 403.51 | OK | |||
r-devel-windows-ix86+x86_64 | 0.4.0 | 9.00 | 358.00 | 367.00 | OK | |
r-patched-linux-x86_64 | 0.4.0 | 4.51 | 302.86 | 307.37 | OK | |
r-patched-solaris-x86 | 0.4.0 | 453.80 | NOTE | |||
r-release-linux-x86_64 | 0.4.0 | 5.05 | 302.88 | 307.93 | OK | |
r-release-macos-x86_64 | 0.4.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.4.0 | 9.00 | 260.00 | 269.00 | OK | |
r-oldrel-macos-x86_64 | 0.4.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.0 | 7.00 | 336.00 | 343.00 | OK |
Version: 0.4.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘pkgdown’
Flavor: r-patched-solaris-x86
Version: 0.4.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘BSgenome.Hsapiens.UCSC.hg19’
Flavor: r-oldrel-macos-x86_64
Version: 0.4.0
Check: examples
Result: ERROR
Running examples in ‘ctDNAtools-Ex.R’ failed
The error most likely occurred in:
> ### Name: get_mutations_read_counts
> ### Title: Counts ref and alt reads for a set of mutations
> ### Aliases: get_mutations_read_counts
>
> ### ** Examples
>
> data("mutations", package = "ctDNAtools")
> bamT1 <- system.file("extdata", "T1.bam", package = "ctDNAtools")
> get_mutations_read_counts(mutations = mutations[1:3, ], bam = bamT1)
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
there is no package called ‘GenomeInfoDbData’
Calls: get_mutations_read_counts ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
5. base::getNamespace(ns)
6. base::loadNamespace(name)
9. base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
11. base::loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
12. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
13. base:::withOneRestart(expr, restarts[[1L]])
14. base:::doWithOneRestart(return(expr), restart)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Error: (unknown) (@test-ctDNAtest.R#3)
2. Error: (unknown) (@test-fragment_size.R#13)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 0.4.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘ctDNAtools.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 42-69 (ctDNAtools.Rmd)
Error: processing vignette 'ctDNAtools.Rmd' failed with diagnostics:
there is no package called 'BSgenome.Hsapiens.UCSC.hg19'
--- failed re-building ‘ctDNAtools.Rmd’
SUMMARY: processing the following file failed:
‘ctDNAtools.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64