CRAN Package Check Results for Package lacunaritycovariance

Last updated on 2025-06-02 09:51:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-7 9.64 151.30 160.94 ERROR
r-devel-linux-x86_64-debian-gcc 1.1-7 7.34 114.53 121.87 NOTE
r-devel-linux-x86_64-fedora-clang 1.1-7 241.02 OK
r-devel-linux-x86_64-fedora-gcc 1.1-7 268.58 OK
r-devel-windows-x86_64 1.1-7 10.00 228.00 238.00 NOTE
r-patched-linux-x86_64 1.1-7 7.01 142.87 149.88 NOTE
r-release-linux-x86_64 1.1-7 9.13 146.57 155.70 NOTE
r-release-macos-arm64 1.1-7 90.00 OK
r-release-macos-x86_64 1.1-7 179.00 OK
r-release-windows-x86_64 1.1-7 10.00 234.00 244.00 NOTE
r-oldrel-macos-arm64 1.1-7 84.00 OK
r-oldrel-macos-x86_64 1.1-7 134.00 OK
r-oldrel-windows-x86_64 1.1-7 15.00 256.00 271.00 OK

Check Details

Version: 1.1-7
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Kassel Liam Hingee <kassel.hingee@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = c("Kassel", "Liam"), family = "Hingee", role = c("aut", "cre"), email = "kassel.hingee@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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, r-release-linux-x86_64, r-release-windows-x86_64

Version: 1.1-7
Check: tests
Result: ERROR Running ‘run_testthattests.R’ [53s/64s] 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-3 Loading required package: spatstat.geom spatstat.geom 3.4-1 Loading required package: spatstat.random spatstat.random 3.4-1 Loading required package: spatstat.explore Loading required package: nlme spatstat.explore 3.4-3 Loading required package: spatstat.model Loading required package: rpart spatstat.model 3.3-6 Loading required package: spatstat.linnet spatstat.linnet 3.2-6 spatstat 3.3-3 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.0286 [ FAIL 1 | WARN 0 | SKIP 14 | PASS 123 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang