CRAN Package Check Results for Package rmass2

Last updated on 2024-06-13 05:59:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.0.2 2.65 29.74 32.39 OK
r-devel-linux-x86_64-debian-gcc 0.0.0.2 1.88 22.18 24.06 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.0.2 41.37 OK
r-devel-linux-x86_64-fedora-gcc 0.0.0.2 51.14 OK
r-devel-windows-x86_64 0.0.0.2 3.00 44.00 47.00 OK
r-patched-linux-x86_64 0.0.0.2 2.66 27.93 30.59 OK
r-release-linux-x86_64 0.0.0.2 1.96 27.54 29.50 OK
r-release-macos-arm64 0.0.0.2 22.00 OK
r-release-macos-x86_64 0.0.0.2 47.00 OK
r-release-windows-x86_64 0.0.0.2 3.00 45.00 48.00 OK
r-oldrel-macos-arm64 0.0.0.2 24.00 OK
r-oldrel-macos-x86_64 0.0.0.2 70.00 OK
r-oldrel-windows-x86_64 0.0.0.2 3.00 44.00 47.00 OK

Check Details

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

Version: 0.0.0.2
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/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