Last updated on 2026-04-02 01:54:00 CEST.
| Package | ERROR | OK |
|---|---|---|
| sspm | 1 | 13 |
Current CRAN status: ERROR: 1, OK: 13
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