Last updated on 2020-12-04 00:48:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.16 | 5.55 | 71.73 | 77.28 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.16 | 4.70 | 57.00 | 61.70 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.16 | 97.82 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.16 | 87.78 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.16 | 11.00 | 107.00 | 118.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.16 | 5.52 | 68.71 | 74.23 | NOTE | |
r-patched-solaris-x86 | 1.0.16 | 156.20 | NOTE | |||
r-release-linux-x86_64 | 1.0.16 | 5.60 | 68.63 | 74.23 | NOTE | |
r-release-macos-x86_64 | 1.0.16 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.16 | 8.00 | 102.00 | 110.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.16 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.16 | 9.00 | 96.00 | 105.00 | OK |
Version: 1.0.16
Check: package vignettes
Result: NOTE
Package vignette with placeholder title 'Vignette Title':
'Overview.Rmd'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64
Version: 1.0.16
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘futile.options’
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-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.0.16
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/26s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
>
> test_check("loose.rock")
── FAILURE (test-run.cache.R:29:5): run.cache base.dir in folder that does not h
`run.cache(sum, 1, 2, 3, 4, 5, show.message = FALSE, base.dir = "/")` did not produce any warnings.
── FAILURE (test-run.cache.R:40:5): run.cache base.dir in folder that does not h
`run.cache(sum, 1, 2, 3, 4, 5, show.message = FALSE, base.dir = "/daca")` did not produce any warnings.
══ testthat results ═══════════════════════════════════════════════════════════
FAILURE (test-run.cache.R:29:5): run.cache base.dir in folder that does not have access
FAILURE (test-run.cache.R:40:5): run.cache base.dir in folder that does not have access
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 147 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64