Last updated on 2020-12-04 00:48:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 2.61 | 29.08 | 31.69 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 1.95 | 24.09 | 26.04 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 42.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 134.18 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.4 | 7.00 | 41.00 | 48.00 | OK | |
r-patched-linux-x86_64 | 1.0.4 | 2.45 | 28.42 | 30.87 | OK | |
r-patched-solaris-x86 | 1.0.4 | 55.60 | NOTE | |||
r-release-linux-x86_64 | 1.0.4 | 2.35 | 27.01 | 29.36 | OK | |
r-release-macos-x86_64 | 1.0.4 | ERROR | ||||
r-release-windows-ix86+x86_64 | 1.0.4 | 5.00 | 35.00 | 40.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.4 | 4.00 | 41.00 | 45.00 | OK |
Version: 1.0.4
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘memoise’
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.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [66s/97s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
> library(testthat)
> library(conflicted)
>
> test_check("conflicted")
── 1. Failure: shimmed library() returns same as unshimmed (@test-shim.R#50) ──
library() not equal to base::library().
Component "results": 1 string mismatch
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 30 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: shimmed library() returns same as unshimmed (@test-shim.R#50)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-macos-x86_64