CRAN Package Check Results for Package pins

Last updated on 2024-04-26 08:55:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 9.01 126.92 135.93 OK
r-devel-linux-x86_64-debian-gcc 1.3.0 8.29 91.70 99.99 OK
r-devel-linux-x86_64-fedora-clang 1.3.0 172.75 OK
r-devel-linux-x86_64-fedora-gcc 1.3.0 173.96 OK
r-devel-windows-x86_64 1.3.0 11.00 127.00 138.00 OK
r-patched-linux-x86_64 1.3.0 13.37 121.15 134.52 OK
r-release-linux-x86_64 1.3.0 9.68 121.53 131.21 OK
r-release-macos-arm64 1.3.0 66.00 ERROR
r-release-windows-x86_64 1.3.0 11.00 123.00 134.00 OK
r-oldrel-macos-arm64 1.3.0 71.00 OK
r-oldrel-macos-x86_64 1.3.0 143.00 OK
r-oldrel-windows-x86_64 1.3.0 15.00 143.00 158.00 OK

Check Details

Version: 1.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/5s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 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. └─pins::pin_write(board, df, "df-2", type = "parquet") at test-pin-read-write.R:11:3 2. └─pins:::object_write(x, path, type = type) 3. └─pins:::write_parquet(x, path) 4. └─arrow::write_parquet(x, path) 5. ├─ParquetFileWriter$create(...) 6. │ └─arrow:::parquet___arrow___ParquetFileWriter__Open(...) 7. └─ParquetWriterProperties$create(...) 8. └─arrow:::parquet___WriterProperties___Builder__create() [ FAIL 1 | WARN 0 | SKIP 58 | PASS 159 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64