CRAN Package Check Results for Package rcrisp

Last updated on 2026-03-22 16:52:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 4.57 107.72 112.29 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 2.90 76.12 79.02 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 167.67 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 174.39 OK
r-devel-macos-arm64 0.3.1 1.00 36.00 37.00 OK
r-devel-windows-x86_64 0.3.1 8.00 129.00 137.00 ERROR
r-patched-linux-x86_64 0.3.1 3.41 94.74 98.15 OK
r-release-linux-x86_64 0.3.1 3.52 96.73 100.25 OK
r-release-macos-arm64 0.3.1 1.00 42.00 43.00 OK
r-release-macos-x86_64 0.3.1 4.00 299.00 303.00 OK
r-release-windows-x86_64 0.3.1 7.00 132.00 139.00 OK
r-oldrel-macos-arm64 0.3.1 1.00 43.00 44.00 OK
r-oldrel-macos-x86_64 0.3.1 12.00 ERROR
r-oldrel-windows-x86_64 0.3.1 9.00 161.00 170.00 OK

Check Details

Version: 0.3.1
Check: tests
Result: ERROR Running 'testthat.R' [11s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(rcrisp) > > test_check("rcrisp") Ran 1/1 deferred expressions Linking to GEOS 3.14.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE Flavor: r-devel-windows-x86_64

Version: 0.3.1
Check: package dependencies
Result: ERROR Package required but not available: ‘osmdata’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-oldrel-macos-x86_64