Last updated on 2022-09-11 12:56:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 5.90 | 98.66 | 104.56 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 5.26 | 74.39 | 79.65 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 130.36 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 131.10 | NOTE | |||
r-devel-windows-x86_64 | 0.4.1 | 45.00 | 144.00 | 189.00 | OK | |
r-patched-linux-x86_64 | 0.4.1 | 7.05 | 91.82 | 98.87 | OK | |
r-release-linux-x86_64 | 0.4.1 | 6.08 | 92.33 | 98.41 | OK | |
r-release-macos-arm64 | 0.4.1 | 51.00 | NOTE | |||
r-release-macos-x86_64 | 0.4.1 | 62.00 | NOTE | |||
r-release-windows-x86_64 | 0.4.1 | 52.00 | 137.00 | 189.00 | OK | |
r-oldrel-macos-arm64 | 0.4.1 | 52.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.4.1 | 69.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.4.1 | 19.00 | 234.00 | 253.00 | ERROR |
Version: 0.4.1
Check: data for non-ASCII characters
Result: NOTE
Note: found 263 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.4.1
Check: tests
Result: ERROR
Running 'testthat.R' [121s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(osmextract)
Data (c) OpenStreetMap contributors, ODbL 1.0. https://www.openstreetmap.org/copyright.
Check the package website, https://docs.ropensci.org/osmextract/, for more details.
>
> test_check("osmextract")
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 99 ]
== Skipped tests ===============================================================
* On CRAN (8)
== Failed tests ================================================================
-- Error (test-get-keys.R:103:3): the output from oe_get_keys is the same as for hstore_get_values --
<http_500/http_error/error/condition>
Error in `oe_download(file_url = file_path, provider = provider, download_directory = download_directory,
file_size = file_size, force_download = force_download, max_file_size = max_file_size,
quiet = quiet)`: Internal Server Error (HTTP 500). Failed to download data from the provider.
Backtrace:
x
1. \-osmextract::oe_get(...) at test-get-keys.R:103:2
2. \-osmextract::oe_read(...)
3. \-osmextract::oe_download(...)
4. \-httr::stop_for_status(resp, "download data from the provider")
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 99 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64