CRAN Package Check Results for Package archive

Last updated on 2026-07-07 14:52:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.13 28.67 41.91 70.58 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.13 19.30 33.18 52.48 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.13 46.00 64.95 110.95 OK
r-devel-linux-x86_64-fedora-gcc 1.1.13 53.00 64.81 117.81 OK
r-devel-windows-x86_64 1.1.13 65.00 84.00 149.00 OK
r-patched-linux-x86_64 1.1.13 25.33 38.83 64.16 OK
r-release-linux-x86_64 1.1.13 24.45 39.47 63.92 OK
r-release-macos-arm64 1.1.13 7.00 10.00 17.00 OK
r-release-macos-x86_64 1.1.13 19.00 43.00 62.00 OK
r-release-windows-x86_64 1.1.13 66.00 85.00 151.00 OK
r-oldrel-macos-arm64 1.1.13 5.00 11.00 16.00 OK
r-oldrel-macos-x86_64 1.1.13 20.00 48.00 68.00 OK
r-oldrel-windows-x86_64 1.1.13 77.00 104.00 181.00 OK

Check Details

Version: 1.1.13
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(archive) > > test_check("archive") Saving _problems/test-file_write-65.R Saving _problems/test-file_write-66.R terminate called after throwing an instance of 'cpp11::unwind_exception' what(): std::exception Aborted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.13
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(archive) > > test_check("archive") Saving _problems/test-file_write-65.R Saving _problems/test-file_write-66.R terminate called after throwing an instance of 'cpp11::unwind_exception' what(): std::exception Aborted Flavor: r-devel-linux-x86_64-debian-gcc