{
  "_id": "6a4a16e318ec5aec69204d14",
  "Package": "checkr",
  "Title": "Check the Properties of Common R Objects",
  "Version": "0.5.0.9001",
  "Authors@R": "c(\nperson(\"Joe\", \"Thorley\", , \"joe@poissonconsulting.ca\", c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-7683-4592\")),\nperson(\"Evan\", \"Amies-Galonski\", , \"evan@poissonconsulting.ca\", \"ctb\", comment = c(ORCID = \"0000-0003-1096-2089\")),\nperson(\"Poisson Consulting\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Expressive, assertive, pipe-friendly functions to check\nthe properties of common R objects. In the case of failure the\nfunctions issue informative error messages. Superseded by the\n'chk' package.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/poissonconsulting/checkr,\nhttps://poissonconsulting.github.io/checkr/",
  "BugReports": "https://github.com/poissonconsulting/checkr/issues",
  "Remotes": [
    "poissonconsulting/err"
  ],
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Language": "en-CA",
  "Roxygen": "list(markdown = TRUE)",
  "Config/Needs/website": "poissonconsulting/poissontemplate",
  "Repository": "https://poissonconsulting.r-universe.dev",
  "Date/Publication": "2026-06-10 20:21:06 UTC",
  "RemoteUrl": "https://github.com/poissonconsulting/checkr",
  "RemoteRef": "HEAD",
  "RemoteSha": "31fe35ad921776198ab8bd0b4ef74345c847271e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 20:34:27 UTC",
    "User": "root"
  },
  "Author": "Joe Thorley [aut, cre] (ORCID: <https://orcid.org/0000-0002-7683-4592>),\nEvan Amies-Galonski [ctb] (ORCID:\n<https://orcid.org/0000-0003-1096-2089>),\nPoisson Consulting [cph, fnd]",
  "Maintainer": "Joe Thorley <joe@poissonconsulting.ca>",
  "_user": "poissonconsulting",
  "_type": "src",
  "_file": "checkr_0.5.0.9001.tar.gz",
  "_fileid": "https://r2.ropensci.org/412cc58fcedbaf013d55e5aca674b573d7f7e96d6267c5b626c5eaf2d0e22f85",
  "_filesize": 243256,
  "_sha256": "412cc58fcedbaf013d55e5aca674b573d7f7e96d6267c5b626c5eaf2d0e22f85",
  "_expires": "2026-10-13T08:33:37.000Z",
  "_created": "2026-06-10T20:34:27.000Z",
  "_published": "2026-07-09T05:40:03.977Z",
  "_jobs": [
    {
      "job": 85207216411,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7547590146"
    },
    {
      "job": 85207216413,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7547589328"
    },
    {
      "job": 85207216379,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7547588450"
    },
    {
      "job": 85207216401,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7547582138"
    },
    {
      "job": 85207216243,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7547538519"
    },
    {
      "job": 85207216412,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7547583372"
    },
    {
      "job": 85207216525,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7547587953"
    },
    {
      "job": 85207216469,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7547576050"
    },
    {
      "job": 85207216485,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7547580345"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27304418188",
  "_status": "success",
  "_upstream": "https://github.com/poissonconsulting/checkr",
  "_commit": {
    "id": "31fe35ad921776198ab8bd0b4ef74345c847271e",
    "author": "Ayla Pearson <ayla@poissonconsulting.ca>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #27 from poissonconsulting/fix-author-orcids\n\nAdd/correct author ORCID(s) in DESCRIPTION",
    "time": 1781122866
  },
  "_maintainer": {
    "name": "Joe Thorley",
    "email": "joe@poissonconsulting.ca",
    "login": "joethorley",
    "orcid": "0000-0002-7683-4592",
    "description": "A computational biologist who performs Bayesian analyses using R, STAN and JAGS.\n",
    "uuid": 613671
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "err",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Suggests"
    },
    {
      "package": "chk",
      "role": "Suggests"
    },
    {
      "package": "checkmate",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "hms",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "units",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "poissonconsulting",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "assertion",
    "checkr"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "joethorley",
      "count": 207,
      "uuid": 613671
    },
    {
      "user": "aylapear",
      "count": 22,
      "uuid": 42985574
    },
    {
      "user": "evanamiesgalonski",
      "count": 10,
      "uuid": 14318875
    },
    {
      "user": "nadinehussein",
      "count": 10,
      "uuid": 74937983
    },
    {
      "user": "arfon",
      "count": 1,
      "uuid": 4483
    }
  ],
  "_userbio": {
    "uuid": 1679318,
    "type": "organization",
    "name": "Poisson Consulting Ltd.",
    "description": "Computational Biology and Statistical Ecology"
  },
  "_downloads": {
    "count": 35,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/checkr"
  },
  "_devurl": "https://github.com/poissonconsulting/checkr",
  "_pkgdown": "https://poissonconsulting.github.io/checkr/",
  "_searchresults": 278,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/checkr.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,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2018-01-29"
    },
    {
      "version": "0.1.0",
      "date": "2018-03-03"
    },
    {
      "version": "0.2.0",
      "date": "2018-03-28"
    },
    {
      "version": "0.3.0",
      "date": "2018-06-27"
    },
    {
      "version": "0.4.0",
      "date": "2018-11-01"
    },
    {
      "version": "0.5.0",
      "date": "2019-04-25"
    }
  ],
  "_exports": [
    "check_attributes",
    "check_character",
    "check_chr",
    "check_classes",
    "check_colnames",
    "check_count",
    "check_data",
    "check_date",
    "check_datetime",
    "check_day",
    "check_dbl",
    "check_double",
    "check_dttm",
    "check_environment",
    "check_flag",
    "check_flag_na",
    "check_function",
    "check_grepl",
    "check_homogenous",
    "check_inherits",
    "check_int",
    "check_integer",
    "check_intersection",
    "check_join",
    "check_key",
    "check_length",
    "check_length1",
    "check_levels",
    "check_lgl",
    "check_list",
    "check_logical",
    "check_missing_colnames",
    "check_missing_names",
    "check_name",
    "check_named",
    "check_names",
    "check_nchar",
    "check_ncol",
    "check_neg_dbl",
    "check_neg_int",
    "check_nlevels",
    "check_no_attributes",
    "check_noneg_dbl",
    "check_noneg_int",
    "check_nrow",
    "check_null",
    "check_number",
    "check_numeric",
    "check_pattern",
    "check_pos_dbl",
    "check_pos_int",
    "check_prob",
    "check_probability",
    "check_prop",
    "check_props",
    "check_rbind",
    "check_regex",
    "check_scalar",
    "check_sorted",
    "check_string",
    "check_tzone",
    "check_unique",
    "check_unnamed",
    "check_unused",
    "check_vector",
    "checkor",
    "chk_deparse",
    "chk_fail",
    "chk_max_dbl",
    "chk_max_int",
    "chk_min_dbl",
    "chk_min_int",
    "chk_tiny_dbl"
  ],
  "_help": [
    {
      "page": "check_attributes",
      "title": "Check Attributes",
      "topics": [
        "check_attributes"
      ]
    },
    {
      "page": "check_character",
      "title": "Check Character",
      "topics": [
        "check_character"
      ]
    },
    {
      "page": "check_chr",
      "title": "Check String",
      "topics": [
        "check_chr",
        "check_string"
      ]
    },
    {
      "page": "check_classes",
      "title": "Check Classes",
      "topics": [
        "check_classes"
      ]
    },
    {
      "page": "check_colnames",
      "title": "Check Colnames",
      "topics": [
        "check_colnames"
      ]
    },
    {
      "page": "check_count",
      "title": "Check Count",
      "topics": [
        "check_count"
      ]
    },
    {
      "page": "check_data",
      "title": "Check Data",
      "topics": [
        "check_data"
      ]
    },
    {
      "page": "check_date",
      "title": "Check Date",
      "topics": [
        "check_date",
        "check_day"
      ]
    },
    {
      "page": "check_dbl",
      "title": "Check Dbl",
      "topics": [
        "check_dbl",
        "check_number"
      ]
    },
    {
      "page": "check_dttm",
      "title": "Check Date Time",
      "topics": [
        "check_datetime",
        "check_dttm"
      ]
    },
    {
      "page": "check_environment",
      "title": "Check Environment",
      "topics": [
        "check_environment"
      ]
    },
    {
      "page": "check_flag_na",
      "title": "Check Flag or NA",
      "topics": [
        "check_flag_na"
      ]
    },
    {
      "page": "check_function",
      "title": "Check Function",
      "topics": [
        "check_function"
      ]
    },
    {
      "page": "check_grepl",
      "title": "Check Matches Regular Expression",
      "topics": [
        "check_grepl",
        "check_regex"
      ]
    },
    {
      "page": "check_homogenous",
      "title": "Check Homogenous",
      "topics": [
        "check_homogenous"
      ]
    },
    {
      "page": "check_inherits",
      "title": "Check Inherits",
      "topics": [
        "check_inherits"
      ]
    },
    {
      "page": "check_int",
      "title": "Check Int",
      "topics": [
        "check_int"
      ]
    },
    {
      "page": "check_integer",
      "title": "Check Integer",
      "topics": [
        "check_integer"
      ]
    },
    {
      "page": "check_intersection",
      "title": "Check Atomic Vector Intersection",
      "topics": [
        "check_intersection"
      ]
    },
    {
      "page": "check_join",
      "title": "Check Join",
      "topics": [
        "check_join"
      ]
    },
    {
      "page": "check_key",
      "title": "Check Key",
      "topics": [
        "check_key"
      ]
    },
    {
      "page": "check_length",
      "title": "Check Length",
      "topics": [
        "check_length"
      ]
    },
    {
      "page": "check_length1",
      "title": "Check Length One",
      "topics": [
        "check_length1"
      ]
    },
    {
      "page": "check_levels",
      "title": "Check Levels",
      "topics": [
        "check_levels"
      ]
    },
    {
      "page": "check_lgl",
      "title": "Check Flag",
      "topics": [
        "check_flag",
        "check_lgl"
      ]
    },
    {
      "page": "check_list",
      "title": "Check List",
      "topics": [
        "check_list"
      ]
    },
    {
      "page": "check_logical",
      "title": "Check Logical",
      "topics": [
        "check_logical"
      ]
    },
    {
      "page": "check_missing_colnames",
      "title": "Check Missing Colnames",
      "topics": [
        "check_missing_colnames"
      ]
    },
    {
      "page": "check_missing_names",
      "title": "Check Missing Names",
      "topics": [
        "check_missing_names"
      ]
    },
    {
      "page": "check_name",
      "title": "Check Name",
      "topics": [
        "check_name"
      ]
    },
    {
      "page": "check_named",
      "title": "Check Named",
      "topics": [
        "check_named"
      ]
    },
    {
      "page": "check_names",
      "title": "Check Names",
      "topics": [
        "check_names"
      ]
    },
    {
      "page": "check_nchar",
      "title": "Check Number of Characters",
      "topics": [
        "check_nchar"
      ]
    },
    {
      "page": "check_ncol",
      "title": "Check Number of Columns",
      "topics": [
        "check_ncol"
      ]
    },
    {
      "page": "check_neg_dbl",
      "title": "Check Negative Dbl",
      "topics": [
        "check_neg_dbl"
      ]
    },
    {
      "page": "check_neg_int",
      "title": "Check Negative Int",
      "topics": [
        "check_neg_int"
      ]
    },
    {
      "page": "check_nlevels",
      "title": "Check nlevels",
      "topics": [
        "check_nlevels"
      ]
    },
    {
      "page": "check_no_attributes",
      "title": "Check No Attributes",
      "topics": [
        "check_no_attributes"
      ]
    },
    {
      "page": "check_noneg_dbl",
      "title": "Check Non-Negative Dbl",
      "topics": [
        "check_noneg_dbl"
      ]
    },
    {
      "page": "check_noneg_int",
      "title": "Check Non-Negative Int",
      "topics": [
        "check_noneg_int"
      ]
    },
    {
      "page": "check_nrow",
      "title": "Check Number of Rows",
      "topics": [
        "check_nrow"
      ]
    },
    {
      "page": "check_null",
      "title": "Check NULL",
      "topics": [
        "check_null"
      ]
    },
    {
      "page": "check_numeric",
      "title": "Check Numeric",
      "topics": [
        "check_double",
        "check_numeric"
      ]
    },
    {
      "page": "check_pattern",
      "title": "Check Pattern",
      "topics": [
        "check_pattern"
      ]
    },
    {
      "page": "check_pos_dbl",
      "title": "Check Positive Dbl",
      "topics": [
        "check_pos_dbl"
      ]
    },
    {
      "page": "check_pos_int",
      "title": "Check Positive Int",
      "topics": [
        "check_pos_int"
      ]
    },
    {
      "page": "check_prob",
      "title": "Check Probability",
      "topics": [
        "check_prob",
        "check_probability",
        "check_prop"
      ]
    },
    {
      "page": "check_props",
      "title": "Check Proportions",
      "topics": [
        "check_props"
      ]
    },
    {
      "page": "check_rbind",
      "title": "Check Row Bind",
      "topics": [
        "check_rbind"
      ]
    },
    {
      "page": "check_scalar",
      "title": "Check Scalar",
      "topics": [
        "check_scalar"
      ]
    },
    {
      "page": "check_sorted",
      "title": "Check Sorted",
      "topics": [
        "check_sorted"
      ]
    },
    {
      "page": "check_tzone",
      "title": "Check TimeZone",
      "topics": [
        "check_tzone"
      ]
    },
    {
      "page": "check_unique",
      "title": "Check Unique",
      "topics": [
        "check_unique"
      ]
    },
    {
      "page": "check_unnamed",
      "title": "Check Unnamed",
      "topics": [
        "check_unnamed"
      ]
    },
    {
      "page": "check_unused",
      "title": "Check Unused",
      "topics": [
        "check_unused"
      ]
    },
    {
      "page": "check_vector",
      "title": "Check Atomic Vector",
      "topics": [
        "check_vector"
      ]
    },
    {
      "page": "checkor",
      "title": "Check OR",
      "topics": [
        "checkor"
      ]
    },
    {
      "page": "chk_deparse",
      "title": "Deparse",
      "topics": [
        "chk_deparse"
      ]
    },
    {
      "page": "chk_fail",
      "title": "Fail",
      "topics": [
        "chk_fail"
      ]
    },
    {
      "page": "chk_max_dbl",
      "title": "Max Double",
      "topics": [
        "chk_max_dbl"
      ]
    },
    {
      "page": "chk_max_int",
      "title": "Max Int",
      "topics": [
        "chk_max_int"
      ]
    },
    {
      "page": "chk_min_dbl",
      "title": "Min Double",
      "topics": [
        "chk_min_dbl"
      ]
    },
    {
      "page": "chk_min_int",
      "title": "Min Integer",
      "topics": [
        "chk_min_int"
      ]
    },
    {
      "page": "chk_tiny_dbl",
      "title": "Tiny Positive Double",
      "topics": [
        "chk_tiny_dbl"
      ]
    }
  ],
  "_readme": "https://github.com/poissonconsulting/checkr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "err",
    "lifecycle",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "checkr-naming.Rmd",
      "filename": "checkr-naming.html",
      "title": "checkr Naming Schemes",
      "author": "Joe Thorley",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Primary Objects",
        "Scalars",
        "Other Objects",
        "Function Functions",
        "Data Functions",
        "Miscellaneous Functions"
      ],
      "created": "2018-03-23 02:30:08",
      "modified": "2018-11-01 15:34:26",
      "commits": 4
    },
    {
      "source": "assertive-programming.Rmd",
      "filename": "assertive-programming.html",
      "title": "Packages for Assertive Programming",
      "author": "Joe Thorley",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package Overview",
        "base",
        "assertthat",
        "checkmate",
        "checkr",
        "Package Comparison",
        "Return Values",
        "Custom Error Messages",
        "Speed",
        "Dependencies"
      ],
      "created": "2018-01-31 01:29:02",
      "modified": "2018-11-01 15:34:26",
      "commits": 7
    }
  ],
  "_score": 6.461078135216857,
  "_indexed": true,
  "_nocasepkg": "checkr",
  "_universes": [
    "poissonconsulting",
    "joethorley"
  ],
  "_failure": {
    "version": "0.5.0.9002",
    "commit": {
      "id": "450e6910bf4ab01f4b5f39dc001b6ae98a24d335",
      "author": "poisson-fledge-bot[bot] <294483614+poisson-fledge-bot[bot]@users.noreply.github.com>",
      "committer": "GitHub <noreply@github.com>",
      "message": "Bump version to 0.5.0.9002 (#33)\n\nCo-authored-by: poisson-fledge-bot[bot] <294483614+poisson-fledge-bot[bot]@users.noreply.github.com>",
      "time": 1783349465
    },
    "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28806542552",
    "date": "2026-07-09T05:40:03.929Z",
    "job": {
      "job": 86047437372,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8189987823"
    }
  },
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0.9001",
      "date": "2026-06-10T20:36:34.000Z",
      "distro": "noble",
      "commit": "31fe35ad921776198ab8bd0b4ef74345c847271e",
      "fileid": "https://r2.ropensci.org/74cbcd22ff0e364d389c7ab03d5407bd7f92080e719e7a18c14433d124a7433a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27304418188"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0.9001",
      "date": "2026-06-10T20:36:31.000Z",
      "distro": "noble",
      "commit": "31fe35ad921776198ab8bd0b4ef74345c847271e",
      "fileid": "https://r2.ropensci.org/85d9e4536ae03f4de8fd902444a9e632ca031e74e013016622bbd1d260dc87b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27304418188"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0.9001",
      "date": "2026-06-10T20:36:31.000Z",
      "commit": "31fe35ad921776198ab8bd0b4ef74345c847271e",
      "fileid": "https://r2.ropensci.org/8bf508a1c6f8ddf04da5e72b909892df4aa4b7d1a3b3fb49d2fd8f9d99d22a37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27304418188"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0.9001",
      "date": "2026-06-10T20:36:14.000Z",
      "commit": "31fe35ad921776198ab8bd0b4ef74345c847271e",
      "fileid": "https://r2.ropensci.org/20e837735c0139c550bef1b8537cd27665094ca3b0c12c3e15c24aff338d8996",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27304418188"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0.9001",
      "date": "2026-06-10T20:36:32.000Z",
      "commit": "31fe35ad921776198ab8bd0b4ef74345c847271e",
      "fileid": "https://r2.ropensci.org/5f84fef0e378ecd3540560980bc0dd729c88d331547ce3bad1271a2103c14d3e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27304418188"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0.9001",
      "date": "2026-06-10T20:36:19.000Z",
      "commit": "31fe35ad921776198ab8bd0b4ef74345c847271e",
      "fileid": "https://r2.ropensci.org/c0759e92574709668048872ce1a0131805278aed4624f8ec7c878719a3a5d990",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27304418188"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0.9001",
      "date": "2026-06-10T20:35:49.000Z",
      "commit": "31fe35ad921776198ab8bd0b4ef74345c847271e",
      "fileid": "https://r2.ropensci.org/e0f26eb0bb629db1dad7b881b8b20b2ca1365dd056b5da8ed9fb7da9c83a519f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27304418188"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0.9001",
      "date": "2026-06-10T20:35:59.000Z",
      "commit": "31fe35ad921776198ab8bd0b4ef74345c847271e",
      "fileid": "https://r2.ropensci.org/86640fabbd4f4e36d6c2c02548c4f9bf61be372439bad2ec7b94033cf87c0326",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27304418188"
    }
  ]
}