CRAN Package Check Results for Package geoarrow

Last updated on 2025-11-11 02:50:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 12.17 37.37 49.54 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 10.12 29.19 39.31 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.0 57.00 22.79 79.79 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.0 27.00 49.32 76.32 ERROR
r-devel-windows-x86_64 0.4.0 23.00 60.00 83.00 OK
r-patched-linux-x86_64 0.4.0 13.11 34.13 47.24 OK
r-release-linux-x86_64 0.4.0 13.26 33.72 46.98 OK
r-release-macos-arm64 0.4.0 8.00 24.00 32.00 OK
r-release-macos-x86_64 0.4.0 14.00 45.00 59.00 OK
r-release-windows-x86_64 0.4.0 23.00 59.00 82.00 OK
r-oldrel-macos-arm64 0.4.0 7.00 28.00 35.00 OK
r-oldrel-macos-x86_64 0.4.0 11.00 38.00 49.00 OK
r-oldrel-windows-x86_64 0.4.0 25.00 73.00 98.00 OK

Check Details

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/7s] 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(geoarrow) > > test_check("geoarrow") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 426 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-pkg-sf.R:230:3'): as_nanoarrow_array() works for mixed sfc ─── as.raw(array$buffers[[3]]) (`actual`) not identical to unlist(sf::st_as_binary(sfc)) (`expected`). actual | expected [3] "00" | "00" [3] [4] "00" | "00" [4] [5] "00" | "00" [5] [6] "00" - "a2" [6] [7] "00" - "07" [7] [8] "00" | "00" [8] [9] "00" | "00" [9] [10] "00" | "00" [10] [11] "00" | "00" [11] [12] "f8" - "f0" [12] ... ... ... and 11 more ... [ FAIL 1 | WARN 0 | SKIP 0 | PASS 426 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/31s] 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(geoarrow) > > test_check("geoarrow") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 426 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-pkg-sf.R:230:3'): as_nanoarrow_array() works for mixed sfc ─── as.raw(array$buffers[[3]]) (`actual`) not identical to unlist(sf::st_as_binary(sfc)) (`expected`). actual | expected [3] "00" | "00" [3] [4] "00" | "00" [4] [5] "00" | "00" [5] [6] "00" - "a2" [6] [7] "00" - "07" [7] [8] "00" | "00" [8] [9] "00" | "00" [9] [10] "00" | "00" [10] [11] "00" | "00" [11] [12] "f8" - "f0" [12] ... ... ... and 11 more ... [ FAIL 1 | WARN 0 | SKIP 0 | PASS 426 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/16s] 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(geoarrow) > > test_check("geoarrow") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 426 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-pkg-sf.R:230:3'): as_nanoarrow_array() works for mixed sfc ─── as.raw(array$buffers[[3]]) (`actual`) not identical to unlist(sf::st_as_binary(sfc)) (`expected`). actual | expected [3] "00" | "00" [3] [4] "00" | "00" [4] [5] "00" | "00" [5] [6] "00" - "a2" [6] [7] "00" - "07" [7] [8] "00" | "00" [8] [9] "00" | "00" [9] [10] "00" | "00" [10] [11] "00" | "00" [11] [12] "f8" - "f0" [12] ... ... ... and 11 more ... [ FAIL 1 | WARN 0 | SKIP 0 | PASS 426 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc