CRAN Package Check Results for Package metapro

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.11 10.59 96.95 107.54 OK
r-devel-linux-x86_64-debian-gcc 1.5.11 8.46 70.57 79.03 ERROR
r-devel-linux-x86_64-fedora-clang 1.5.11 132.63 OK
r-devel-linux-x86_64-fedora-gcc 1.5.11 127.35 OK
r-devel-windows-x86_64 1.5.11 9.00 84.00 93.00 OK
r-patched-linux-x86_64 1.5.11 9.85 92.99 102.84 OK
r-release-linux-x86_64 1.5.11 10.04 94.05 104.09 OK
r-release-macos-arm64 1.5.11 36.00 OK
r-release-macos-x86_64 1.5.11 58.00 OK
r-release-windows-x86_64 1.5.11 9.00 86.00 95.00 OK
r-oldrel-macos-arm64 1.5.11 43.00 OK
r-oldrel-macos-x86_64 1.5.11 69.00 OK
r-oldrel-windows-x86_64 1.5.11 12.00 100.00 112.00 OK

Check Details

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

Version: 1.5.11
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc