CRAN Package Check Results for Package tabulapdf

Last updated on 2025-02-06 05:49:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5-5 6.92 119.39 126.31 OK
r-devel-linux-x86_64-debian-gcc 1.0.5-5 5.03 89.75 94.78 OK
r-devel-linux-x86_64-fedora-clang 1.0.5-5 213.64 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5-5 220.68 OK
r-devel-windows-x86_64 1.0.5-5 9.00 108.00 117.00 OK
r-patched-linux-x86_64 1.0.5-5 7.00 98.68 105.68 ERROR
r-release-linux-x86_64 1.0.5-5 7.04 115.25 122.29 OK
r-release-macos-arm64 1.0.5-5 213.00 NOTE
r-release-macos-x86_64 1.0.5-5 245.00 NOTE
r-release-windows-x86_64 1.0.5-5 9.00 106.00 115.00 NOTE
r-oldrel-macos-arm64 1.0.5-5 218.00 NOTE
r-oldrel-macos-x86_64 1.0.5-5 239.00 NOTE
r-oldrel-windows-x86_64 1.0.5-5 12.00 125.00 137.00 NOTE

Check Details

Version: 1.0.5-5
Check: tests
Result: ERROR Running ‘testthat.R’ [31s/264s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("tabulapdf") > > stop_logging() > test_check("tabulapdf") [ FAIL 3 | WARN 4 | SKIP 0 | PASS 86 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_extract_tables.R:30:3'): Import from remote file works ───────── Error in `utils::download.file(path, tmp, quiet = quiet, mode = "wb")`: cannot open URL 'https://github.com/tabulapdf/tabula-java/raw/master/src/test/resources/technology/tabula/12s0324.pdf' Backtrace: ▆ 1. └─tabulapdf::extract_tables(f2) at test_extract_tables.R:30: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") ── Error ('test_extract_tables.R:38:3'): Import from remote non-Western file ─── Error in `utils::download.file(path, tmp, quiet = quiet, mode = "wb")`: cannot open URL 'https://github.com/tabulapdf/tabula-java/raw/master/src/test/resources/technology/tabula/arabic.pdf' Backtrace: ▆ 1. └─tabulapdf::extract_tables(f3) at test_extract_tables.R:38: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") ── 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 3 | WARN 4 | SKIP 0 | PASS 86 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

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-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64