CRAN Package Check Results for Package tabulapdf

Last updated on 2025-07-20 08:49:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5-5 6.13 115.99 122.12 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.5-5 4.27 88.31 92.58 OK
r-devel-linux-x86_64-fedora-clang 1.0.5-5 194.05 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5-5 195.64 OK
r-devel-windows-x86_64 1.0.5-5 10.00 106.00 116.00 OK
r-patched-linux-x86_64 1.0.5-5 6.34 116.27 122.61 OK
r-release-linux-x86_64 1.0.5-5 6.76 115.60 122.36 OK
r-release-macos-arm64 1.0.5-5 60.00 OK
r-release-macos-x86_64 1.0.5-5 119.00 OK
r-release-windows-x86_64 1.0.5-5 11.00 106.00 117.00 OK
r-oldrel-macos-arm64 1.0.5-5 213.00 NOTE
r-oldrel-macos-x86_64 1.0.5-5 245.00 NOTE
r-oldrel-windows-x86_64 1.0.5-5 11.00 128.00 139.00 NOTE

Check Details

Version: 1.0.5-5
Check: tests
Result: ERROR Running ‘testthat.R’ [43s/92s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("tabulapdf") > > stop_logging() > test_check("tabulapdf") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 92 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_extract_tables.R:70:3'): Extract from encrypted PDF ──────────── Error in `utils::download.file(path, tmp, quiet = quiet, mode = "wb")`: cannot open URL 'https://github.com/tabulapdf/tabula-java/raw/98957221950af4b90620b51a29e0bbe502eea9ad/src/test/resources/technology/tabula/encrypted.pdf' Backtrace: ▆ 1. └─tabulapdf::extract_tables(f6, password = "userpassword") at test_extract_tables.R:70:3 2. └─tabulapdf:::load_doc(file, password = password, copy = copy) 3. └─tabulapdf:::localize_file(path = file, copy = copy) 4. └─utils::download.file(path, tmp, quiet = quiet, mode = "wb") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 92 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.5-5
Check: installed package size
Result: NOTE installed size is 13.7Mb sub-directories of 1Mb or more: java 12.7Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64