CRAN Package Check Results for Package Rcatch22

Last updated on 2024-06-14 00:53:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 29.46 39.16 68.62 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 19.69 30.09 49.78 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 92.79 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.1 104.86 NOTE
r-devel-windows-x86_64 0.2.1 31.00 91.00 122.00 OK
r-patched-linux-x86_64 0.2.1 24.53 37.69 62.22 OK
r-release-linux-x86_64 0.2.1 24.78 37.93 62.71 OK
r-release-macos-arm64 0.2.1 34.00 OK
r-release-macos-x86_64 0.2.1 53.00 OK
r-release-windows-x86_64 0.2.1 31.00 84.00 115.00 OK
r-oldrel-macos-arm64 0.2.1 35.00 OK
r-oldrel-macos-x86_64 0.2.1 59.00 OK
r-oldrel-windows-x86_64 0.2.1 34.00 97.00 131.00 OK

Check Details

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

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘stats’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc