onemapsgapi: R Wrapper for the 'OneMap.Sg API'

An R wrapper for the 'OneMap.Sg' API <https://docs.onemap.sg/>. Functions help users query data from the API and return raw JSON data in "tidy" formats. Support is also available for users to retrieve data from multiple API calls and integrate results into single dataframes, without needing to clean and merge the data themselves. This package is best suited for users who would like to perform analyses with Singapore's spatial data without having to perform excessive data cleaning.

Version: 1.0.0
Depends: R (≥ 2.10)
Imports: rlang, httr, dplyr, purrr, stringr, tidyr, future, furrr
Suggests: knitr, rmarkdown, sf, rgdal, sp
Published: 2020-02-06
Author: Jolene Lim [aut, cre]
Maintainer: Jolene Lim <jyl2187 at columbia.edu>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: onemapsgapi results

Documentation:

Reference manual: onemapsgapi.pdf
Vignettes: onemapsgapi_vignette

Downloads:

Package source: onemapsgapi_1.0.0.tar.gz
Windows binaries: r-devel: onemapsgapi_1.0.0.zip, r-release: onemapsgapi_1.0.0.zip, r-oldrel: onemapsgapi_1.0.0.zip
macOS binaries: r-release (arm64): onemapsgapi_1.0.0.tgz, r-oldrel (arm64): onemapsgapi_1.0.0.tgz, r-release (x86_64): onemapsgapi_1.0.0.tgz, r-oldrel (x86_64): onemapsgapi_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=onemapsgapi to link to this page.