Package: abstr 0.4.2
abstr: R Interface to the A/B Street Transport System Simulation Software
Provides functions to convert origin-destination data, represented as straight 'desire lines' in the 'sf' Simple Features class system, into JSON files that can be directly imported into A/B Street <https://www.abstreet.org>, a free and open source tool for simulating urban transport systems and scenarios of change <doi:10.1007/s10109-020-00342-2>.
Authors:
abstr_0.4.2.tar.gz
abstr_0.4.2.zip(r-4.7)abstr_0.4.2.zip(r-4.6)abstr_0.4.2.zip(r-4.5)
abstr_0.4.2.tgz(r-4.6-any)abstr_0.4.2.tgz(r-4.5-any)
abstr_0.4.2.tar.gz(r-4.7-any)abstr_0.4.2.tar.gz(r-4.6-any)
abstr_0.4.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
abstr/json (API)
| # Install 'abstr' in R: |
| install.packages('abstr', repos = c('https://a-b-street.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/a-b-street/abstr/issues
Pkgdown/docs site:https://a-b-street.github.io
- leeds_buildings - Datasets from Leeds
- leeds_desire_lines - Datasets from Leeds
- leeds_houses - Datasets from Leeds
- leeds_od - Datasets from Leeds
- leeds_site_area - Datasets from Leeds
- leeds_zones - Datasets from Leeds
- montlake_buildings - Example OSM Buildings Table for Montlake
- montlake_od - Example OD Table for Montlake
- montlake_zones - Example Zones Table for Montlake
- sao_paulo_activity_df_2 - Example Activity data for São Paulo
- sao_paulo_activity_df_20 - Example Activity data for São Paulo
- sao_paulo_activity_sf_2 - Example Activity data for São Paulo
- sao_paulo_activity_sf_20 - Example Activity data for São Paulo
Last updated from:b177843a89. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 170 | ||
| source / vignettes | OK | 236 | ||
| linux-release-x86_64 | NOTE | 164 | ||
| macos-release-arm64 | NOTE | 153 | ||
| macos-oldrel-arm64 | NOTE | 154 | ||
| windows-devel | NOTE | 104 | ||
| windows-release | NOTE | 150 | ||
| windows-oldrel | NOTE | 94 | ||
| wasm-release | OK | 154 |
Exports:%>%ab_jsonab_saveab_scenarioab_sfab_time_normal
Dependencies:classclassIntclicpp11DBIdplyre1071genericsgeometriesgluejsonliteKernSmoothlifecyclelwgeommagrittrMASSodpillarpkgconfigproxypurrrR6Rcpprlangs2sfsfheadersstringistringrtibbletidyrtidyselectunitsutf8vctrswithrwk
Last update: 2025-09-16
Started: 2021-08-31
Last update: 2025-09-16
Started: 2021-08-31
Last update: 2021-10-18
Started: 2021-08-11
Last update: 2021-10-14
Started: 2021-09-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert geographic ('sf') representation of OD data to 'JSON list' structure | ab_json |
| Save OD data as JSON files for import into A/B Street | ab_save |
| Generate A/B Street Scenario objects by disaggregating aggregate OD data | ab_scenario |
| Convert JSON representation of trips from A/B Street into an 'sf' object | ab_sf |
| Generate times for A/B scenarios | ab_time_normal |
| Datasets from Leeds | leeds_buildings leeds_desire_lines leeds_houses leeds_od leeds_site_area leeds_zones |
| Example OSM Buildings Table for Montlake | montlake_buildings |
| Example OD Table for Montlake | montlake_od |
| Example Zones Table for Montlake | montlake_zones |
| Example Activity data for São Paulo | sao_paulo_activity_df_2 sao_paulo_activity_df_20 |
| Example Activity data for São Paulo | sao_paulo_activity_sf_2 sao_paulo_activity_sf_20 |
