CRAN Package Check Results for Package ecmwfr

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.0 8.44 95.50 103.94 OK
r-devel-linux-x86_64-debian-gcc 1.5.0 6.20 68.33 74.53 ERROR
r-devel-linux-x86_64-fedora-clang 1.5.0 131.60 OK
r-devel-linux-x86_64-fedora-gcc 1.5.0 134.65 OK
r-devel-windows-x86_64 1.5.0 8.00 92.00 100.00 OK
r-patched-linux-x86_64 1.5.0 7.12 92.11 99.23 OK
r-release-linux-x86_64 1.5.0 7.62 92.83 100.45 OK
r-release-macos-arm64 1.5.0 59.00 OK
r-release-macos-x86_64 1.5.0 81.00 OK
r-release-windows-x86_64 1.5.0 7.00 92.00 99.00 OK
r-oldrel-macos-arm64 1.5.0 55.00 OK
r-oldrel-macos-x86_64 1.5.0 88.00 OK
r-oldrel-windows-x86_64 1.5.0 9.00 102.00 111.00 OK

Check Details

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

Version: 1.5.0
Check: tests
Result: ERROR Running ‘testthat.r’ [0s/1s] Running the tests in ‘tests/testthat.r’ failed. Complete output: > # Run all unit tests > > # This is a wrapper around all the tests specified > # in the tests/testthat directory. These tests are visible > # to users and serve as small examples as well. > testthat::test_check("ecmwfr") 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