Last updated on 2020-08-07 01:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 4.37 | 316.82 | 321.19 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 3.69 | 228.45 | 232.14 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 358.52 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 321.57 | OK | |||
r-devel-windows-ix86+x86_64 | 0.4.0 | 14.00 | 383.00 | 397.00 | OK | |
r-patched-linux-x86_64 | 0.4.0 | 4.55 | 300.49 | 305.04 | OK | |
r-patched-solaris-x86 | 0.4.0 | 447.00 | OK | |||
r-release-linux-x86_64 | 0.4.0 | 5.01 | 302.15 | 307.16 | OK | |
r-release-macos-x86_64 | 0.4.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.4.0 | 14.00 | 253.00 | 267.00 | OK | |
r-oldrel-macos-x86_64 | 0.4.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.0 | 9.00 | 239.00 | 248.00 | OK |
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