{
  "_id": "6a1c10e61d7bb097a0a2eb3c",
  "Package": "azmetr",
  "Title": "Access Arizona Weather Data from the AZMet API",
  "Version": "0.4.0",
  "Authors@R": "c(\nperson(\"Jeremy\", \"Weiss\", , \"jlweiss@email.arizona.edu\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-3597-0712\")),\nperson(\"Eric\", \"Scott\", , \"ericrscott@arizona.edu\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-7430-7879\"))\n)",
  "Description": "Provides R functions to access the Arizona Meteorological\nNetwork (AZMet) API.  Functions are more than just \"thin\nwrappers\" and do some parsing of input parameters and wrangling\nof output data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://uace-azmet.github.io/azmetr/,\nhttps://uace-azmet.r-universe.dev/azmetr",
  "BugReports": "https://github.com/uace-azmet/azmetr/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://uace-azmet.r-universe.dev",
  "Date/Publication": "2026-05-28 22:21:11 UTC",
  "RemoteUrl": "https://github.com/uace-azmet/azmetr",
  "RemoteRef": "HEAD",
  "RemoteSha": "a8f8623707b84a75a209f2511568f3f5e33de280",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 10:40:24 UTC",
    "User": "root"
  },
  "Author": "Jeremy Weiss [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-3597-0712>),\nEric Scott [aut] (ORCID: <https://orcid.org/0000-0002-7430-7879>)",
  "Maintainer": "Jeremy Weiss <jlweiss@email.arizona.edu>",
  "MD5sum": "321e0ee2d37c4757a1f234c8500aeff9",
  "_user": "uace-azmet",
  "_type": "src",
  "_file": "azmetr_0.4.0.tar.gz",
  "_fileid": "19e4dde18578241b6467cc976216f64ed6ee77ae679f06fc48f8bef5dff54fdd",
  "_filesize": 213317,
  "_sha256": "19e4dde18578241b6467cc976216f64ed6ee77ae679f06fc48f8bef5dff54fdd",
  "_created": "2026-05-31T10:40:24.000Z",
  "_published": "2026-05-31T10:43:50.757Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78719354338,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7316051295"
    },
    {
      "job": 78719354333,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316054511"
    },
    {
      "job": 78719354335,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7316046044"
    },
    {
      "job": 78719354331,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316047019"
    },
    {
      "job": 78719149542,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316036224"
    },
    {
      "job": 78719354329,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316050241"
    },
    {
      "job": 78719354342,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7316044315"
    },
    {
      "job": 78719354345,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7316045597"
    },
    {
      "job": 78719354374,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7316045944"
    }
  ],
  "_buildurl": "https://github.com/r-universe/uace-azmet/actions/runs/26710284766",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/uace-azmet/azmetr",
  "_commit": {
    "id": "a8f8623707b84a75a209f2511568f3f5e33de280",
    "author": "Jeremy Weiss <jlweiss@email.arizona.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #106 from uace-azmet/test-aws\n\nUpdate error handling for new AWS backend",
    "time": 1780006871
  },
  "_maintainer": {
    "name": "Jeremy Weiss",
    "email": "jlweiss@email.arizona.edu",
    "login": "jeremylweiss",
    "linkedin": "in/jeremylweiss",
    "description": "Strategic Partnership Leader and Extension Professional | Climate, Environmental, and Geospatial Science | Bridging Academic Research and Real-world Practice",
    "uuid": 17934972,
    "orcid": "0000-0003-3597-0712"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "attempt",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "units",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 0.6.0",
      "role": "Suggests"
    }
  ],
  "_owner": "uace-azmet",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "aariq",
      "count": 289,
      "uuid": 25404783
    },
    {
      "user": "jeremylweiss",
      "count": 96,
      "uuid": 17934972
    }
  ],
  "_userbio": {
    "uuid": 139582073,
    "type": "organization",
    "name": "Arizona Meteorological Network (AZMet)",
    "description": "AZMet provides data and related products from its network of weather stations in Arizona"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/azmetr"
  },
  "_devurl": "https://github.com/uace-azmet/azmetr",
  "_pkgdown": "https://uace-azmet.github.io/azmetr/",
  "_searchresults": 35,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/azmetr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "az_15min",
    "az_add_units",
    "az_daily",
    "az_heat",
    "az_hourly",
    "az_lw15min",
    "az_lwdaily"
  ],
  "_datasets": [
    {
      "name": "station_info",
      "title": "AZMet station names and locations",
      "object": "station_info",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "meta_station_name",
        "meta_station_id",
        "latitude",
        "longitude",
        "elev_m",
        "start_date",
        "status"
      ],
      "rows": 35,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "az_15min",
      "title": "Retrieve 15-minute Weather Data from AZMet",
      "topics": [
        "az_15min"
      ]
    },
    {
      "page": "az_add_units",
      "title": "Assign units using the 'units' package",
      "topics": [
        "az_add_units"
      ]
    },
    {
      "page": "az_daily",
      "title": "Retrieve Daily Weather Data from AZMET",
      "topics": [
        "az_daily"
      ]
    },
    {
      "page": "az_heat",
      "title": "Retrieve Accumulated Heat Units and Evapotranspiration",
      "topics": [
        "az_heat"
      ]
    },
    {
      "page": "az_hourly",
      "title": "Retrieve Hourly Weather Data",
      "topics": [
        "az_hourly"
      ]
    },
    {
      "page": "az_lw15min",
      "title": "Retrieve 15-minute Leaf Wetness Data from AZMet",
      "topics": [
        "az_lw15min"
      ]
    },
    {
      "page": "az_lwdaily",
      "title": "Retrieve Daily Leaf Wetness Data from AZMet",
      "topics": [
        "az_lwdaily"
      ]
    },
    {
      "page": "station_info",
      "title": "AZMet station names and locations",
      "topics": [
        "station_info"
      ]
    }
  ],
  "_pkglogo": "https://github.com/uace-azmet/azmetr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/uace-azmet/azmetr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "attempt",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "basic_use.Rmd",
      "filename": "basic_use.html",
      "title": "Basic usage of azmetr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Retrieving the most recent day",
        "Specifying date ranges",
        "Filtering by station"
      ],
      "created": "2023-01-30 16:12:14",
      "modified": "2025-03-07 23:26:01",
      "commits": 2
    },
    {
      "source": "metadata.Rmd",
      "filename": "metadata.html",
      "title": "Using azmetr with the units package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Adding units to data",
        "Using units columns",
        "Plotting with units"
      ],
      "created": "2023-01-30 16:12:14",
      "modified": "2023-02-14 15:46:09",
      "commits": 2
    }
  ],
  "_score": 4.924279286061882,
  "_indexed": true,
  "_nocasepkg": "azmetr",
  "_universes": [
    "uace-azmet",
    "jeremylweiss"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-31T10:42:43.000Z",
      "distro": "noble",
      "commit": "a8f8623707b84a75a209f2511568f3f5e33de280",
      "fileid": "2bf3e9b2cb6a5965b765417eaa49cf7033ff376001f6756388f1a637cf36a9ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uace-azmet/actions/runs/26710284766"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-31T10:43:15.000Z",
      "distro": "noble",
      "commit": "a8f8623707b84a75a209f2511568f3f5e33de280",
      "fileid": "58ebe575e93c0f61e1aef6990820d42885956349fdabfdbb52b8810efb69182a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uace-azmet/actions/runs/26710284766"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-31T10:42:01.000Z",
      "commit": "a8f8623707b84a75a209f2511568f3f5e33de280",
      "fileid": "e6327419bbdd830289c48d82b10149d9d420f26ec7e270933b90ef992f3f5e14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uace-azmet/actions/runs/26710284766"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-31T10:42:06.000Z",
      "commit": "a8f8623707b84a75a209f2511568f3f5e33de280",
      "fileid": "e44fcd3a41ae998c413ddf1ea43e983651fd7ff1bd8201cee2941ffbb2fc1118",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uace-azmet/actions/runs/26710284766"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-05-31T10:42:51.000Z",
      "commit": "a8f8623707b84a75a209f2511568f3f5e33de280",
      "fileid": "af5fb29848c16dc3ad8dba0280ace3117c302d17e087470385f82812226c7446",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uace-azmet/actions/runs/26710284766"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-31T10:41:36.000Z",
      "commit": "a8f8623707b84a75a209f2511568f3f5e33de280",
      "fileid": "9a0810129f54e6d481e2f502b066dc4ac5e4de1ba3d3a2b76779f405208ccb9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uace-azmet/actions/runs/26710284766"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-31T10:41:39.000Z",
      "commit": "a8f8623707b84a75a209f2511568f3f5e33de280",
      "fileid": "e535cc5cb712ce2f8b79a8afaa8a1ffb1c6b307e655e3b12b33cd28dd7f4ea7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uace-azmet/actions/runs/26710284766"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-31T10:41:50.000Z",
      "commit": "a8f8623707b84a75a209f2511568f3f5e33de280",
      "fileid": "e68476f9513a5a33bc3ccb8c27602018a6f709aa68c71aa7d6e3babee873ae98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uace-azmet/actions/runs/26710284766"
    }
  ]
}