Last updated on 2025-12-03 05:50:39 CET.
| Package | ERROR | OK |
|---|---|---|
| rapr | 1 | 12 |
| soilDB | 13 | |
| SoilTaxonomy | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in 'rapr-Ex.R' failed
The error most likely occurred in:
> ### Name: rap_projection
> ### Title: Select Projection System for RAP Extent
> ### Aliases: rap_projection
>
> ### ** Examples
>
> ## Don't show:
> if (requireNamespace("terra")) (if (getRversion() >= "3.4") withAutoprint else force)({ # examplesIf
+ ## End(Don't show)
+
+ rap_projection("CONUS_AEA", 10)
+
+ rap_projection("CONUS_IGH", 100)
+ ## Don't show:
+ }) # examplesIf
> rap_projection("CONUS_AEA", 10)
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
Version: 1.1.1
Check: tests
Result: ERROR
Running 'tinytest.R' [8s]
Running the tests in 'tests/tinytest.R' failed.
Complete output:
>
> if ( requireNamespace("tinytest", quietly=TRUE) ){
+ tinytest::test_package("rapr")
+ }
test_rapr.R................... 0 tests
test_rapr.R................... 0 tests
test_rapr.R................... 0 tests Error: [project] input crs is not valid
In addition: Warning messages:
1: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1)
2: [as.polygons] Cannot set SRS to vector: empty srs
Execution halted
Flavor: r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13