CRAN Package Check Results for Maintainer ‘Grace Rade <grade03426 at gmail.com>’

Last updated on 2026-04-29 21:49:12 CEST.

Package ERROR OK
actLifer 2 11

Package actLifer

Current CRAN status: ERROR: 2, OK: 11

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: package or namespace load failed for 'testthat' in find.package(package, lib.loc, verbose = verbose): there is no package called 'testthat' In addition: Warning message: S3 methods 'as.data.frame.testthat_results', 'as.expectation.default', 'as.expectation.error', 'as.expectation.expectation', 'as.expectation.skip', 'as.expectation.warning', 'compare.POSIXt', 'compare.character', 'compare.default', 'compare.numeric', 'format.expectation', 'format.expectation_success', 'format.mismatch_character', 'format.mismatch_numeric', 'output_replay.character', 'output_replay.error', 'output_replay.message', 'output_replay.recordedplot', 'output_replay.source', 'output_replay.warning', 'print.comparison', 'print.expectation', 'print.mismatch_character', 'print.mismatch_numeric', 'print.testthat_hint', 'print.testthat_results', 'snapshot_replay.character', 'snapshot_replay.condition', 'snapshot_replay.source', 'test_mock_method.integer', 'testthat_print.default' were declared in NAMESPACE but not found Execution halted Flavor: r-release-macos-arm64

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-release-macos-x86_64