Last updated on 2024-11-18 09:51:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5-3 | 7.25 | 118.35 | 125.60 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.5-5 | 5.41 | 84.24 | 89.65 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.5-5 | 208.31 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5-5 | 225.29 | OK | |||
r-devel-windows-x86_64 | 1.0.5-5 | 9.00 | 103.00 | 112.00 | OK | |
r-patched-linux-x86_64 | 1.0.5-3 | 6.62 | 114.77 | 121.39 | ERROR | |
r-release-linux-x86_64 | 1.0.5-3 | 6.80 | 115.86 | 122.66 | OK | |
r-release-macos-arm64 | 1.0.5-3 | 75.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.5-5 | 245.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.5-3 | 9.00 | 115.00 | 124.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0.5-3 | 78.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.5-5 | 239.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.5-5 | 14.00 | 101.00 | 115.00 | NOTE |
Version: 1.0.5-3
Check: tests
Result: ERROR
Running ‘testthat.R’ [46s/40s]
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 93 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_non-latin.R:15:3'): Read French language PDF w/correct encoding ──
Error in `utils::download.file(path, tmp, quiet = quiet, mode = "wb")`: cannot open URL 'http://www.europarl.europa.eu/oeil/popups/printfichetechnical.pdf?id=673511&lang=fr'
Backtrace:
▆
1. └─tabulapdf::extract_text(f2, page = 1, encoding = "latin1") at test_non-latin.R:15: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 93 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.5-3
Check: tests
Result: ERROR
Running ‘testthat.R’ [46s/44s]
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 93 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_non-latin.R:15:3'): Read French language PDF w/correct encoding ──
Error in `utils::download.file(path, tmp, quiet = quiet, mode = "wb")`: cannot open URL 'http://www.europarl.europa.eu/oeil/popups/printfichetechnical.pdf?id=673511&lang=fr'
Backtrace:
▆
1. └─tabulapdf::extract_text(f2, page = 1, encoding = "latin1") at test_non-latin.R:15: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 93 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.0.5-3
Check: installed package size
Result: NOTE
installed size is 13.5Mb
sub-directories of 1Mb or more:
java 12.7Mb
Flavors: r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64
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-x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.0.5-3
Check: tests
Result: ERROR
Running 'testthat.R' [29s]
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 93 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_non-latin.R:15:3'): Read French language PDF w/correct encoding ──
Error in `utils::download.file(path, tmp, quiet = quiet, mode = "wb")`: cannot open URL 'http://www.europarl.europa.eu/oeil/popups/printfichetechnical.pdf?id=673511&lang=fr'
Backtrace:
▆
1. └─tabulapdf::extract_text(f2, page = 1, encoding = "latin1") at test_non-latin.R:15: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 93 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64