- using R Under development (unstable) (2022-08-11 r82712)
- using platform: x86_64-pc-linux-gnu (64-bit)
- using session charset: UTF-8
- checking for file ‘lacunaritycovariance/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘lacunaritycovariance’ version ‘1.1-3’
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking serialization versions ... OK
- checking whether package ‘lacunaritycovariance’ can be installed ... OK
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [15s/22s] OK
- checking Rd files ... [1s/1s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking sizes of PDF files under ‘inst/doc’ ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [16s/24s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [56s/81s] ERROR
Running ‘run_testthattests.R’ [56s/80s]
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 2.4-0
Loading required package: spatstat.random
spatstat.random 2.2-0
Loading required package: spatstat.core
Loading required package: nlme
Loading required package: rpart
spatstat.core 2.4-4
Loading required package: spatstat.linnet
spatstat.linnet 2.3-2
spatstat 2.3-4 (nickname: 'Watch this space')
For an introduction to spatstat, type 'beginner'
[ FAIL 2 | WARN 0 | SKIP 14 | PASS 122 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (14)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-rbpto.R:37: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.0213
── Failure (test-rbpto.R:38: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.0937
[ FAIL 2 | WARN 0 | SKIP 14 | PASS 122 ]
Error: Test failures
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in ‘inst/doc’ ... OK
- checking re-building of vignette outputs ... [8s/16s] OK
- checking PDF version of manual ... OK
- checking HTML version of manual ... OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR