Package: aurin
Title: Access Datasets from the 'AURIN' API
Version: 0.5.1
Authors@R: person('Amarin', 'Siripanich', email = 'amarin.siri@gmail.com', role = c('cre', 'aut'))
Description: 'AURIN' <https://aurin.org.au/resources/aurin-apis/> is "Australia's single
    largest resource for accessing clean, integrated, spatially enabled and research-ready
    data on issues surrounding health and wellbeing, socio-economic metrics, transportation,
    and land-use.". This package provides functions to download and search datasets from
    the AURIN API (it's free to use!).
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/asiripanich/aurin
BugReports: https://github.com/asiripanich/aurin/issues
Depends: R (>= 3.5.0)
Imports: sf (>= 0.9.0), checkmate (>= 2.0.0), cli (>= 2.1.0), stringr
        (>= 1.4.0), glue (>= 1.4.0), httr (>= 1.4.0), R6 (>= 2.5.0),
        ows4R (>= 0.1.0), jsonlite, magrittr
Suggests: testthat, covr
RoxygenNote: 7.1.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-12-17 22:02:50 UTC; amarin
Author: Amarin Siripanich [cre, aut]
Maintainer: Amarin Siripanich <amarin.siri@gmail.com>
Repository: CRAN
Date/Publication: 2021-12-20 09:30:02 UTC
