Package: datagovsgR
Type: Package
Title: Calls Real Time APIs from Data Gov Singapore
Version: 0.3.1
Author: Clinton Wong <cwxy.clinton@gmail.com>
Maintainer: Clinton Wong <cwxy.clinton@gmail.com>
Description: A wrapper for the Data Gov Singapore developer resources 
    endpoints developer tools, which provide real time and historical
    information, ranging from carpark availability to weather forecasts.
    This tools makes the API calls for a given date and time, before 
    returning the relevant information in a data frame. Relevant information
    can be found here <https://data.gov.sg/developer>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.99.9001
Imports: httr, data.table, dplyr, stringr, purrr
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-03-22 10:11:03 UTC; Clinton
Repository: CRAN
Date/Publication: 2020-03-25 07:50:02 UTC
