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.3.0
Authors@R: person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com", comment = c(ORCID = "0000-0003-1444-9135"))
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/ropensci/finch
BugReports: https://github.com/ropensci/finch/issues
Encoding: UTF-8
Imports: xml2 (>= 1.0.0), EML (>= 2.0.0), data.table (>= 1.10.0), plyr,
        rappdirs, digest, hoardr (>= 0.2.0)
Suggests: testthat, crul, jsonlite
RoxygenNote: 6.1.1
X-schema.org-applicationCategory: Biology
X-schema.org-keywords: biology, occurrences, specimen, biodiversity,
        collections, species
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2019-04-24 20:16:30 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2019-04-25 05:20:13 UTC
Built: R 3.6.3; ; 2020-08-05 06:17:36 UTC; windows
