Last updated on 2020-02-15 01:01:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 3.02 | 39.25 | 42.27 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 2.31 | 29.36 | 31.67 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 49.51 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 48.00 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3.0 | 7.00 | 51.00 | 58.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 0.3.0 | 11.00 | 67.00 | 78.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 2.59 | 34.06 | 36.65 | OK | |
r-patched-solaris-x86 | 0.3.0 | 68.20 | OK | |||
r-release-linux-x86_64 | 0.3.0 | 2.38 | 35.24 | 37.62 | OK | |
r-release-windows-ix86+x86_64 | 0.3.0 | 5.00 | 53.00 | 58.00 | OK | |
r-release-osx-x86_64 | 0.3.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 3.00 | 50.00 | 53.00 | OK | |
r-oldrel-osx-x86_64 | 0.3.0 | OK |
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [10s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(imgpalr)
>
> test_check("imgpalr")
-- 1. Error: image_load loads file (@test-load.R#12) --------------------------
cannot open URL 'https://raw.githubusercontent.com/leonawicz/imgpalr/master/inst/blue-yellow.png'
Backtrace:
1. testthat::expect_is(...)
4. imgpalr::image_load(paste0(url, basename(x[1])))
5. downloader::download(file, destfile = tmp, quiet = TRUE, mode = "wb")
8. utils::download.file(url, method = method, ...)
== testthat results ===========================================================
[ OK: 11 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: image_load loads file (@test-load.R#12)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64