Last updated on 2025-12-11 07:49:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 232.15 | 52.92 | 285.07 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 189.71 | 38.54 | 228.25 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 570.00 | -72.58 | 497.42 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 306.00 | 293.28 | 599.28 | NOTE | |
| r-devel-windows-x86_64 | 1.2.0 | 205.00 | 98.00 | 303.00 | OK | |
| r-patched-linux-x86_64 | 1.2.0 | 263.76 | 48.87 | 312.63 | OK | |
| r-release-linux-x86_64 | 1.2.0 | 262.85 | 49.20 | 312.05 | OK | |
| r-release-macos-arm64 | 1.2.0 | 4.00 | 5.00 | 9.00 | ERROR | |
| r-release-macos-x86_64 | 1.2.0 | 29.00 | 12.00 | 41.00 | ERROR | |
| r-release-windows-x86_64 | 1.2.0 | 230.00 | 96.00 | 326.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.0 | 5.00 | 9.00 | 14.00 | ERROR | |
| r-oldrel-macos-x86_64 | 1.2.0 | 33.00 | 13.00 | 46.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.2.0 | 208.00 | 126.00 | 334.00 | ERROR |
Version: 1.2.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘Rcpp’ ‘base’ ‘utils’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.2.0
Check: examples
Result: ERROR
Running examples in 'spaths-Ex.R' failed
The error most likely occurred in:
> ### Name: max_edges
> ### Title: Maximum number of edges in your grid
> ### Aliases: max_edges
>
> ### ** Examples
>
> # Generate example data
> set.seed(2L)
> input_grid <- terra::rast(crs = "epsg:4326", resolution = 2, vals = sample(c(1L, NA_integer_),
+ 16200L, TRUE, c(0.8, 0.2)))
Warning: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1)
Error: [rast] empty srs
Execution halted
Flavor: r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.