CRAN Package Check Results for Package saferDev

Last updated on 2026-06-09 15:49:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-clang 1.0.0 24.00 520.61 544.61 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 23.00 517.94 540.94 OK
r-release-macos-arm64 1.0.0 3.00 81.00 84.00 OK
r-release-macos-x86_64 1.0.0 10.00 355.00 365.00 OK
r-release-windows-x86_64 1.0.0 19.00 342.00 361.00 OK
r-oldrel-macos-arm64 1.0.0 3.00 82.00 85.00 ERROR
r-oldrel-macos-x86_64 1.0.0 10.00 342.00 352.00 ERROR

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [54s/54s] 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) > library(saferDev) > > test_check("saferDev") [1] "ENVIR OF testthat::test_that() for get_message(): cran" [1] 1 [1] 1 [1] 1 Saving _problems/test-get_message-409.R Saving _problems/test-get_message-422.R Saving _problems/test-get_message-526.R [ FAIL 3 | WARN 4 | SKIP 0 | PASS 2314 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-get_message.R:409:21'): get_message() ──────────────────────── Expected `result` to equal `expected`. Differences: Types not compatible: character is not NULL ── Failure ('test-get_message.R:422:17'): get_message() ──────────────────────── Expected `result` to equal `expected`. Differences: Types not compatible: character is not NULL ── Failure ('test-get_message.R:526:5'): get_message() ───────────────────────── Expected `result` to equal `expected`. Differences: Types not compatible: character is not NULL [ FAIL 3 | WARN 4 | SKIP 0 | PASS 2314 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-arm64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [181s/239s] 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) > library(saferDev) > > test_check("saferDev") [1] "ENVIR OF testthat::test_that() for get_message(): cran" [1] 1 [1] 1 [1] 1 Saving _problems/test-get_message-409.R Saving _problems/test-get_message-422.R Saving _problems/test-get_message-526.R [ FAIL 3 | WARN 4 | SKIP 0 | PASS 2314 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-get_message.R:409:21'): get_message() ──────────────────────── Expected `result` to equal `expected`. Differences: Types not compatible: character is not NULL ── Failure ('test-get_message.R:422:17'): get_message() ──────────────────────── Expected `result` to equal `expected`. Differences: Types not compatible: character is not NULL ── Failure ('test-get_message.R:526:5'): get_message() ───────────────────────── Expected `result` to equal `expected`. Differences: Types not compatible: character is not NULL [ FAIL 3 | WARN 4 | SKIP 0 | PASS 2314 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-x86_64