R Under development (unstable) (2025-08-28 r88733 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > 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-4 Loading required package: spatstat.geom spatstat.geom 3.5-0 Loading required package: spatstat.random spatstat.random 3.4-1 Loading required package: spatstat.explore Loading required package: nlme spatstat.explore 3.5-2 Loading required package: spatstat.model Loading required package: rpart spatstat.model 3.4-0 Loading required package: spatstat.linnet spatstat.linnet 3.3-1 spatstat 3.4-0 For an introduction to spatstat, type 'beginner' [ FAIL 0 | WARN 0 | SKIP 14 | PASS 124 ] ══ 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' [ FAIL 0 | WARN 0 | SKIP 14 | PASS 124 ] > > proc.time() user system elapsed 71.23 22.18 93.36