Package: nzffdr
Title: Import, Clean and Update Data from the New Zealand Freshwater
        Fish Database
Version: 1.0.0
Authors@R: c(
	person("Finnbar", "Lee", email = "lee.finnbar@gmail.com", role = c("aut", "cre")),
	person("Nick", "Young", role = "aut"))
Description: Access the New Zealand Freshwater Fish Database from R and a few functions to clean the data once in R.
License: MIT + file LICENSE
Depends: R (>= 3.5.0)
Imports: chron, curl, httr, jsonlite, stringr, utils, xml2
Suggests: devtools, knitr, rmarkdown, roxygen2, testthat (>= 2.1.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-07 08:36:44 UTC; Finn
Author: Finnbar Lee [aut, cre],
  Nick Young [aut]
Maintainer: Finnbar Lee <lee.finnbar@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-09 09:10:02 UTC
