Last updated on 2026-03-29 22:53:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 3.13 | 124.13 | 127.26 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 2.48 | 83.55 | 86.03 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 194.63 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 202.66 | OK | |||
| r-devel-macos-arm64 | 0.2.2 | 1.00 | 33.00 | 34.00 | OK | |
| r-devel-windows-x86_64 | 0.2.2 | 6.00 | 128.00 | 134.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 3.90 | 109.94 | 113.84 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 3.17 | 109.99 | 113.16 | OK | |
| r-release-macos-arm64 | 0.2.2 | OK | ||||
| r-release-macos-x86_64 | 0.2.2 | 2.00 | 154.00 | 156.00 | OK | |
| r-release-windows-x86_64 | 0.2.2 | 6.00 | 120.00 | 126.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.2 | 2.00 | 96.00 | 98.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 7.00 | 163.00 | 170.00 | OK |
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