Last updated on 2023-02-02 06:54:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.10 | 10.94 | 97.61 | 108.55 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.6.10 | 9.12 | 72.85 | 81.97 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.6.10 | 131.83 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.10 | 139.20 | OK | |||
r-devel-windows-x86_64 | 1.6.10 | 91.00 | 145.00 | 236.00 | OK | |
r-patched-linux-x86_64 | 1.6.10 | 13.18 | 90.78 | 103.96 | ERROR | |
r-release-linux-x86_64 | 1.6.10 | 8.93 | 87.38 | 96.31 | OK | |
r-release-macos-arm64 | 1.6.10 | 51.00 | OK | |||
r-release-macos-x86_64 | 1.6.10 | 69.00 | OK | |||
r-release-windows-x86_64 | 1.6.10 | 101.00 | 140.00 | 241.00 | OK | |
r-oldrel-macos-arm64 | 1.6.10 | 54.00 | OK | |||
r-oldrel-macos-x86_64 | 1.6.10 | 77.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.6.10 | 26.00 | 129.00 | 155.00 | OK |
Version: 1.6.10
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check('geoknife')
Loading required package: geoknife
Attaching package: 'geoknife'
The following object is masked from 'package:stats':
start
The following object is masked from 'package:graphics':
title
The following object is masked from 'package:base':
url
[ FAIL 1 | WARN 0 | SKIP 72 | PASS 65 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (71)
• no public qa (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-whisker_templating.R:18'): basic XML creation works ────────────
Error in `curl::curl_fetch_memory(url, handle = handle)`: Empty reply from server
Backtrace:
▆
1. ├─geoknife::XML(wg, wd, wp) at test-whisker_templating.R:18:2
2. └─geoknife::XML(wg, wd, wp)
3. └─geoknife:::.setProcessInputs(...)
4. ├─base::do.call(fun, list(...))
5. └─geoknife:::.DATASET_URI(stencil = `<webgeom>`, fabric = `<webdata>`)
6. └─geoknife:::dodsReplace(url(fabric))
7. ├─httr::headers(httr::HEAD(uri))
8. └─httr::HEAD(uri)
9. └─httr:::request_perform(req, hu$handle$handle)
10. ├─httr:::request_fetch(req$output, req$url, handle)
11. └─httr:::request_fetch.write_memory(req$output, req$url, handle)
12. └─curl::curl_fetch_memory(url, handle = handle)
[ FAIL 1 | WARN 0 | SKIP 72 | PASS 65 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64