CRAN Package Check Results for Package EpiPvr

Last updated on 2025-12-20 21:49:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.1 284.59 171.38 455.97 OK
r-devel-linux-x86_64-debian-gcc 0.0.1 224.81 139.95 364.76 OK
r-devel-linux-x86_64-fedora-clang 0.0.1 420.00 315.49 735.49 OK
r-devel-linux-x86_64-fedora-gcc 0.0.1 540.00 305.82 845.82 OK
r-devel-windows-x86_64 0.0.1 265.00 247.00 512.00 OK
r-patched-linux-x86_64 0.0.1 300.74 184.91 485.65 OK
r-release-linux-x86_64 0.0.1 306.25 184.52 490.77 OK
r-release-macos-arm64 0.0.1 OK
r-release-macos-x86_64 0.0.1 173.00 160.00 333.00 OK
r-release-windows-x86_64 0.0.1 265.00 202.00 467.00 OK
r-oldrel-macos-arm64 0.0.1 NOTE
r-oldrel-macos-x86_64 0.0.1 169.00 145.00 314.00 NOTE
r-oldrel-windows-x86_64 0.0.1 326.00 282.00 608.00 ERROR

Check Details

Version: 0.0.1
Check: installed package size
Result: NOTE installed size is 54.3Mb sub-directories of 1Mb or more: libs 52.8Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.0.1
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.0.1
Check: tests
Result: ERROR Running 'testthat.r' [20s] Running the tests in 'tests/testthat.r' failed. Complete output: > # Load testthat package > library(testthat) > library(EpiPvr) > > test_check("EpiPvr") Saving _problems/test-helpers-31.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 145 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-helpers.r:31:5'): AP_insect_simulator produces valid PT insect inoculation data ── Expected `ins_out[2] == 0` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 145 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64