CRAN Package Check Results for Package GDILM.SEIRS

Last updated on 2025-11-25 07:49:57 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 5.50 195.00 200.50 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 3.60 121.58 125.18 OK
r-devel-linux-x86_64-fedora-clang 0.0.5 11.00 289.52 300.52 OK
r-devel-linux-x86_64-fedora-gcc 0.0.5 24.00 296.33 320.33 OK
r-devel-windows-x86_64 0.0.5 7.00 186.00 193.00 OK
r-patched-linux-x86_64 0.0.5 5.23 185.46 190.69 OK
r-release-linux-x86_64 0.0.5 4.91 186.73 191.64 OK
r-release-macos-arm64 0.0.5 OK
r-release-macos-x86_64 0.0.5 6.00 162.00 168.00 OK
r-release-windows-x86_64 0.0.5 6.00 187.00 193.00 OK
r-oldrel-macos-arm64 0.0.5 OK
r-oldrel-macos-x86_64 0.0.5 5.00 181.00 186.00 OK
r-oldrel-windows-x86_64 0.0.5 8.00 246.00 254.00 ERROR

Check Details

Version: 0.0.5
Check: tests
Result: ERROR Running 'testthat.R' [158s] 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(GDILM.SEIRS) > > test_check("GDILM.SEIRS") Saving _problems/test-GDILM_SEIRS_Sim_Par_Est-2.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-GDILM_SEIRS_Sim_Par_Est.R:2:3'): An example for a simulation study ── Error in `if (det(S20) < epsilon) { S20 <- S20 + diag(epsilon, nrow(S20)) }`: missing value where TRUE/FALSE needed Backtrace: ▆ 1. └─GDILM.SEIRS::GDILM_SEIRS_Sim_Par_Est(...) at test-GDILM_SEIRS_Sim_Par_Est.R:2:3 2. └─GDILM.SEIRS (local) estfun(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64