Package: hakaiApi
Title: Authenticated HTTP Request Client for the 'Hakai' API
Version: 1.0.2
Authors@R: c(
    person("Taylor", "Denouden", , "taylor.denouden@hakai.org", role = c("aut", "cre")),
    person("Brett", "Johnson", , "brett.johnson@hakai.org", role = "aut"),
    person("Nate", "Rosenstock", , "nate.rosenstock@hakai.org", role = "ctb"),
    person("Chris", "Davis", , "chris.davis@hakai.org", role = "ctb")
  )
Description: Initializes a class that obtains API credentials and provides
    a method to use those credentials to make GET requests to the 'Hakai'
    API server. Usage instructions are documented at
    <https://hakaiinstitute.github.io/hakai-api/>.
License: MIT + file LICENSE
URL: https://github.com/HakaiInstitute/hakai-api-client-r
BugReports: https://github.com/HakaiInstitute/hakai-api-client-r/issues
Depends: R (>= 3.3.0)
Imports: dplyr, httr, R6, readr, tibble
Suggests: knitr, markdown, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-CA
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-04-18 20:59:42 UTC; taylor
Author: Taylor Denouden [aut, cre],
  Brett Johnson [aut],
  Nate Rosenstock [ctb],
  Chris Davis [ctb]
Maintainer: Taylor Denouden <taylor.denouden@hakai.org>
Repository: CRAN
Date/Publication: 2022-04-18 22:04:29 UTC
Built: R 4.2.0; ; 2022-04-27 00:40:07 UTC; unix
