CRAN Package Check Results for Maintainer ‘Dewey Dunnington <dewey at dunnington.ca>’

Last updated on 2025-11-11 15:51:02 CET.

Package ERROR NOTE OK
adbcdrivermanager 2 11
adbcpostgresql 3 10
adbcsqlite 2 11
geoarrow 4 9
nanoarrow 13

Package adbcdrivermanager

Current CRAN status: NOTE: 2, OK: 11

Version: 0.20.0
Check: installed package size
Result: NOTE installed size is 5.5Mb sub-directories of 1Mb or more: libs 5.3Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package adbcpostgresql

Current CRAN status: NOTE: 3, OK: 10

Version: 0.20.0
Check: installed package size
Result: NOTE installed size is 9.5Mb sub-directories of 1Mb or more: libs 9.4Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package adbcsqlite

Current CRAN status: NOTE: 2, OK: 11

Version: 0.20.0
Check: installed package size
Result: NOTE installed size is 7.6Mb sub-directories of 1Mb or more: libs 7.5Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package geoarrow

Current CRAN status: ERROR: 4, OK: 9

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/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(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-clang

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

Package nanoarrow

Current CRAN status: OK: 13

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.