CRAN Package Check Results for Package rcheology

Last updated on 2024-06-12 19:54:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.4.0.0 8.25 39.62 47.87 OK
r-devel-linux-x86_64-debian-gcc 4.4.0.0 8.00 26.60 34.60 ERROR
r-devel-linux-x86_64-fedora-clang 4.4.0.0 60.33 OK
r-devel-linux-x86_64-fedora-gcc 4.4.0.0 58.61 OK
r-devel-windows-x86_64 4.4.0.0 8.00 51.00 59.00 OK
r-patched-linux-x86_64 4.4.0.0 7.42 37.65 45.07 OK
r-release-linux-x86_64 4.4.0.0 8.76 38.46 47.22 OK
r-release-macos-arm64 4.4.0.0 27.00 OK
r-release-macos-x86_64 4.4.0.0 39.00 OK
r-release-windows-x86_64 4.4.0.0 7.00 51.00 58.00 OK
r-oldrel-macos-arm64 4.4.0.0 33.00 OK
r-oldrel-macos-x86_64 4.4.0.0 60.00 OK
r-oldrel-windows-x86_64 4.4.0.0 9.00 59.00 68.00 OK

Check Details

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

Version: 4.4.0.0
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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc