CRAN Package Check Results for Package GDILM.SEIRS

Last updated on 2026-05-08 18:51:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.6 4.48 194.91 199.39 OK
r-devel-linux-x86_64-debian-gcc 0.0.6 3.76 121.26 125.02 OK
r-devel-linux-x86_64-fedora-clang 0.0.6 9.00 288.88 297.88 OK
r-devel-linux-x86_64-fedora-gcc 0.0.6 8.00 303.05 311.05 OK
r-devel-windows-x86_64 0.0.6 6.00 139.00 145.00 ERROR
r-patched-linux-x86_64 0.0.6 4.70 180.63 185.33 OK
r-release-linux-x86_64 0.0.6 5.13 182.52 187.65 OK
r-release-macos-arm64 0.0.6 1.00 47.00 48.00 OK
r-release-macos-x86_64 0.0.6 4.00 184.00 188.00 OK
r-release-windows-x86_64 0.0.6 7.00 185.00 192.00 OK
r-oldrel-macos-arm64 0.0.6 1.00 48.00 49.00 OK
r-oldrel-macos-x86_64 0.0.6 4.00 324.00 328.00 OK
r-oldrel-windows-x86_64 0.0.6 8.00 186.00 194.00 ERROR

Additional issues

noLD

Check Details

Version: 0.0.6
Check: tests
Result: ERROR Running 'testthat.R' [88s] 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-devel-windows-x86_64

Version: 0.0.6
Check: tests
Result: ERROR Running 'testthat.R' [128s] 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(S40) < epsilon) { S40 <- S40 + diag(epsilon, nrow(S40)) + 0.5 }`: 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