CRAN Package Check Results for Package teal.data

Last updated on 2024-06-13 00:55:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 9.48 67.06 76.54 OK
r-devel-linux-x86_64-debian-gcc 0.6.0 7.71 45.78 53.49 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.0 100.78 OK
r-devel-linux-x86_64-fedora-gcc 0.6.0 104.51 OK
r-devel-windows-x86_64 0.6.0 9.00 79.00 88.00 OK
r-patched-linux-x86_64 0.6.0 12.36 64.05 76.41 OK
r-release-linux-x86_64 0.6.0 5.83 64.62 70.45 OK
r-release-macos-arm64 0.6.0 43.00 OK
r-release-macos-x86_64 0.6.0 79.00 OK
r-release-windows-x86_64 0.6.0 8.00 90.00 98.00 OK
r-oldrel-macos-arm64 0.6.0 47.00 OK
r-oldrel-macos-x86_64 0.6.0 87.00 OK
r-oldrel-windows-x86_64 0.6.0 12.00 85.00 97.00 OK

Check Details

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

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > pkg_name <- "teal.data" > library(pkg_name, character.only = TRUE) Loading required package: teal.code > testthat::test_check(pkg_name) Error in loadNamespace(x) : there is no package called 'testthat' Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc