Last updated on 2023-02-08 07:54:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 89.78 | 155.93 | 245.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 66.65 | 109.30 | 175.95 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 300.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 310.44 | NOTE | |||
r-devel-windows-x86_64 | 0.2.0 | 94.00 | 183.00 | 277.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.0 | 77.78 | 129.62 | 207.40 | NOTE | |
r-release-linux-x86_64 | 0.2.0 | 69.94 | 135.06 | 205.00 | NOTE | |
r-release-macos-arm64 | 0.2.0 | 69.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.0 | 95.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.0 | 96.00 | 179.00 | 275.00 | NOTE | |
r-oldrel-macos-arm64 | 0.2.0 | 92.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.0 | 137.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 205.00 | 207.00 | 412.00 | ERROR |
Version: 0.2.0
Check: C++ specification
Result: NOTE
Specified C++11: please update to current default of C++17
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64
Version: 0.2.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2.0
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.0
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [30s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(shapr)
>
> test_check("shapr")
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 639 ]
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 639 ]
>
> proc.time()
user system elapsed
30.95 1.09 30.17
Flavor: r-oldrel-windows-ix86+x86_64