CRAN Package Check Results for Package geslaR

Last updated on 2024-05-02 11:51:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-1 5.96 67.37 73.33 OK
r-devel-linux-x86_64-debian-gcc 1.0-1 5.46 50.76 56.22 OK
r-devel-linux-x86_64-fedora-clang 1.0-1 101.01 OK
r-devel-linux-x86_64-fedora-gcc 1.0-1 112.33 OK
r-devel-windows-x86_64 1.0-1 7.00 77.00 84.00 OK
r-patched-linux-x86_64 1.0-1 5.00 63.73 68.73 OK
r-release-linux-x86_64 1.0-1 4.89 63.20 68.09 OK
r-release-macos-arm64 1.0-1 38.00 ERROR
r-release-windows-x86_64 1.0-1 7.00 77.00 84.00 OK
r-oldrel-macos-arm64 1.0-1 39.00 OK
r-oldrel-macos-x86_64 1.0-1 75.00 OK
r-oldrel-windows-x86_64 1.0-1 9.00 81.00 90.00 OK

Check Details

Version: 1.0-1
Check: examples
Result: ERROR Running examples in ‘geslaR-Ex.R’ failed The error most likely occurred in: > ### Name: read_gesla > ### Title: Read a GESLA dataset > ### Aliases: read_gesla > > ### ** Examples > > ##------------------------------------------------------------------ > ## Import an internal example Parquet file > tmp <- tempdir() > file.copy(system.file( + "extdata", "ireland.parquet", package = "geslaR"), tmp) [1] TRUE > da <- read_gesla(paste0(tmp, "/ireland.parquet")) Error in parquet___arrow___ArrowReaderProperties__Make(isTRUE(use_threads)) : Cannot call parquet___arrow___ArrowReaderProperties__Make(). See https://arrow.apache.org/docs/r/articles/install.html for help installing Arrow C++ libraries. Calls: read_gesla ... <Anonymous> -> parquet___arrow___ArrowReaderProperties__Make Execution halted Flavor: r-release-macos-arm64

Version: 1.0-1
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 15. └─arrow:::parquet___arrow___ArrowReaderProperties__Make(isTRUE(use_threads)) ── Error ('test-write_gesla.R:33:5'): write_gesla writes ArrowObject to Parquet ── Error in `parquet___WriterProperties___Builder__create()`: Cannot call parquet___WriterProperties___Builder__create(). See https://arrow.apache.org/docs/r/articles/install.html for help installing Arrow C++ libraries. Backtrace: ▆ 1. └─geslaR::write_gesla(arrow_df, "test_parquet") at test-write_gesla.R:33:5 2. └─arrow::write_parquet(...) 3. ├─ParquetFileWriter$create(...) 4. │ └─arrow:::parquet___arrow___ParquetFileWriter__Open(...) 5. └─ParquetWriterProperties$create(...) 6. └─arrow:::parquet___WriterProperties___Builder__create() [ FAIL 3 | WARN 0 | SKIP 0 | PASS 18 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64

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.