Last updated on 2018-02-25 00:48:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.1 | 7.94 | 83.93 | 91.87 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.5.1 | 7.21 | 66.24 | 73.45 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.5.1 | 108.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.1 | 110.25 | OK | |||
r-devel-windows-ix86+x86_64 | 2.5.1 | 18.00 | 138.00 | 156.00 | OK | |
r-patched-linux-x86_64 | 2.5.1 | 6.12 | 89.01 | 95.13 | OK | |
r-patched-solaris-x86 | 2.5.1 | 149.00 | ERROR | |||
r-release-linux-x86_64 | 2.5.1 | 5.98 | 89.32 | 95.30 | OK | |
r-release-windows-ix86+x86_64 | 2.5.1 | 18.00 | 139.00 | 157.00 | OK | |
r-release-osx-x86_64 | 2.5.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 2.5.1 | 12.00 | 112.00 | 124.00 | OK | |
r-oldrel-osx-x86_64 | 2.5.0 | OK |
Version: 2.5.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/111s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(FedData)
Loading required package: sp
>
> test_check("FedData")
── 1. Error: The NHD Subregion boundaries dataset is availableat the correct URL
Timeout was reached: Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
1: expect_false(suppressWarnings(httr::http_error(url))) at testthat/test.NHD.R:7
2: quasi_label(enquo(object), label)
3: eval_bare(get_expr(quo), get_env(quo))
4: suppressWarnings(httr::http_error(url))
5: withCallingHandlers(expr, warning = function(w) invokeRestart("muffleWarning"))
6: httr::http_error(url)
7: http_error.character(url)
8: http_error(HEAD(x, ...))
9: HEAD(x, ...)
10: request_perform(req, hu$handle$handle)
11: request_fetch(req$output, req$url, handle)
12: request_fetch.write_memory(req$output, req$url, handle)
13: curl::curl_fetch_memory(url, handle = handle)
── 2. Error: The SSURGO inventory dataset is available at the correct URL (@test
Timeout was reached: Operation timed out after 10025 milliseconds with 0 out of 0 bytes received
1: expect_false(suppressWarnings(httr::http_error(url))) at testthat/test.SSURGO.R:8
2: quasi_label(enquo(object), label)
3: eval_bare(get_expr(quo), get_env(quo))
4: suppressWarnings(httr::http_error(url))
5: withCallingHandlers(expr, warning = function(w) invokeRestart("muffleWarning"))
6: httr::http_error(url)
7: http_error.character(url)
8: http_error(HEAD(x, ...))
9: HEAD(x, ...)
10: request_perform(req, hu$handle$handle)
11: request_fetch(req$output, req$url, handle)
12: request_fetch.write_memory(req$output, req$url, handle)
13: curl::curl_fetch_memory(url, handle = handle)
── 3. Failure: The SSURGO datasets are available at the correct URL (@test.SSURG
`suppressWarnings(curl::curl(url) %>% readLines(n = 1))` threw an error.
Message: Timeout was reached: Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
Class: simpleError/error/condition
══ testthat results ═══════════════════════════════════════════════════════════
OK: 22 SKIPPED: 0 FAILED: 3
1. Error: The NHD Subregion boundaries dataset is availableat the correct URL (@test.NHD.R#7)
2. Error: The SSURGO inventory dataset is available at the correct URL (@test.SSURGO.R#8)
3. Failure: The SSURGO datasets are available at the correct URL (@test.SSURGO.R#32)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86