Last updated on 2021-01-25 00:48:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.1 | 18.27 | 27.85 | 46.12 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.1 | 12.63 | 21.91 | 34.54 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.1 | 68.17 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.1 | 55.75 | OK | |||
r-devel-windows-ix86+x86_64 | 2.1.1 | 68.00 | 61.00 | 129.00 | ERROR | |
r-patched-linux-x86_64 | 2.1.1 | 14.04 | 27.38 | 41.42 | OK | |
r-patched-solaris-x86 | 2.1.1 | 81.20 | OK | |||
r-release-linux-x86_64 | 2.1.1 | 14.34 | 27.21 | 41.55 | OK | |
r-release-macos-x86_64 | 2.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 2.1.1 | 62.00 | 64.00 | 126.00 | OK | |
r-oldrel-macos-x86_64 | 2.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 2.1.1 | 55.00 | 51.00 | 106.00 | OK |
Version: 2.1.1
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [7s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(zip)
Attaching package: 'zip'
The following objects are masked from 'package:utils':
unzip, zip
>
> test_check("zip")
== Skipped tests ===============================================================
* On CRAN (2)
* On Windows (3)
== Failed tests ================================================================
-- Failure (test-paths.R:111:3): uncompressed path with non-ASCII characters ---
l$filename (`actual`) not equal to c(paste0(root, "/"), file.path(root, ufile, fsep = "/")) (`expected`).
`actual`: "úáöoé/" "úáöoé/ufileúá"
`expected`: "úáöoé/" "úáöoé/ufileúá"
-- Failure (test-paths.R:129:3): uncompressed path with non-ASCII characters ---
l2$filename (`actual`) not equal to c(paste0(root, "/"), file.path(root, ufile, fsep = "/")) (`expected`).
`actual`: "úáöoé/" "úáöoé/ufileúá"
`expected`: "úáöoé/" "úáöoé/ufileúá"
[ FAIL 2 | WARN 0 | SKIP 5 | PASS 230 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 2.1.1
Check: running tests for arch ‘x64’
Result: ERROR
Running 'testthat.R' [7s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(zip)
Attaching package: 'zip'
The following objects are masked from 'package:utils':
unzip, zip
>
> test_check("zip")
== Skipped tests ===============================================================
* On CRAN (2)
* On Windows (3)
== Failed tests ================================================================
-- Failure (test-paths.R:111:3): uncompressed path with non-ASCII characters ---
l$filename (`actual`) not equal to c(paste0(root, "/"), file.path(root, ufile, fsep = "/")) (`expected`).
`actual`: "úáöoé/" "úáöoé/ufileúá"
`expected`: "úáöoé/" "úáöoé/ufileúá"
-- Failure (test-paths.R:129:3): uncompressed path with non-ASCII characters ---
l2$filename (`actual`) not equal to c(paste0(root, "/"), file.path(root, ufile, fsep = "/")) (`expected`).
`actual`: "úáöoé/" "úáöoé/ufileúá"
`expected`: "úáöoé/" "úáöoé/ufileúá"
[ FAIL 2 | WARN 0 | SKIP 5 | PASS 230 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-ix86+x86_64