CRAN Package Check Results for Package boinet

Last updated on 2024-06-14 05:58:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 11.67 126.97 138.64 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 8.16 70.83 78.99 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 169.83 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 161.79 OK
r-devel-windows-x86_64 1.0.0 10.00 100.00 110.00 OK
r-patched-linux-x86_64 1.0.0 12.38 119.10 131.48 OK
r-release-linux-x86_64 1.0.0 11.89 119.00 130.89 OK
r-release-macos-arm64 1.0.0 48.00 OK
r-release-macos-x86_64 1.0.0 79.00 OK
r-release-windows-x86_64 1.0.0 10.00 101.00 111.00 OK
r-oldrel-macos-arm64 1.0.0 50.00 OK
r-oldrel-macos-x86_64 1.0.0 91.00 OK
r-oldrel-windows-x86_64 1.0.0 13.00 124.00 137.00 OK

Check Details

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

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] 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