Last updated on 2023-02-06 03:54:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.8 | 4.82 | 49.24 | 54.06 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.8 | 3.86 | 36.64 | 40.50 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.8 | 74.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.8 | 74.15 | OK | |||
r-devel-windows-x86_64 | 1.3.8 | 22.00 | 113.00 | 135.00 | OK | |
r-patched-linux-x86_64 | 1.3.8 | 4.34 | 48.06 | 52.40 | OK | |
r-release-linux-x86_64 | 1.3.8 | 4.27 | 47.62 | 51.89 | OK | |
r-release-macos-arm64 | 1.3.8 | 57.00 | OK | |||
r-release-macos-x86_64 | 1.3.8 | 71.00 | OK | |||
r-release-windows-x86_64 | 1.3.8 | 18.00 | 115.00 | 133.00 | OK | |
r-oldrel-macos-arm64 | 1.3.8 | 60.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.8 | 72.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.3.8 | 12.00 | 75.00 | 87.00 | ERROR |
Version: 1.3.8
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(gbfs)
>
> test_check("gbfs")
[ FAIL 1 | WARN 1 | SKIP 6 | PASS 10 ]
== Skipped tests ===============================================================
* On CRAN (5)
* row-binding trips up on GHA (1)
== Failed tests ================================================================
-- Error ('test-wrapper.R:7'): (code run outside of `test_that()`) -------------
Error in `value[[3L]](cond)`: There was an issue connecting with the given gbfs provider. The response is printed below:
Error in open.connection(con, "rb"): cannot open the connection
Backtrace:
x
1. \-gbfs::get_gbfs("biketown_pdx") at test-wrapper.R:7:0
2. \-gbfs::get_which_gbfs_feeds(city = url)
3. \-base::tryCatch(jsonlite::fromJSON(txt = url), error = report_connection_issue)
4. \-base (local) tryCatchList(expr, classes, parentenv, handlers)
5. \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. \-value[[3L]](cond)
[ FAIL 1 | WARN 1 | SKIP 6 | PASS 10 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64