Package: oai
Type: Package
Title: General Purpose 'Oai-PMH' Services Client
Description: A general purpose client to work with any 'OAI-PMH'
    (Open Archives Initiative Protocol for 'Metadata' Harvesting) service.
    The 'OAI-PMH' protocol is described at
    <http://www.openarchives.org/OAI/openarchivesprotocol.html>.
    Functions are provided to work with the 'OAI-PMH' verbs: 'GetRecord',
    'Identify', 'ListIdentifiers', 'ListMetadataFormats', 'ListRecords', and
    'ListSets'.
Version: 0.2.2
License: MIT + file LICENSE
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus@gmail.com"),
    person("Michal", "Bojanowski", role = "aut")
    )
URL: https://github.com/ropensci/oai
BugReports: https://github.com/ropensci/oai/issues
VignetteBuilder: knitr
LazyData: true
Imports: xml2 (>= 1.0.0), httr (>= 1.2.0), plyr (>= 1.8.4), stringr (>=
        1.1.0), tibble (>= 1.2)
Suggests: roxygen2 (>= 5.0.1), DBI, knitr, RSQLite, testthat, covr
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-11-23 22:59:08 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Michal Bojanowski [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2016-11-24 00:06:39
