CRAN Package Check Results for Package RcppTN

Last updated on 2024-06-14 01:51:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2-2 148.87 51.66 200.53 OK
r-devel-linux-x86_64-debian-gcc 0.2-2 80.28 22.44 102.72 ERROR
r-devel-linux-x86_64-fedora-clang 0.2-2 288.69 OK
r-devel-linux-x86_64-fedora-gcc 0.2-2 261.71 OK
r-devel-windows-x86_64 0.2-2 100.00 88.00 188.00 OK
r-patched-linux-x86_64 0.2-2 106.40 46.85 153.25 OK
r-release-linux-x86_64 0.2-2 99.45 47.26 146.71 OK
r-release-macos-arm64 0.2-2 51.00 OK
r-release-macos-x86_64 0.2-2 54.00 OK
r-release-windows-x86_64 0.2-2 94.00 85.00 179.00 OK
r-oldrel-macos-arm64 0.2-2 57.00 OK
r-oldrel-macos-x86_64 0.2-2 101.00 OK
r-oldrel-windows-x86_64 0.2-2 94.00 99.00 193.00 OK

Check Details

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

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