CRAN Package Check Results for Package gbfs

Last updated on 2020-08-07 01:49:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.3 3.22 42.57 45.79 OK
r-devel-linux-x86_64-debian-gcc 1.3.3 3.33 33.00 36.33 OK
r-devel-linux-x86_64-fedora-clang 1.3.3 61.51 OK
r-devel-linux-x86_64-fedora-gcc 1.3.3 59.15 OK
r-devel-windows-ix86+x86_64 1.3.3 14.00 179.00 193.00 OK
r-patched-linux-x86_64 1.3.3 4.09 42.07 46.16 OK
r-patched-solaris-x86 1.3.3 75.60 ERROR
r-release-linux-x86_64 1.3.3 4.01 41.70 45.71 OK
r-release-macos-x86_64 1.3.3 OK
r-release-windows-ix86+x86_64 1.3.3 13.00 153.00 166.00 OK
r-oldrel-macos-x86_64 1.3.3 OK
r-oldrel-windows-ix86+x86_64 1.3.3 8.00 185.00 193.00 OK

Check Details

Version: 1.3.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [0m/14m]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(gbfs)
     >
     > test_check("gbfs")
     ── 1. Error: static feeds work (@test-static-feeds.R#12) ──────────────────────
     The supplied "city" argument looks like the top-level "gbfs.json" URL, but the webpage for the system_calendar .json feed doesn't seem to exist. Please supply the actual URL or the name of the city as a string.
     Backtrace:
     1. gbfs::get_system_calendar("portland")
     2. gbfs:::get_gbfs_dataset_(city, directory, file, output, feed = "system_calendar")
     3. gbfs:::city_to_url(city, feed)
     4. gbfs:::find_feed_from_top_level(dplyr::pull(url), feed_)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 30 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: static feeds work (@test-static-feeds.R#12)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86