Last updated on 2026-04-02 18:52:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 14.84 | 379.25 | 394.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 10.39 | 286.00 | 296.39 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 25.00 | 565.93 | 590.93 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 24.00 | 599.33 | 623.33 | OK | |
| r-devel-macos-arm64 | 1.1.0 | 4.00 | 91.00 | 95.00 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 20.00 | 284.00 | 304.00 | ERROR | |
| r-patched-linux-x86_64 | 1.1.0 | 13.24 | 368.18 | 381.42 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 12.62 | 361.11 | 373.73 | OK | |
| r-release-macos-arm64 | 1.1.0 | 4.00 | 76.00 | 80.00 | OK | |
| r-release-macos-x86_64 | 1.1.0 | 11.00 | 386.00 | 397.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 16.00 | 373.00 | 389.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | 4.00 | 98.00 | 102.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.0 | 11.00 | 397.00 | 408.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 22.00 | 514.00 | 536.00 | OK |
Version: 1.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(sspm)
Loading required package: sf
Linking to GEOS 3.14.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE
Loading required package: mgcv
Loading required package: nlme
This is mgcv 1.9-4. For overview type '?mgcv'.
>
> test_check("sspm")
Attaching package: 'dplyr'
The following object is masked from 'package:nlme':
collapse
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
x Method 'method_not_supported' is not part of the supported methods.
i See `?spm_methods()`
! SSPM assumes areas are supplied in km^2
! SSPM assumes areas are supplied in km^2
i Casting data matrix into simple feature collection using columns: lon_dec, lat_dec
! Warning: sspm is assuming WGS 84 CRS is to be used for casting
i Casting data matrix into simple feature collection using columns: lon_dec, lat_dec
! Warning: sspm is assuming WGS 84 CRS is to be used for casting
i Discretizing using method tesselate_voronoi
Flavor: r-devel-windows-x86_64