Last updated on 2025-01-24 07:49:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.0 | 9.42 | 108.32 | 117.74 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.0 | 5.71 | 77.08 | 82.79 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.0 | 152.43 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 290.37 | OK | |||
r-devel-windows-x86_64 | 1.3.0 | 10.00 | 170.00 | 180.00 | OK | |
r-patched-linux-x86_64 | 1.3.0 | 7.98 | 100.12 | 108.10 | NOTE | |
r-release-linux-x86_64 | 1.3.0 | 8.50 | 99.30 | 107.80 | NOTE | |
r-release-macos-arm64 | 1.3.0 | 68.00 | NOTE | |||
r-release-macos-x86_64 | 1.3.0 | 154.00 | NOTE | |||
r-release-windows-x86_64 | 1.3.0 | 10.00 | 170.00 | 180.00 | OK | |
r-oldrel-macos-arm64 | 1.3.0 | 73.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.3.0 | 141.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.3.0 | 13.00 | 160.00 | 173.00 | NOTE |
Version: 1.3.0
Check: examples
Result: ERROR
Running examples in ‘CRTspat-Ex.R’ failed
The error most likely occurred in:
> ### Name: compute_mesh
> ### Title: Create INLA mesh for spatial analysis
> ### Aliases: compute_mesh
>
> ### ** Examples
>
> {
+ # low resolution mesh for test dataset
+ library(Matrix)
+ example <- readdata('exampleCRT.txt')
+ exampleMesh=compute_mesh(example, pixel = 0.5)
+ }
Error in sfc2SpatialPolygons(from, IDs) :
package sp required, please install it first
Calls: compute_mesh -> <Anonymous> -> .as_Spatial -> sfc2SpatialPolygons
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.3.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘INLA’
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64