CRAN Package Check Results for Package Runuran

Last updated on 2024-06-13 04:52:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.38 64.51 111.87 176.38 OK
r-devel-linux-x86_64-debian-gcc 0.38 50.55 77.28 127.83 ERROR
r-devel-linux-x86_64-fedora-clang 0.38 210.50 OK
r-devel-linux-x86_64-fedora-gcc 0.38 240.90 OK
r-devel-windows-x86_64 0.38 105.00 155.00 260.00 OK
r-patched-linux-x86_64 0.38 59.47 106.44 165.91 OK
r-release-linux-x86_64 0.38 59.87 109.76 169.63 OK
r-release-macos-arm64 0.38 79.00 OK
r-release-macos-x86_64 0.38 102.00 OK
r-release-windows-x86_64 0.38 103.00 156.00 259.00 OK
r-oldrel-macos-arm64 0.38 81.00 OK
r-oldrel-macos-x86_64 0.38 134.00 OK
r-oldrel-windows-x86_64 0.38 110.00 165.00 275.00 OK

Check Details

Version: 0.38
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘testthat’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.38
Check: tests
Result: ERROR Running ‘run_testthat.R’ [0s/0s] Running ‘test_advanced.R’ [2s/3s] Running ‘test_deprecated.R’ [1s/1s] Running ‘test_distributions_cont.R’ [3s/5s] Running ‘test_distributions_discr.R’ [1s/1s] Running ‘test_routines.R’ [0s/1s] Running ‘test_ud.R’ [1s/2s] Running ‘test_universal.R’ [6s/8s] Running ‘test_unuran.R’ [4s/6s] Running the tests in ‘tests/run_testthat.R’ failed. Complete output: > ## Load package 'testthat' > if(! require("testthat", quietly=TRUE)) { + message("\nCannot run unit tests -- package 'testthat' is not available!\n") + } Cannot run unit tests -- package 'testthat' is not available! > > ## run testthat tests > test_check("Runuran", reporter=c("summary","check","fail")) Error in test_check("Runuran", reporter = c("summary", "check", "fail")) : could not find function "test_check" Execution halted Flavor: r-devel-linux-x86_64-debian-gcc