Package: snotelr
Title: Calculate and Visualize 'SNOTEL' Snow Data and Seasonality
Version: 1.0.4
Authors@R: person(
      family = "Hufkens",
      given = "Koen",
		  email = "koen.hufkens@gmail.com",
		  role = c("aut", "cre"))
Description: Programmatic interface to the 'SNOTEL' snow data
  (<https://www.wcc.nrcs.usda.gov/snow/>). 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/khufkens/snotelr
BugReports: https://github.com/khufkens/snotelr/issues
Depends: R (>= 3.6)
Imports: shiny, xml2, httr, utils, stats, rvest, magrittr, wdman,
        RSelenium, memoise
Suggests: knitr, rmarkdown, covr, testthat, shinydashboard, leaflet,
        plotly, DT
VignetteBuilder: knitr
License: AGPL-3
LazyData: true
ByteCompile: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-05-08 19:29:09 UTC; khufkens
Author: Koen Hufkens [aut, cre]
Maintainer: Koen Hufkens <koen.hufkens@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-08 23:00:02 UTC
Built: R 4.0.2; ; 2020-07-16 20:25:22 UTC; unix
