Last updated on 2024-09-10 00:50:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.0 | 9.66 | 97.15 | 106.81 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.0 | 6.89 | 68.24 | 75.13 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.0 | 175.06 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 181.82 | OK | |||
r-devel-windows-x86_64 | 1.3.0 | 12.00 | 127.00 | 139.00 | OK | |
r-patched-linux-x86_64 | 1.3.0 | 9.60 | 93.36 | 102.96 | OK | |
r-release-linux-x86_64 | 1.3.0 | 6.59 | 94.12 | 100.71 | OK | |
r-release-macos-arm64 | 1.3.0 | 66.00 | ERROR | |||
r-release-macos-x86_64 | 1.3.0 | 111.00 | OK | |||
r-release-windows-x86_64 | 1.3.0 | 11.00 | 126.00 | 137.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 | 14.00 | 146.00 | 160.00 | OK |
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