Last updated on 2019-04-22 01:48:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 4.35 | 151.45 | 155.80 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.2 | 3.71 | 123.85 | 127.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.2 | 192.18 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 196.41 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2.2 | 10.00 | 99.00 | 109.00 | OK | |
r-patched-linux-x86_64 | 0.2.2 | 4.89 | 153.11 | 158.00 | OK | |
r-patched-solaris-x86 | 0.2.2 | 147.30 | OK | |||
r-release-linux-x86_64 | 0.2.2 | 3.56 | 151.02 | 154.58 | OK | |
r-release-windows-ix86+x86_64 | 0.2.2 | 6.00 | 109.00 | 115.00 | ERROR | |
r-release-osx-x86_64 | 0.2.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.2 | 6.00 | 143.00 | 149.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.2.2 | OK |
Version: 0.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [43s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
> library("tabulizer")
>
> stop_logging()
> test_check("tabulizer")
-- 1. Error: Read French language PDF w/correct encoding (@test_non-latin.R#15)
cannot open URL 'http://www.europarl.europa.eu/oeil/popups/printfichetechnical.pdf?id=673511&lang=fr'
1: extract_text(f2, page = 1, encoding = "latin1") at testthat/test_non-latin.R:15
2: load_doc(file, password = password, copy = copy)
3: localize_file(path = file, copy = copy)
4: utils::download.file(path, tmp, quiet = quiet, mode = "wb")
== testthat results ===========================================================
OK: 90 SKIPPED: 0 FAILED: 1
1. Error: Read French language PDF w/correct encoding (@test_non-latin.R#15)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [62s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library("testthat")
> library("tabulizer")
>
> stop_logging()
> test_check("tabulizer")
-- 1. Error: Read French language PDF w/correct encoding (@test_non-latin.R#15)
cannot open URL 'http://www.europarl.europa.eu/oeil/popups/printfichetechnical.pdf?id=673511&lang=fr'
1: extract_text(f2, page = 1, encoding = "latin1") at testthat/test_non-latin.R:15
2: load_doc(file, password = password, copy = copy)
3: localize_file(path = file, copy = copy)
4: utils::download.file(path, tmp, quiet = quiet, mode = "wb")
== testthat results ===========================================================
OK: 90 SKIPPED: 0 FAILED: 1
1. Error: Read French language PDF w/correct encoding (@test_non-latin.R#15)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64