Package: ckanr
Title: Client for the Comprehensive Knowledge Archive Network ('CKAN')
        'API'
Description: Client for 'CKAN' 'API' (http://ckan.org/). Includes interface
    to 'CKAN' 'APIs' for search, list, show for packages, organizations, and
    resources. In addition, provides an interface to the 'datastore' 'API'.
Version: 0.1.0
Authors@R: c(
    person("Scott", "Chamberlain", email="myrmecocystus@gmail.com", role = c("aut", "cre")),
    person("Imanuel", "Costigan", email="i.costigan@me.com", role = "ctb"),
    person("Wush", "Wu", role = "ctb"),
    person("Florian", "Mayer", email="Florian.Mayer@DPaW.wa.gov.au", role = "ctb")
  )
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/ropensci/ckanr
BugReports: http://www.github.com/ropensci/ckanr/issues
VignetteBuilder: knitr
Imports: methods, stats, utils, httr (>= 1.0.0), jsonlite (>= 0.9.17),
        magrittr
Suggests: knitr, maptools, readxl, testthat, xml2
NeedsCompilation: no
Packaged: 2015-10-22 00:37:42 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Imanuel Costigan [ctb],
  Wush Wu [ctb],
  Florian Mayer [ctb]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2015-10-22 08:24:21
