Package: snotelr
Title: Calculate and Visualize 'SNOTEL' Snow Data and Seasonality
Version: 1.4
Authors@R: c(person(
               family = "Hufkens",
               given = "Koen",
               email = "koen.hufkens@gmail.com",
               role = c("aut", "cre"),
               comment = c(ORCID = "0000-0002-5070-8109")),
              person(given = "BlueGreen Labs",
                role = c("cph", "fnd")))
Description: Programmatic interface to the 'SNOTEL' snow data
  (<https://www.nrcs.usda.gov/programs-initiatives/sswsf-snow-survey-and-water-supply-forecasting-program>). Provides easy downloads of snow 
  data into your R work space or a local directory. Additional post-processing 
  routines to extract snow season indexes are provided.
URL: https://github.com/bluegreen-labs/snotelr,
        https://bluegreen-labs.github.io/snotelr/
BugReports: https://github.com/bluegreen-labs/snotelr/issues
Depends: R (>= 4.2)
Imports: shiny, httr, utils, stats, rvest, dplyr, memoise
Suggests: knitr, rmarkdown, covr, testthat, shinydashboard, leaflet,
        plotly, DT
VignetteBuilder: knitr
License: AGPL-3
ByteCompile: true
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-05-23 07:12:03 UTC; khufkens
Author: Koen Hufkens [aut, cre] (<https://orcid.org/0000-0002-5070-8109>),
  BlueGreen Labs [cph, fnd]
Maintainer: Koen Hufkens <koen.hufkens@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-23 07:40:05 UTC
Built: R 4.2.3; ; 2024-05-23 13:47:07 UTC; unix
