CRAN Package Check Results for Package lacunaritycovariance

Last updated on 2024-05-14 07:57:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-7 11.77 191.80 203.57 OK
r-devel-linux-x86_64-debian-gcc 1.1-7 8.65 141.57 150.22 ERROR
r-devel-linux-x86_64-fedora-clang 1.1-7 248.95 OK
r-devel-linux-x86_64-fedora-gcc 1.1-7 303.81 OK
r-devel-windows-x86_64 1.1-7 10.00 219.00 229.00 OK
r-patched-linux-x86_64 1.1-7 18.75 181.46 200.21 OK
r-release-linux-x86_64 1.1-7 7.05 181.21 188.26 OK
r-release-macos-arm64 1.1-7 84.00 OK
r-release-windows-x86_64 1.1-7 10.00 221.00 231.00 OK
r-oldrel-macos-arm64 1.1-7 123.00 OK
r-oldrel-macos-x86_64 1.1-7 215.00 OK
r-oldrel-windows-x86_64 1.1-7 13.00 231.00 244.00 OK

Check Details

Version: 1.1-7
Check: tests
Result: ERROR Running ‘run_testthattests.R’ [51s/75s] Running the tests in ‘tests/run_testthattests.R’ failed. Complete output: > library(testthat) > #library(lacunaritycovariance) > test_check("lacunaritycovariance") Loading required package: lacunaritycovariance Loading required package: spatstat Loading required package: spatstat.data Loading required package: spatstat.geom spatstat.geom 3.2-9 Loading required package: spatstat.random spatstat.random 3.2-3 Loading required package: spatstat.explore Loading required package: nlme spatstat.explore 3.2-7 Loading required package: spatstat.model Loading required package: rpart spatstat.model 3.2-11 Loading required package: spatstat.linnet spatstat.linnet 3.1-5 spatstat 3.0-8 For an introduction to spatstat, type 'beginner' [ FAIL 2 | WARN 0 | SKIP 14 | PASS 122 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-covar.R:30:3', 'test-gbl.R:67:3', 'test-gbl.R:136:3', 'test-gbl.R:160:3', 'test-gbl.R:166:3', 'test-gbl.R:190:3', 'test-innerprod.R:26:3', 'test-secondorderprops.R:8:3', 'test-secondorderprops.R:33:3', 'test-secondorderprops.R:70:3', 'test-secondorderprops.R:88:3', 'test-secondorderprops.R:96:3', 'test-secondorderprops.R:105:3', 'test-secondorderprops.R:121:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rbpto.R:38:3'): rbpto generates simulations that match covariance for big window ── max(abs(cvc.diff)) is not strictly less than cp * cvcreltol * 2.5. Difference: 0.0471 ── Failure ('test-rbpto.R:39:3'): rbpto generates simulations that match covariance for big window ── mean(abs(cvc.diff)) is not strictly less than cp * cvcreltol * 1.5. Difference: 0.099 [ FAIL 2 | WARN 0 | SKIP 14 | PASS 122 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc