Last updated on 2019-03-27 00:47:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 2.71 | 22.34 | 25.05 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 1.90 | 18.10 | 20.00 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 30.33 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 27.93 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 16.00 | 53.00 | 69.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 1.84 | 21.38 | 23.22 | OK | |
r-patched-solaris-x86 | 0.2.0 | 42.60 | OK | |||
r-release-linux-x86_64 | 0.2.0 | 1.68 | 21.08 | 22.76 | OK | |
r-release-windows-ix86+x86_64 | 0.2.0 | 7.00 | 56.00 | 63.00 | OK | |
r-release-osx-x86_64 | 0.2.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 6.00 | 38.00 | 44.00 | OK | |
r-oldrel-osx-x86_64 | 0.2.0 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [1s/1s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(enc)
>
> test_check("enc")
-- 1. Failure: ASCII encoding detected works (@test-ascii.R#4) ----------------
encoding(...) not equal to c("ASCII", "UTF-8", "latin1", "unknown").
1/4 mismatches
x[3]: "unknown"
y[3]: "latin1"
== testthat results ===========================================================
OK: 141 SKIPPED: 1 FAILED: 1
1. Failure: ASCII encoding detected works (@test-ascii.R#4)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang