CRAN Package Check Results for Package hashr

Last updated on 2024-03-27 23:59:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 2.98 23.63 26.61 OK
r-devel-linux-x86_64-debian-gcc 0.1.4 2.15 18.67 20.82 OK
r-devel-linux-x86_64-fedora-clang 0.1.4 34.04 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 33.23 OK
r-devel-windows-x86_64 0.1.4 5.00 205.00 210.00 ERROR
r-patched-linux-x86_64 0.1.4 2.43 22.71 25.14 OK
r-release-linux-x86_64 0.1.4 2.61 23.42 26.03 OK
r-release-macos-arm64 0.1.4 17.00 OK
r-release-macos-x86_64 0.1.4 22.00 OK
r-release-windows-x86_64 0.1.4 6.00 45.00 51.00 OK
r-oldrel-macos-arm64 0.1.4 18.00 OK
r-oldrel-windows-x86_64 0.1.4 10.00 50.00 60.00 OK

Check Details

Version: 0.1.4
Check: tests
Result: ERROR Running 'tinytest.R' [165s] Running the tests in 'tests/tinytest.R' failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("hashr") + } test_hash.R................... 1 tests <1b>[0;32mOK<1b>[0m test_hash.R................... 2 tests <1b>[0;32mOK<1b>[0m test_hash.R................... 3 tests <1b>[0;32mOK<1b>[0m test_hash.R................... 4 tests <1b>[0;32mOK<1b>[0m test_hash.R................... 5 tests <1b>[0;32mOK<1b>[0m test_hash.R................... 5 tests <1b>[0;32mOK<1b>[0m test_hash.R................... 6 tests <1b>[0;32mOK<1b>[0m test_hash.R................... 7 tests <1b>[0;32mOK<1b>[0m test_hash.R................... 7 tests <1b>[0;32mOK<1b>[0m test_hash.R................... 7 tests <1b>[0;32mOK<1b>[0m test_hash.R................... 8 tests <1b>[0;32mOK<1b>[0m test_hash.R................... 8 tests <1b>[0;32mOK<1b>[0m test_hash.R................... 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<1b>[0m All ok, 9 results (0.1s) > > > proc.time() user system elapsed 0.29 0.09 0.37 Flavor: r-devel-windows-x86_64