CRAN Package Check Results for Maintainer ‘Kassel Liam Hingee <kassel.hingee at gmail.com>’

Last updated on 2025-03-31 09:53:59 CEST.

Package ERROR NOTE OK
lacunaritycovariance 1 3 11

Package lacunaritycovariance

Current CRAN status: ERROR: 1, NOTE: 3, OK: 11

Version: 1.1-7
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: contagdiscstate.Rd: Hest Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Version: 1.1-7
Check: tests
Result: ERROR Running ‘run_testthattests.R’ [43s/50s] 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.univar spatstat.univar 3.1-2 Loading required package: spatstat.geom spatstat.geom 3.3-6 Loading required package: spatstat.random spatstat.random 3.3-3 Loading required package: spatstat.explore Loading required package: nlme spatstat.explore 3.4-2 Loading required package: spatstat.model Loading required package: rpart spatstat.model 3.3-5 Loading required package: spatstat.linnet spatstat.linnet 3.2-5 spatstat 3.3-2 For an introduction to spatstat, type 'beginner' [ FAIL 1 | WARN 0 | SKIP 14 | PASS 123 ] ══ 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: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.0683 [ FAIL 1 | WARN 0 | SKIP 14 | PASS 123 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc