Last updated on 2026-03-30 09:52:14 CEST.
| Package | ERROR | OK |
|---|---|---|
| distanceto | 14 | |
| hwig | 14 | |
| irg | 14 | |
| spatsoc | 1 | 13 |
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
Version: 0.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [29s]
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.14.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE
> data.table::setDTthreads(1)
> test_check("spatsoc")
Saving _problems/test-time-274.R
Saving _problems/test-time-290.R
[ FAIL 2 | WARN 12 | SKIP 0 | PASS 289 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-time.R:271:3'): group_times nearest hour with minutes threshold ──
Expected `...[]` to equal 3.
Differences:
1/1 mismatches
[1] 4 - 3 == 1
── Failure ('test-time.R:287:3'): group_times nearest hour with minutes threshold ──
Expected `...[]` to equal 3.
Differences:
1/1 mismatches
[1] 4 - 3 == 1
[ FAIL 2 | WARN 12 | SKIP 0 | PASS 289 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.2.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'additional-data-formats.Rmd' using rmarkdown
--- finished re-building 'additional-data-formats.Rmd'
--- re-building 'using-edge-and-dyad.Rmd' using rmarkdown
--- finished re-building 'using-edge-and-dyad.Rmd'
--- re-building 'faq.Rmd' using knitr
--- finished re-building 'faq.Rmd'
--- re-building 'intro-spatsoc.Rmd' using knitr
--- re-building 'using-in-sna.Rmd' using knitr
--- finished re-building 'using-in-sna.Rmd'
SUMMARY: processing the following file failed:
'intro-spatsoc.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-x86_64