dkanr: Client for the 'DKAN' API

Provides functions to facilitate access to the 'DKAN' API (<https://dkan.readthedocs.io/en/latest/apis/index.html>), including the 'DKAN' REST API (metadata), and the 'DKAN' datastore API (data). Includes functions to list, create, retrieve, update, and delete datasets and resources nodes. It also includes functions to search and retrieve data from the 'DKAN' datastore.

Version: 0.1.3
Depends: R (≥ 3.2)
Imports: assertthat (≥ 0.2.0), dplyr (≥ 0.7.4), httr (≥ 1.3.1), jsonlite (≥ 1.5), purrr (≥ 0.2.4), stringr (≥ 1.2.0), tibble (≥ 1.4.2)
Suggests: covr (≥ 3.0.1), knitr (≥ 1.19), rmarkdown (≥ 1.8), testthat (≥ 2.0.0), httptest
Published: 2019-02-18
Author: Tony Fujs [aut, cre], Meera Desai [aut], Karthik Ramanathan [aut]
Maintainer: Tony Fujs <tonyfujs at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: dkanr results

Documentation:

Reference manual: dkanr.pdf
Vignettes: Introduction to dkanr

Downloads:

Package source: dkanr_0.1.3.tar.gz
Windows binaries: r-devel: dkanr_0.1.3.zip, r-release: dkanr_0.1.3.zip, r-oldrel: dkanr_0.1.3.zip
macOS binaries: r-release (arm64): dkanr_0.1.3.tgz, r-oldrel (arm64): dkanr_0.1.3.tgz, r-release (x86_64): dkanr_0.1.3.tgz
Old sources: dkanr archive

Linking:

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