Last updated on 2023-02-05 20:53:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.8.0 | 3.01 | 42.54 | 45.55 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.8.0 | 2.32 | 31.71 | 34.03 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.8.0 | 56.47 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.8.0 | 66.59 | OK | |||
r-devel-windows-x86_64 | 1.8.0 | 34.00 | 146.00 | 180.00 | OK | |
r-patched-linux-x86_64 | 1.8.0 | 6.43 | 43.01 | 49.44 | OK | |
r-release-linux-x86_64 | 1.8.0 | 2.66 | 42.61 | 45.27 | OK | |
r-release-macos-arm64 | 1.8.0 | 24.00 | OK | |||
r-release-macos-x86_64 | 1.8.0 | 34.00 | OK | |||
r-release-windows-x86_64 | 1.8.0 | 36.00 | 102.00 | 138.00 | OK | |
r-oldrel-macos-arm64 | 1.8.0 | 28.00 | OK | |||
r-oldrel-macos-x86_64 | 1.8.0 | 37.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.8.0 | 8.00 | 74.00 | 82.00 | ERROR |
Version: 1.8.0
Check: tests
Result: ERROR
Running 'testthat.R' [14s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(readODS)
> test_check("readODS")
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 167 ]
== Skipped tests ===============================================================
* On CRAN (8)
== Failed tests ================================================================
-- Error ('test_xml_fuzz.R:6'): basic test case #1 -----------------------------
Error in `read_xml.character(con, options = c("NOBLANKS", "HUGE"))`: Input is not proper UTF-8, indicate encoding !
Bytes: 0x9A 0x22 0x20 0x74 [9]
Backtrace:
x
1. \-readODS::read_ods(ascii_test_file) at test_xml_fuzz.R:6:4
2. \-readODS:::.parse_ods_to_sheets(path)
3. \-readODS:::.parse_ods_file(file)
4. +-xml2::read_xml(con, options = c("NOBLANKS", "HUGE"))
5. \-xml2:::read_xml.character(con, options = c("NOBLANKS", "HUGE"))
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 167 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64