{
  "_id": "6a211e66cd65a98ecbd1e02a",
  "Type": "Package",
  "Package": "MazamaCoreUtils",
  "Version": "0.6.2",
  "Title": "Utility Functions for Production R Code",
  "Authors@R": "c(\nperson(\"Jonathan\", \"Callahan\", email=\"jonathan.s.callahan@gmail.com\", role=c(\"aut\",\"cre\")),\nperson(\"Eli\", \"Grosman\", email=\"eligrosman1@gmail.com\", role=c(\"ctb\")),\nperson(\"Spencer\", \"Pease\", email=\"spencerpease618@gmail.com\", role=c(\"ctb\")),\nperson(\"Thomas\", \"Bergamaschi\", email=\"tbergama@gmail.com\", role=c(\"ctb\"))\n)",
  "Maintainer": "Jonathan Callahan <jonathan.s.callahan@gmail.com>",
  "Description": "A suite of utility functions providing functionality\ncommonly needed for production level projects such as logging,\nerror handling, cache management and date-time parsing.\nFunctions for date-time parsing and formatting require that\ntime zones be specified explicitly, avoiding a common source of\nerror when working with environmental time series.",
  "License": "GPL-3",
  "URL": "https://github.com/MazamaScience/MazamaCoreUtils",
  "BugReports": "https://github.com/MazamaScience/MazamaCoreUtils/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://mazamascience.r-universe.dev",
  "Date/Publication": "2026-05-05 21:21:25 UTC",
  "RemoteUrl": "https://github.com/mazamascience/mazamacoreutils",
  "RemoteRef": "HEAD",
  "RemoteSha": "2eb3698523778d5406ce897eaae22e3f715cf44a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 06:39:33 UTC",
    "User": "root"
  },
  "Author": "Jonathan Callahan [aut, cre],\nEli Grosman [ctb],\nSpencer Pease [ctb],\nThomas Bergamaschi [ctb]",
  "MD5sum": "08b2d05955ab39d6e08bf8978bbd2202",
  "_user": "mazamascience",
  "_type": "src",
  "_file": "MazamaCoreUtils_0.6.2.tar.gz",
  "_fileid": "db2e48e5c48f4f9628f4cd8a7283d47cce25a6fdd4921940b9ab5253d58283c0",
  "_filesize": 260889,
  "_sha256": "db2e48e5c48f4f9628f4cd8a7283d47cce25a6fdd4921940b9ab5253d58283c0",
  "_created": "2026-06-04T06:39:33.000Z",
  "_published": "2026-06-04T06:42:46.877Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79463859677,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7404740713"
    },
    {
      "job": 79463859690,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404738178"
    },
    {
      "job": 79463859675,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7404726933"
    },
    {
      "job": 79463859671,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404725802"
    },
    {
      "job": 79463439002,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404696919"
    },
    {
      "job": 79463859674,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404734465"
    },
    {
      "job": 79463859697,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7404733263"
    },
    {
      "job": 79463859734,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7404723506"
    },
    {
      "job": 79463859682,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404725407"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mazamascience/actions/runs/26935265390",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mazamascience/mazamacoreutils",
  "_commit": {
    "id": "2eb3698523778d5406ce897eaae22e3f715cf44a",
    "author": "Jonathan Callahan <jonathan.s.callahan@gmail.com>",
    "committer": "Jonathan Callahan <jonathan.s.callahan@gmail.com>",
    "message": "restoring 'algorithm' argument to createLocationID()\n",
    "time": 1778016085
  },
  "_maintainer": {
    "name": "Jonathan Callahan",
    "email": "jonathan.s.callahan@gmail.com",
    "login": "jonathancallahan",
    "description": "Associate Research Faculty - Desert Research Institute; President - Mazama Science",
    "uuid": 755445
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "devtools",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "geohashTools",
      "role": "Imports"
    },
    {
      "package": "logger",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.7",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    }
  ],
  "_owner": "mazamascience",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2026-01",
      "n": 3
    },
    {
      "week": "2026-19",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "0.6.0",
      "date": "2026-01-01"
    },
    {
      "name": "0.6.1",
      "date": "2026-05-05"
    },
    {
      "name": "0.6.2",
      "date": "2026-05-05"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jonathancallahan",
      "count": 86,
      "uuid": 755445
    },
    {
      "user": "spencerpease",
      "count": 49,
      "uuid": 13389934
    },
    {
      "user": "eligrosman",
      "count": 15,
      "uuid": 19564672
    },
    {
      "user": "tbergama",
      "count": 5,
      "uuid": 27099818
    },
    {
      "user": "hansmrtn",
      "count": 1,
      "uuid": 282867
    }
  ],
  "_userbio": {
    "uuid": 12518709,
    "type": "organization",
    "name": "Mazama Science",
    "description": "SEE YOUR DATA"
  },
  "_downloads": {
    "count": 552,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MazamaCoreUtils"
  },
  "_devurl": "https://github.com/mazamascience/mazamacoreutils",
  "_searchresults": 152,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MazamaCoreUtils.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mazamascience/mazamacoreutils",
  "_realowner": "mazamascience",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2018-10-26"
    },
    {
      "version": "0.1.3",
      "date": "2018-12-03"
    },
    {
      "version": "0.2.0",
      "date": "2019-07-18"
    },
    {
      "version": "0.3.1",
      "date": "2019-08-20"
    },
    {
      "version": "0.3.5",
      "date": "2019-09-10"
    },
    {
      "version": "0.3.9",
      "date": "2019-10-04"
    },
    {
      "version": "0.4.0",
      "date": "2019-11-06"
    },
    {
      "version": "0.4.2",
      "date": "2020-01-09"
    },
    {
      "version": "0.4.3",
      "date": "2020-04-08"
    },
    {
      "version": "0.4.4",
      "date": "2020-07-20"
    },
    {
      "version": "0.4.6",
      "date": "2020-11-13"
    },
    {
      "version": "0.4.8",
      "date": "2021-08-18"
    },
    {
      "version": "0.4.9",
      "date": "2021-10-09"
    },
    {
      "version": "0.4.10",
      "date": "2021-11-11"
    },
    {
      "version": "0.4.12",
      "date": "2022-07-20"
    },
    {
      "version": "0.4.13",
      "date": "2022-08-25"
    },
    {
      "version": "0.4.14",
      "date": "2023-06-06"
    },
    {
      "version": "0.4.15",
      "date": "2023-07-06"
    },
    {
      "version": "0.4.16",
      "date": "2023-08-29"
    },
    {
      "version": "0.5.0",
      "date": "2023-10-28"
    },
    {
      "version": "0.5.1",
      "date": "2023-11-13"
    },
    {
      "version": "0.5.2",
      "date": "2024-02-08"
    },
    {
      "version": "0.5.3",
      "date": "2024-12-03"
    },
    {
      "version": "0.6.0",
      "date": "2026-01-12"
    },
    {
      "version": "0.6.2",
      "date": "2026-05-06"
    }
  ],
  "_exports": [
    "%>%",
    "check",
    "check_fast",
    "check_faster",
    "check_fastest",
    "check_slow",
    "check_slower",
    "check_slowest",
    "createLocationID",
    "createLocationMask",
    "dateRange",
    "dateSequence",
    "DEBUG",
    "ERROR",
    "FATAL",
    "getAPIKey",
    "html_getLinkNames",
    "html_getLinks",
    "html_getLinkUrls",
    "html_getTable",
    "html_getTables",
    "INFO",
    "initializeLogging",
    "lintFunctionArgs_dir",
    "lintFunctionArgs_file",
    "loadDataFile",
    "logger.debug",
    "logger.error",
    "logger.fatal",
    "logger.info",
    "logger.isInitialized",
    "logger.setLevel",
    "logger.setup",
    "logger.trace",
    "logger.warn",
    "manageCache",
    "parseDatetime",
    "setAPIKey",
    "setIfNull",
    "showAPIKeys",
    "stopIfNull",
    "stopOnError",
    "timeRange",
    "timeStamp",
    "timezoneLintRules",
    "TRACE",
    "validateLonLat",
    "validateLonsLats",
    "WARN"
  ],
  "_help": [
    {
      "page": "APIKeys",
      "title": "API keys for data services",
      "topics": [
        "APIKeys"
      ]
    },
    {
      "page": "createLocationID",
      "title": "Create one or more unique location IDs",
      "topics": [
        "createLocationID"
      ]
    },
    {
      "page": "createLocationMask",
      "title": "Create a mask of valid locations",
      "topics": [
        "createLocationMask"
      ]
    },
    {
      "page": "dateRange",
      "title": "Create a POSIXct date range",
      "topics": [
        "dateRange"
      ]
    },
    {
      "page": "dateSequence",
      "title": "Create a POSIXct date sequence",
      "topics": [
        "dateSequence"
      ]
    },
    {
      "page": "getAPIKey",
      "title": "Get API key",
      "topics": [
        "getAPIKey"
      ]
    },
    {
      "page": "html_getLinks",
      "title": "Extract links from an HTML page",
      "topics": [
        "html_getLinkNames",
        "html_getLinks",
        "html_getLinkUrls"
      ]
    },
    {
      "page": "html_getTables",
      "title": "Extract tables from an HTML page",
      "topics": [
        "html_getTable",
        "html_getTables"
      ]
    },
    {
      "page": "initializeLogging",
      "title": "Initialize standard log files",
      "topics": [
        "initializeLogging"
      ]
    },
    {
      "page": "lintFunctionArgs",
      "title": "Lint function calls for required named arguments",
      "topics": [
        "lintFunctionArgs",
        "lintFunctionArgs_dir",
        "lintFunctionArgs_file"
      ]
    },
    {
      "page": "loadDataFile",
      "title": "Load R data from a URL or local file",
      "topics": [
        "loadDataFile"
      ]
    },
    {
      "page": "logger.debug",
      "title": "Python-style logging statements",
      "topics": [
        "logger.debug"
      ]
    },
    {
      "page": "logger.error",
      "title": "Python-style logging statements",
      "topics": [
        "logger.error"
      ]
    },
    {
      "page": "logger.fatal",
      "title": "Python-style logging statements",
      "topics": [
        "logger.fatal"
      ]
    },
    {
      "page": "logger.info",
      "title": "Python-style logging statements",
      "topics": [
        "logger.info"
      ]
    },
    {
      "page": "logger.isInitialized",
      "title": "Check whether logging has been initialized",
      "topics": [
        "logger.isInitialized"
      ]
    },
    {
      "page": "logger.setLevel",
      "title": "Set console log level",
      "topics": [
        "logger.setLevel"
      ]
    },
    {
      "page": "logger.setup",
      "title": "Set up Python-style logging",
      "topics": [
        "logger.setup"
      ]
    },
    {
      "page": "logger.trace",
      "title": "Python-style logging statements",
      "topics": [
        "logger.trace"
      ]
    },
    {
      "page": "logger.warn",
      "title": "Python-style logging statements",
      "topics": [
        "logger.warn"
      ]
    },
    {
      "page": "logLevels",
      "title": "Log levels",
      "topics": [
        "DEBUG",
        "ERROR",
        "FATAL",
        "INFO",
        "logLevels",
        "TRACE",
        "WARN"
      ]
    },
    {
      "page": "manageCache",
      "title": "Manage cache size",
      "topics": [
        "manageCache"
      ]
    },
    {
      "page": "packageCheck",
      "title": "Run package checks",
      "topics": [
        "check",
        "check_fast",
        "check_faster",
        "check_fastest",
        "check_slow",
        "check_slower",
        "check_slowest",
        "packageCheck"
      ]
    },
    {
      "page": "parseDatetime",
      "title": "Parse datetimes",
      "topics": [
        "parseDatetime"
      ]
    },
    {
      "page": "setAPIKey",
      "title": "Set API key",
      "topics": [
        "setAPIKey"
      ]
    },
    {
      "page": "setIfNull",
      "title": "Set a variable to a default value if it is NULL",
      "topics": [
        "setIfNull"
      ]
    },
    {
      "page": "showAPIKeys",
      "title": "Show API keys",
      "topics": [
        "showAPIKeys"
      ]
    },
    {
      "page": "stopIfNull",
      "title": "Stop if an object is 'NULL'",
      "topics": [
        "stopIfNull"
      ]
    },
    {
      "page": "stopOnError",
      "title": "Stop on try-error",
      "topics": [
        "stopOnError"
      ]
    },
    {
      "page": "timeRange",
      "title": "Create a POSIXct time range",
      "topics": [
        "timeRange"
      ]
    },
    {
      "page": "timeStamp",
      "title": "Create character timestamps",
      "topics": [
        "timeStamp"
      ]
    },
    {
      "page": "timezoneLintRules",
      "title": "Timezone linting rules",
      "topics": [
        "timezoneLintRules"
      ]
    },
    {
      "page": "validateLonLat",
      "title": "Validate longitude and latitude values",
      "topics": [
        "validateLonLat"
      ]
    },
    {
      "page": "validateLonsLats",
      "title": "Validate longitude and latitude vectors",
      "topics": [
        "validateLonsLats"
      ]
    }
  ],
  "_readme": "https://github.com/mazamascience/mazamacoreutils/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "downlit",
    "dplyr",
    "ellipsis",
    "evaluate",
    "fansi",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geohashTools",
    "gert",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "logger",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "rvest",
    "sass",
    "selectr",
    "sessioninfo",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tidyselect",
    "timechange",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "cache-management.Rmd",
      "filename": "cache-management.html",
      "title": "Cache Management",
      "author": "Thomas Bergamaschi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A Product Cache Example",
        "Removing 'Stale' Products",
        "Other Use Cases"
      ],
      "created": "2018-10-11 23:35:48",
      "modified": "2024-12-03 05:03:08",
      "commits": 8
    },
    {
      "source": "date-parsing.Rmd",
      "filename": "date-parsing.html",
      "title": "Date Parsing",
      "author": "Jonathan Callahan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Environmental Time Series Data",
        "Linting for timezones"
      ],
      "created": "2019-08-20 17:52:14",
      "modified": "2026-01-01 01:25:32",
      "commits": 7
    },
    {
      "source": "error-handling.Rmd",
      "filename": "error-handling.html",
      "title": "Error Handling",
      "author": "Jonathan Callahan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Error Handling in Java and Python",
        "Error Handling in R",
        "Simpler Error Handling in R",
        "stopOnError()",
        "Working example"
      ],
      "created": "2018-12-03 00:09:21",
      "modified": "2022-08-10 18:52:45",
      "commits": 5
    },
    {
      "source": "logging.Rmd",
      "filename": "logging.html",
      "title": "Logging",
      "author": "Jonathan Callahan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Logging in Java and Python",
        "Logging in R",
        "Log Levels",
        "ERROR",
        "WARN",
        "INFO",
        "DEBUG",
        "TRACE",
        "A Logging Example",
        "ERROR.log",
        "INFO.log",
        "TRACE.log",
        "Extra Functionality",
        "logger.setLevel()",
        "initializeLogging()"
      ],
      "created": "2018-12-02 20:47:04",
      "modified": "2026-01-01 01:39:21",
      "commits": 8
    }
  ],
  "_score": 8.164114820984341,
  "_indexed": true,
  "_nocasepkg": "mazamacoreutils",
  "_universes": [
    "mazamascience",
    "jonathancallahan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-04T06:42:08.000Z",
      "distro": "noble",
      "commit": "2eb3698523778d5406ce897eaae22e3f715cf44a",
      "fileid": "48b4df714b45d4c52e11e701d2a099ae0a21524ea152b0fc0016e412d247f6bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mazamascience/actions/runs/26935265390"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-04T06:41:58.000Z",
      "distro": "noble",
      "commit": "2eb3698523778d5406ce897eaae22e3f715cf44a",
      "fileid": "37c5580af55b10913756af6de33e837dbdb834e3cbcf4c09acc8c84dcd6dfb77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mazamascience/actions/runs/26935265390"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-04T06:41:18.000Z",
      "commit": "2eb3698523778d5406ce897eaae22e3f715cf44a",
      "fileid": "eec5ad79225567f3e0f813e550c88dc452ec101f22528209622f5fadcbc660f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mazamascience/actions/runs/26935265390"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-04T06:41:15.000Z",
      "commit": "2eb3698523778d5406ce897eaae22e3f715cf44a",
      "fileid": "d4be61b22a585b5fc3eb13473fa46e82300f68daa9deaa24d28d744608e0cc66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mazamascience/actions/runs/26935265390"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-06-04T06:42:03.000Z",
      "commit": "2eb3698523778d5406ce897eaae22e3f715cf44a",
      "fileid": "3f964df247a93be52e084fc636859a510367301071761dfe7a4fbaa3a1ed9505",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mazamascience/actions/runs/26935265390"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-04T06:41:31.000Z",
      "commit": "2eb3698523778d5406ce897eaae22e3f715cf44a",
      "fileid": "1c749dfd9a99c45c522907a9db45516f683f517fd119ac7697d822f7a66a9bb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mazamascience/actions/runs/26935265390"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-04T06:40:53.000Z",
      "commit": "2eb3698523778d5406ce897eaae22e3f715cf44a",
      "fileid": "3e801a4fcdd1f150b14783607aa5b1a38aa1824490eb7629c940252e47d76365",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mazamascience/actions/runs/26935265390"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-04T06:41:03.000Z",
      "commit": "2eb3698523778d5406ce897eaae22e3f715cf44a",
      "fileid": "5d8a912ddbaa4f6eb4cdfb93e3813a4624cd48337a58afc5cc669f84f4cf6c75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mazamascience/actions/runs/26935265390"
    }
  ]
}