Package: finch
Title: Parse Darwin Core Files
Description: Parse and create Darwin Core (<http://rs.tdwg.org/dwc/>) Simple 
    and Archives. Functionality includes reading and parsing all the 
    files in a Darwin Core Archive, including the datasets and metadata; 
    read and parse simple Darwin Core files; and validation of Darwin 
    Core Archives.
Version: 0.1.0
Authors@R: person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com")
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/ropensci/finch
BugReports: https://github.com/ropensci/finch/issues
Imports: xml2 (>= 1.0.0), EML (>= 1.0.1), data.table (>= 1.10.0), plyr,
        rappdirs, digest
Suggests: testthat, httr, jsonlite, covr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-23 16:53:28 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2016-12-23 18:18:19
