CRAN Package Check Results for Maintainer ‘Niklas Hohmann <N.H.Hohmann at uu.nl>’

Last updated on 2026-05-16 06:52:20 CEST.

Package ERROR OK
admtools 13
stratcols 13
StratPal 1 12

Package admtools

Current CRAN status: OK: 13

Package stratcols

Current CRAN status: OK: 13

Package StratPal

Current CRAN status: ERROR: 1, OK: 12

Version: 0.7.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [3s/3s] 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(StratPal) > > test_check("StratPal") Saving _problems/test_apply_niche-39.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_apply_niche.R:39:3'): warning is thrown for age uncertainty ── Expected `apply_niche(f, niche_def, gc)` to throw a warning. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 109 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc