Package: snotelr Title: Calculate and Visualize 'SNOTEL' Snow Data and Seasonality Version: 1.5.2 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 (). 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.3.1 Encoding: UTF-8 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://bluegreen-labs.r-universe.dev Date/Publication: 2026-01-11 15:55:21 UTC RemoteUrl: https://github.com/bluegreen-labs/snotelr RemoteRef: HEAD RemoteSha: acee710efbd42a7a4ce3cabe8719523f65986835 NeedsCompilation: no Packaged: 2026-06-17 08:29:54 UTC; root Author: Koen Hufkens [aut, cre] (ORCID: ), BlueGreen Labs [cph, fnd] Maintainer: Koen Hufkens