CRAN Package Check Results for Package fireexposuR

Last updated on 2025-06-12 21:50:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 4.09 134.57 138.66 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 2.91 98.45 101.36 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 216.03 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 229.13 OK
r-devel-windows-x86_64 1.1.0 7.00 147.00 154.00 OK
r-patched-linux-x86_64 1.1.0 4.23 129.37 133.60 OK
r-release-linux-x86_64 1.1.0 3.96 129.42 133.38 OK
r-release-macos-arm64 1.1.0 77.00 OK
r-release-macos-x86_64 1.1.0 149.00 OK
r-release-windows-x86_64 1.1.0 7.00 148.00 155.00 OK
r-oldrel-macos-arm64 1.1.0 82.00 OK
r-oldrel-macos-x86_64 1.1.0 135.00 OK
r-oldrel-windows-x86_64 1.1.0 8.00 194.00 202.00 ERROR

Check Details

Version: 1.1.0
Check: tests
Result: ERROR Running 'testthat.R' [69s] 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(fireexposuR) > > test_check("fireexposuR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 121 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-fire_exp_validate.R:23:3'): fire_exp_validate() runs when input conditions are met ── Expected `fire_exp_validate(expnb, fires, aoi, samplesize = 0.1)` to run without any errors. i Actually got a <simpleError> with text: [spatSample] sample size must be a positive integer [ FAIL 1 | WARN 0 | SKIP 0 | PASS 121 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64