Package: traveltimeR 1.4.0
traveltimeR: Interface to 'Travel Time' API
'Travel Time' API <https://docs.traveltime.com/api/overview/introduction> helps users find locations by journey time rather than using ‘as the crow flies’ distance. Time-based searching gives users more opportunities for personalisation and delivers a more relevant search.
Authors:
traveltimeR_1.4.0.tar.gz
traveltimeR_1.4.0.zip(r-4.7)traveltimeR_1.4.0.zip(r-4.6)traveltimeR_1.4.0.zip(r-4.5)
traveltimeR_1.4.0.tgz(r-4.6-any)traveltimeR_1.4.0.tgz(r-4.5-any)
traveltimeR_1.4.0.tar.gz(r-4.7-any)traveltimeR_1.4.0.tar.gz(r-4.6-any)
traveltimeR_1.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
traveltimeR/json (API)
| # Install 'traveltimeR' in R: |
| install.packages('traveltimeR', repos = c('https://traveltime-dev.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/traveltime-dev/traveltime-sdk-r/issues
Last updated from:e1bd6d4a02. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 128 | ||
| source / vignettes | OK | 128 | ||
| linux-release-x86_64 | NOTE | 121 | ||
| macos-release-arm64 | NOTE | 184 | ||
| macos-oldrel-arm64 | NOTE | 175 | ||
| windows-devel | NOTE | 91 | ||
| windows-release | NOTE | 80 | ||
| windows-oldrel | NOTE | 73 | ||
| wasm-release | OK | 106 |
Exports:check_coords_for_errordistance_mapgeocodinggeocoding_reversegeohash_fast_protomake_locationmake_searchmake_union_intersectmap_inforoutessupported_locationstime_filtertime_filter_fasttime_filter_fast_prototime_filter_postcode_districtstime_filter_postcode_sectorstime_filter_postcodestime_maptime_map_fast
Dependencies:askpasscurldata.tablehttrjsonlitemimeopensslR6RcppRProtoBufsys
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Validates location coordinates | check_coords_for_error |
| Distance Map | distance_map |
| Geocoding (Search) | geocoding |
| Reverse Geocoding | geocoding_reverse |
| Geohash (Fast) with Protobuf | geohash_fast_proto |
| Location objects constructor | make_location |
| Search objects constructor | make_search |
| Set objects constructor | make_union_intersect |
| Map Info | map_info |
| Routes | routes |
| Supported Locations | supported_locations |
| Distance Matrix (Time Filter) | time_filter |
| Time Filter (Fast) | time_filter_fast |
| Time Filter (Fast) with Protobuf | time_filter_fast_proto |
| Time Filter (Postcode Districts) | time_filter_postcode_districts |
| Time Filter (Postcode Sectors) | time_filter_postcode_sectors |
| Time Filter (Postcodes) | time_filter_postcodes |
| Isochrones (Time Map) | time_map |
| Isochrones (Time Map) Fast | time_map_fast |
