Last updated on 2019-04-23 06:48:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.9 | 3.71 | 62.30 | 66.01 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.9 | 3.14 | 50.07 | 53.21 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.9 | 77.74 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.9 | 76.12 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.9 | 14.00 | 208.00 | 222.00 | OK | |
r-patched-linux-x86_64 | 1.0.9 | 3.89 | 62.45 | 66.34 | OK | |
r-patched-solaris-x86 | 1.0.9 | 117.90 | NOTE | |||
r-release-linux-x86_64 | 1.0.9 | 3.04 | 61.27 | 64.31 | OK | |
r-release-windows-ix86+x86_64 | 1.0.9 | 5.00 | 262.00 | 267.00 | OK | |
r-release-osx-x86_64 | 1.0.9 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.9 | 9.00 | 909.00 | 918.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.9 | ERROR |
Version: 1.0.9
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘futile.options’ ‘ggfortify’ ‘grDevices’ ‘stats’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/60s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
>
> test_check("loose.rock")
── 1. Failure: run.cache base.dir in folder that does not have access (@test-run
`run.cache(sum, 1, 2, 3, 4, 5, show.message = FALSE, base.dir = "/")` did not produce any warnings.
── 2. Failure: run.cache base.dir in folder that does not have access (@test-run
`run.cache(sum, 1, 2, 3, 4, 5, show.message = FALSE, base.dir = "/daca")` did not produce any warnings.
══ testthat results ═══════════════════════════════════════════════════════════
OK: 147 SKIPPED: 0 FAILED: 2
1. Failure: run.cache base.dir in folder that does not have access (@test-run.cache.R#27)
2. Failure: run.cache base.dir in folder that does not have access (@test-run.cache.R#36)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-osx-x86_64
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/555s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
── 2. Failure: run.cache base.dir in folder that does not have access (@test-run
`run.cache(sum, 1, 2, 3, 4, 5, show.message = FALSE, base.dir = "/")` did not produce any warnings.
── 3. Failure: run.cache base.dir in folder that does not have access (@test-run
`run.cache(sum, 1, 2, 3, 4, 5, show.message = FALSE, base.dir = "/daca")` did not produce any warnings.
══ testthat results ═══════════════════════════════════════════════════════════
OK: 146 SKIPPED: 0 FAILED: 3
1. Error: coding genes retrieves some genes (@test-coding.genes.R#4)
2. Failure: run.cache base.dir in folder that does not have access (@test-run.cache.R#27)
3. Failure: run.cache base.dir in folder that does not have access (@test-run.cache.R#36)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-osx-x86_64