Last updated on 2020-04-25 01:53:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 221.65 | 80.28 | 301.93 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 149.74 | 63.98 | 213.72 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 437.64 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 409.38 | OK | |||
r-devel-windows-ix86+x86_64 | 1.2.0 | 575.00 | 254.00 | 829.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 181.72 | 79.66 | 261.38 | OK | |
r-patched-osx-x86_64 | 1.2.0 | NOTE | ||||
r-patched-solaris-x86 | 1.2.0 | 332.50 | ERROR | |||
r-release-linux-x86_64 | 1.2.0 | 179.87 | 76.52 | 256.39 | OK | |
r-release-windows-ix86+x86_64 | 1.2.0 | 542.00 | 204.00 | 746.00 | OK | |
r-release-osx-x86_64 | 1.2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.0 | 398.00 | 191.00 | 589.00 | OK | |
r-oldrel-osx-x86_64 | 1.2.0 | NOTE |
Version: 1.2.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s/1s]
Running 'testthat.R' [21s/57s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(vroom)
>
> if (requireNamespace("xml2")) {
+ test_check("vroom", reporter = MultiReporter$new(reporters = list(JunitReporter$new(file = "test-results.xml"), CheckReporter$new())))
+ } else {
+ test_check("vroom")
+ }
Loading required namespace: xml2
-- 1. Failure: locale affects am/pm (@test-datetime.R#176) --------------------
`res` not equal to `equals`.
Component "X1": 'is.NA' value mismatch: 0 in current 1 in target
-- 2. Failure: locale affects am/pm (@test-datetime.R#176) --------------------
`res` not equal to `equals`.
Component "X1": 'is.NA' value mismatch: 0 in current 1 in target
== testthat results ===========================================================
[ OK: 691 | SKIPPED: 5 | WARNINGS: 1 | FAILED: 2 ]
1. Failure: locale affects am/pm (@test-datetime.R#176)
2. Failure: locale affects am/pm (@test-datetime.R#176)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2.0
Check: installed package size
Result: NOTE
installed size is 14.0Mb
sub-directories of 1Mb or more:
libs 12.3Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-patched-osx-x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.2.0
Check: for unstated dependencies in ‘tests’
Result: WARN
Warning in deparse(e[[2L]]) :
it is not known that wchar_t is Unicode on this platform
Warning in deparse(e[[2L]]) :
it is not known that wchar_t is Unicode on this platform
Flavor: r-patched-solaris-x86
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [24s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(vroom)
>
> if (requireNamespace("xml2")) {
+ test_check("vroom", reporter = MultiReporter$new(reporters = list(JunitReporter$new(file = "test-results.xml"), CheckReporter$new())))
+ } else {
+ test_check("vroom")
+ }
Loading required namespace: xml2
── 1. Error: vroom works with many connections (@test-multi-file.R#90) ────────
Evaluation error: cannot open the connection.
Backtrace:
1. vroom::vroom(files)
2. vroom:::vroom_(...)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 691 | SKIPPED: 5 | WARNINGS: 3 | FAILED: 1 ]
1. Error: vroom works with many connections (@test-multi-file.R#90)
Error: testthat unit tests failed
In addition: Warning message:
In for (n in impnames) if (!is.null(genImp <- impenv[[n]])) { :
closing unused connection 4 (/tmp/Rtmppuay8x/working_dir/Rtmpksa4UO/file517722136a27/133.csv.gz)
Execution halted
Flavor: r-patched-solaris-x86