{
  "_id": "6a59caa109eb0996dd68de0c",
  "Package": "snotelr",
  "Title": "Calculate and Visualize 'SNOTEL' Snow Data and Seasonality",
  "Version": "1.5.2",
  "Authors@R": "c(person(\nfamily = \"Hufkens\",\ngiven = \"Koen\",\nemail = \"koen.hufkens@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5070-8109\")),\nperson(given = \"BlueGreen Labs\",\nrole = c(\"cph\", \"fnd\")))",
  "Description": "Programmatic interface to the 'SNOTEL' snow data\n(<https://www.nrcs.usda.gov/programs-initiatives/sswsf-snow-survey-and-water-supply-forecasting-program>).\nProvides easy downloads of snow data into your R work space or\na local directory. Additional post-processing routines to\nextract snow season indexes are provided.",
  "URL": "https://github.com/bluegreen-labs/snotelr,\nhttps://bluegreen-labs.github.io/snotelr/",
  "BugReports": "https://github.com/bluegreen-labs/snotelr/issues",
  "VignetteBuilder": "knitr",
  "License": "AGPL-3",
  "ByteCompile": "true",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev libssl-dev\nzlib1g-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": {
    "Date": "2026-07-17 06:21:35 UTC",
    "User": "root"
  },
  "Author": "Koen Hufkens [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5070-8109>),\nBlueGreen Labs [cph, fnd]",
  "Maintainer": "Koen Hufkens <koen.hufkens@gmail.com>",
  "_user": "bluegreen-labs",
  "_type": "src",
  "_file": "snotelr_1.5.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/a40d5903515ee3b800ce3b70a34895c3fe14a74b362657f5195cc1d272fecf2c",
  "_filesize": 109653,
  "_sha256": "a40d5903515ee3b800ce3b70a34895c3fe14a74b362657f5195cc1d272fecf2c",
  "_expires": "2026-10-25T06:24:31.000Z",
  "_created": "2026-07-17T06:21:35.000Z",
  "_published": "2026-07-17T06:24:33.409Z",
  "_jobs": [
    {
      "job": 87819682455,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8398840424"
    },
    {
      "job": 87819682450,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398845725"
    },
    {
      "job": 87819682466,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8398828138"
    },
    {
      "job": 87819682464,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398841570"
    },
    {
      "job": 87819217627,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398803355"
    },
    {
      "job": 87819682471,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8398840571"
    },
    {
      "job": 87819682460,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8398832019"
    },
    {
      "job": 87819682510,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8398827719"
    },
    {
      "job": 87819682484,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398830262"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/29559644745",
  "_status": "success",
  "_upstream": "https://github.com/bluegreen-labs/snotelr",
  "_commit": {
    "id": "acee710efbd42a7a4ce3cabe8719523f65986835",
    "author": "Koen Hufkens <1354258+khufkens@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create codeberg-mirror.yml",
    "time": 1768146921
  },
  "_maintainer": {
    "name": "Koen Hufkens",
    "email": "koen.hufkens@gmail.com",
    "login": "khufkens",
    "mastodon": "@koen_hufkens@mastodon.social",
    "linkedin": "in/koen-hufkens",
    "description": "Founder of BlueGreen Labs | PhD |  Addressing climate change through data driven methods\n",
    "uuid": 1354258,
    "orcid": "0000-0002-5070-8109"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "shinydashboard",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    }
  ],
  "_owner": "bluegreen-labs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "climate-data",
    "data-retrieval",
    "precipitation-data",
    "snotel",
    "snow"
  ],
  "_stars": 20,
  "_contributors": [
    {
      "user": "khufkens",
      "count": 198,
      "uuid": 1354258
    },
    {
      "user": "dfosterhill",
      "count": 1,
      "uuid": 20175054
    },
    {
      "user": "dschneiderch",
      "count": 1,
      "uuid": 7461221
    }
  ],
  "_userbio": {
    "uuid": 65854203,
    "type": "organization",
    "name": "BlueGreen Labs",
    "followers": 97,
    "description": "BlueGreen open science labs & consulting: environmental research infrastructure to address climate change through data driven methods"
  },
  "_downloads": {
    "count": 425,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/snotelr"
  },
  "_devurl": "https://github.com/bluegreen-labs/snotelr",
  "_pkgdown": "https://bluegreen-labs.github.io/snotelr/",
  "_searchresults": 92,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/snotelr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bluegreen-labs/snotelr",
  "_realowner": "bluegreen-labs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2019-01-08"
    },
    {
      "version": "1.0.4",
      "date": "2020-05-09"
    },
    {
      "version": "1.1",
      "date": "2022-08-20"
    },
    {
      "version": "1.2",
      "date": "2023-09-16"
    },
    {
      "version": "1.4",
      "date": "2024-05-23"
    },
    {
      "version": "1.5",
      "date": "2024-09-30"
    },
    {
      "version": "1.5.1",
      "date": "2024-10-02"
    },
    {
      "version": "1.5.2",
      "date": "2024-11-20"
    }
  ],
  "_exports": [
    "snotel_download",
    "snotel_explorer",
    "snotel_info",
    "snotel_metric",
    "snotel_phenology"
  ],
  "_help": [
    {
      "page": "snotel_download",
      "title": "Dowloads snotel data based upon a subset of the sno-tel info as provided by snotel_info()",
      "topics": [
        "snotel_download"
      ]
    },
    {
      "page": "snotel_explorer",
      "title": "Start the SNOTEL shiny interface",
      "topics": [
        "snotel_explorer"
      ]
    },
    {
      "page": "snotel_info",
      "title": "Downloads a SNOTEL site listing for further processing",
      "topics": [
        "snotel_info"
      ]
    },
    {
      "page": "snotel_metric",
      "title": "Convert snotel data to metric from imperial units",
      "topics": [
        "snotel_metric"
      ]
    },
    {
      "page": "snotel_phenology",
      "title": "Calculates snow phenology from the snow water equivalent data",
      "topics": [
        "snotel_phenology"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bluegreen-labs/snotelr/raw/HEAD/logo.png",
  "_readme": "https://github.com/bluegreen-labs/snotelr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "curl",
    "digest",
    "dplyr",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "htmltools",
    "httpuv",
    "httr",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rvest",
    "sass",
    "selectr",
    "shiny",
    "sourcetools",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "snotelr-vignette.Rmd",
      "filename": "snotelr-vignette.html",
      "title": "snotelr functionality",
      "author": "Koen Hufkens",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Downloading site meta-data",
        "Downloading site data",
        "Calculating snow phenology from downloaded data or data frames",
        "Reference"
      ],
      "created": "2018-12-26 15:37:57",
      "modified": "2023-07-13 22:51:23",
      "commits": 9
    }
  ],
  "_score": 6.264817823009537,
  "_indexed": true,
  "_nocasepkg": "snotelr",
  "_universes": [
    "bluegreen-labs",
    "khufkens"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.2",
      "date": "2026-07-17T06:23:44.000Z",
      "distro": "resolute",
      "commit": "acee710efbd42a7a4ce3cabe8719523f65986835",
      "fileid": "https://r2.ropensci.org/a861cbd01fab8404ff3dfe0f3174e703a9fcd98128e8d2d9da34bc0e2aadcb60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/29559644745"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.5.2",
      "date": "2026-07-17T06:23:59.000Z",
      "distro": "resolute",
      "commit": "acee710efbd42a7a4ce3cabe8719523f65986835",
      "fileid": "https://r2.ropensci.org/e6bd8696001e10c4cbc22619329ec8224b3f8dd6bc79340e4bbe1b8824122592",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/29559644745"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.2",
      "date": "2026-07-17T06:23:02.000Z",
      "commit": "acee710efbd42a7a4ce3cabe8719523f65986835",
      "fileid": "https://r2.ropensci.org/6bc3f3c9bf649e7fdbd9fd45cebf1c92b0077fbb3191fd249d64249c71c84a93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/29559644745"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.5.2",
      "date": "2026-07-17T06:23:42.000Z",
      "commit": "acee710efbd42a7a4ce3cabe8719523f65986835",
      "fileid": "https://r2.ropensci.org/4aac16c77415c311e661ec4f73fd9d518b498ed97cd0fb2a71344a51c3c29dd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/29559644745"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.2",
      "date": "2026-07-17T06:23:55.000Z",
      "commit": "acee710efbd42a7a4ce3cabe8719523f65986835",
      "fileid": "https://r2.ropensci.org/2f9f71249d1105929be6925919fc8108d457f08c09f60979e1c1da3b3d3107f4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/29559644745"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.2",
      "date": "2026-07-17T06:23:06.000Z",
      "commit": "acee710efbd42a7a4ce3cabe8719523f65986835",
      "fileid": "https://r2.ropensci.org/e2722e662418b5736da7fb0eaf60586d847efd7a3b0dc912de242c5140220014",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/29559644745"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.2",
      "date": "2026-07-17T06:22:50.000Z",
      "commit": "acee710efbd42a7a4ce3cabe8719523f65986835",
      "fileid": "https://r2.ropensci.org/da5d14aef7a42c730c110bd33eafdded89bd6f44610f1aa2bf02ad63df6592ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/29559644745"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.5.2",
      "date": "2026-07-17T06:22:57.000Z",
      "commit": "acee710efbd42a7a4ce3cabe8719523f65986835",
      "fileid": "https://r2.ropensci.org/5c9e3fab7d9b5933910ff235357b531de04d570b7839707ebc87ba88766cda47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bluegreen-labs/actions/runs/29559644745"
    }
  ]
}