CRAN Package Check Results for Package rapr

Last updated on 2025-12-04 09:50:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 22.88 206.92 229.80 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 15.25 122.53 137.78 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 117.00 273.45 390.45 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 43.00 315.23 358.23 OK
r-devel-windows-x86_64 1.1.1 19.00 182.00 201.00 OK
r-patched-linux-x86_64 1.1.1 22.90 190.48 213.38 OK
r-release-linux-x86_64 1.1.1 22.08 189.58 211.66 OK
r-release-macos-arm64 1.0.0 8.00 70.00 78.00 OK
r-release-macos-x86_64 1.1.1 25.00 211.00 236.00 OK
r-release-windows-x86_64 1.1.1 20.00 187.00 207.00 OK
r-oldrel-macos-arm64 1.1.1 5.00 76.00 81.00 OK
r-oldrel-macos-x86_64 1.1.1 23.00 236.00 259.00 OK
r-oldrel-windows-x86_64 1.1.1 20.00 215.00 235.00 ERROR

Check Details

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' [7s] 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

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.