Package: noaaoceans
Type: Package
Title: Collect Ocean Data from NOAA
Version: 0.3.0
Authors@R: person("Sean", "Warlick", email = "warlick.sean@gmail.com",
    role = c("aut", "cre"))
Maintainer: Sean Warlick <warlick.sean@gmail.com>
Description: Provides a small set of tools for collecting data from National 
    Oceanic and Atmospheric Administration (NOAA) data sources.  The functions 
    provided in the package are wrappers around NOAA's existing APIs which is
    found at <https://api.tidesandcurrents.noaa.gov/api/prod/>.
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: testthat, covr, knitr, rmarkdown, dplyr, httptest, ggplot2,
        maps, mapdata
RoxygenNote: 7.1.1
Imports: httr, jsonlite, rvest, xml2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-04-09 22:33:22 UTC; sean
Author: Sean Warlick [aut, cre]
Repository: CRAN
Date/Publication: 2021-04-10 04:20:02 UTC
Built: R 4.1.0; ; 2021-05-27 04:36:11 UTC; unix
