CRAN Package Check Results for Maintainer ‘Alec L. Robitaille <robit.alec at gmail.com>’

Last updated on 2025-03-31 09:54:05 CEST.

Package ERROR OK
distanceto 15
hwig 15
irg 15
spatsoc 1 14

Package distanceto

Current CRAN status: OK: 15

Package hwig

Current CRAN status: OK: 15

Package irg

Current CRAN status: OK: 15

Package spatsoc

Current CRAN status: ERROR: 1, OK: 14

Version: 0.2.2
Check: tests
Result: ERROR Running 'testthat.R' [32s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(spatsoc) Note: spatsoc has been updated to follow the R-spatial evolution. Package dependencies and some functions have been modified. Please see the NEWS for details: https://docs.ropensci.org/spatsoc/index.html#news > library(data.table) > library(sf) Linking to GEOS 3.13.1, GDAL 3.10.2, PROJ 9.5.1; sf_use_s2() is TRUE > data.table::setDTthreads(1) > test_check("spatsoc") [ FAIL 2 | WARN 12 | SKIP 0 | PASS 289 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-time.R:271:3'): group_times nearest hour with minutes threshold ── ...[] not equal to 3. 1/1 mismatches [1] 4 - 3 == 1 ── Failure ('test-time.R:287:3'): group_times nearest hour with minutes threshold ── ...[] not equal to 3. 1/1 mismatches [1] 4 - 3 == 1 [ FAIL 2 | WARN 12 | SKIP 0 | PASS 289 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64