Package: snotelr
Title: Calculate and Visualize 'SNOTEL' Snow Data and Seasonality
Version: 1.1
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/wps/portal/wcc/home>). 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
BugReports: https://github.com/bluegreen-labs/snotelr/issues
Depends: R (>= 3.6)
Imports: shiny, httr, utils, stats, rvest, magrittr, memoise
Suggests: knitr, rmarkdown, covr, testthat, shinydashboard, leaflet,
        plotly, DT
VignetteBuilder: knitr
License: AGPL-3
ByteCompile: true
RoxygenNote: 7.2.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-08-20 13:34:04 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: 2022-08-20 21:50:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:44:38 UTC; windows
