Last updated on 2025-05-31 13:50:09 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
lacunaritycovariance | 1 | 5 | 7 |
Current CRAN status: ERROR: 1, NOTE: 5, OK: 7
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