{
  "_id": "6a50c52689c83ec243a307f6",
  "Package": "tinycodet",
  "Title": "Functions to Help in your Coding Etiquette",
  "Version": "0.7.0",
  "Authors@R": "person(\"Tony\", \"Wilkes\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"tony_a_wilkes@outlook.com\",\ncomment = c(ORCID = \"0000-0001-9498-8379\"))",
  "Description": "Adds some functions to help in your coding etiquette.\n'tinycodet' primarily focuses on 4 aspects. 1) Safer decimal\n(in)equality testing, standard-evaluated alternatives to with()\nand aes(), and other functions for safer coding. 2) A new\npackage import system, that attempts to combine the benefits of\nusing a package without attaching it, with the benefits of\nattaching a package. 3) Extending the string manipulation\ncapabilities of the 'stringi' R package. 4) Reducing repetitive\ncode. Besides linking to 'Rcpp', 'tinycodet' has only one other\ndependency, namely 'stringi'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/tony-aw/tinycodet/,\nhttps://tony-aw.github.io/tinycodet/",
  "BugReports": "https://github.com/tony-aw/tinycodet/issues/",
  "Language": "en-gb",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tony-aw.r-universe.dev",
  "Date/Publication": "2026-06-10 17:22:31 UTC",
  "RemoteUrl": "https://github.com/tony-aw/tinycodet",
  "RemoteRef": "HEAD",
  "RemoteSha": "1e940b50b4dd61ae5056931f0c250016b4248071",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-10 10:04:29 UTC",
    "User": "root"
  },
  "Author": "Tony Wilkes [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-9498-8379>)",
  "Maintainer": "Tony Wilkes <tony_a_wilkes@outlook.com>",
  "_user": "tony-aw",
  "_type": "src",
  "_file": "tinycodet_0.7.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/6a82b33287af6672bb105bed4d41e0bccec612d9eb9c05b130809bb613967d19",
  "_filesize": 531956,
  "_sha256": "6a82b33287af6672bb105bed4d41e0bccec612d9eb9c05b130809bb613967d19",
  "_expires": "2026-10-18T10:10:45.000Z",
  "_created": "2026-07-10T10:04:29.000Z",
  "_published": "2026-07-10T10:10:46.733Z",
  "_jobs": [
    {
      "job": 86337087583,
      "time": 175,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224476181"
    },
    {
      "job": 86337087544,
      "time": 213,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224489167"
    },
    {
      "job": 86337087548,
      "time": 185,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224479958"
    },
    {
      "job": 86337087614,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224480553"
    },
    {
      "job": 86337087608,
      "time": 211,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8224479035"
    },
    {
      "job": 86337087562,
      "time": 271,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8224506018"
    },
    {
      "job": 86337087617,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224464016"
    },
    {
      "job": 86337087575,
      "time": 320,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224523010"
    },
    {
      "job": 86336383280,
      "time": 237,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224409096"
    },
    {
      "job": 86337087518,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8224455691"
    },
    {
      "job": 86337087695,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224466005"
    },
    {
      "job": 86337087584,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8224454821"
    },
    {
      "job": 86337087570,
      "time": 164,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224471691"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tony-aw/actions/runs/29084924437",
  "_status": "success",
  "_upstream": "https://github.com/tony-aw/tinycodet",
  "_commit": {
    "id": "1e940b50b4dd61ae5056931f0c250016b4248071",
    "author": "Tony <tony_a_wilkes@outlook.com>",
    "committer": "Tony <tony_a_wilkes@outlook.com>",
    "message": "Updated the website (version 0.7.0 released on CRAN)\n",
    "time": 1781112151
  },
  "_maintainer": {
    "name": "Tony Wilkes",
    "email": "tony_a_wilkes@outlook.com",
    "login": "tony-aw",
    "description": "Analyst, Statistician, and Programmer",
    "uuid": 66729956,
    "orcid": "0000-0001-9498-8379"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.11",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "version": ">= 1.7.12",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "collapse",
      "role": "Suggests"
    },
    {
      "package": "kit",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    }
  ],
  "_owner": "tony-aw",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 5
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.5.8",
      "date": "2025-09-22"
    },
    {
      "name": "0.6.0",
      "date": "2026-02-18"
    },
    {
      "name": "0.6.2",
      "date": "2026-03-06"
    },
    {
      "name": "0.7.0",
      "date": "2026-06-10"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "tony-aw",
      "count": 816,
      "uuid": 66729956
    }
  ],
  "_userbio": {
    "uuid": 66729956,
    "type": "user",
    "name": "Tony Wilkes",
    "followers": 5,
    "description": "Analyst, Statistician, and Programmer"
  },
  "_downloads": {
    "count": 672,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tinycodet"
  },
  "_devurl": "https://github.com/tony-aw/tinycodet",
  "_pkgdown": "https://tony-aw.github.io/tinycodet/",
  "_searchresults": 26,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/tinycodet.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tony-aw/tinycodet",
  "_realowner": "tony-aw",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0.6",
      "date": "2023-10-12"
    },
    {
      "version": "0.2",
      "date": "2023-11-01"
    },
    {
      "version": "0.2.2",
      "date": "2023-11-25"
    },
    {
      "version": "0.3.0",
      "date": "2023-12-11"
    },
    {
      "version": "0.4.0",
      "date": "2024-01-11"
    },
    {
      "version": "0.4.1",
      "date": "2024-02-17"
    },
    {
      "version": "0.4.5",
      "date": "2024-03-02"
    },
    {
      "version": "0.4.6",
      "date": "2024-04-14"
    },
    {
      "version": "0.5.0",
      "date": "2024-05-07"
    },
    {
      "version": "0.5.3",
      "date": "2024-07-21"
    },
    {
      "version": "0.5.4",
      "date": "2025-01-09"
    },
    {
      "version": "0.5.6",
      "date": "2025-04-05"
    },
    {
      "version": "0.5.8",
      "date": "2025-09-21"
    },
    {
      "version": "0.6.0",
      "date": "2026-02-16"
    },
    {
      "version": "0.6.2",
      "date": "2026-03-05"
    },
    {
      "version": "0.7.0",
      "date": "2026-06-08"
    }
  ],
  "_exports": [
    "%<-c%",
    "%col~%",
    "%d!{}%",
    "%d!=%",
    "%d{}%",
    "%d<%",
    "%d<=%",
    "%d==%",
    "%d>%",
    "%d>=%",
    "%installed in%",
    "%row~%",
    "%s-%",
    "%s!{}%",
    "%s{}%",
    "%s*%",
    "%s//%",
    "%s/%",
    "%s+%",
    "%s<>%",
    "%s><%",
    "%s$%",
    "%sget%",
    "%ss%",
    "%strim%",
    "aes_pro",
    "attr.import",
    "help.import",
    "import_as",
    "import_data",
    "import_inops",
    "import_inops.control",
    "import_int",
    "import_LL",
    "is_wholenumber",
    "is.tinyimport",
    "lock_TF",
    "pkg_get_deps",
    "pkg_get_deps_minimal",
    "pkg_lsf",
    "pversion_check4mismatch",
    "pversion_report",
    "report_inops",
    "s_chrcls",
    "s_coll",
    "s_fixed",
    "s_regex",
    "safer_partialmatch",
    "source_selection",
    "strcut_brk",
    "strcut_loc",
    "strfind",
    "strfind<-",
    "stri_c_mat",
    "stri_join_mat",
    "stri_locate_ith",
    "stri_locate_ith_boundaries",
    "stri_locate_ith_charclass",
    "stri_locate_ith_coll",
    "stri_locate_ith_fixed",
    "stri_locate_ith_regex",
    "stri_paste_mat",
    "transform_if",
    "with_pro"
  ],
  "_help": [
    {
      "page": "aaa0_tinycodet_help",
      "title": "tinycodet: Functions to Help in your Coding Etiquette",
      "topics": [
        "tinycodet-package",
        "aaa0_tinycodet_help",
        "tinycodet",
        "tinycodet_help"
      ]
    },
    {
      "page": "aaa1_tinycodet_safer",
      "title": "Overview of the 'tinycodet' \"Safer\" Functionality",
      "topics": [
        "aaa1_tinycodet_safer",
        "tinycodet_safer"
      ]
    },
    {
      "page": "aaa2_tinycodet_import",
      "title": "Overview of the 'tinycodet' Import System",
      "topics": [
        "aaa2_tinycodet_import",
        "tinycodet_import"
      ]
    },
    {
      "page": "aaa3_tinycodet_strings",
      "title": "Overview of the 'tinycodet' Extension of 'stringi'",
      "topics": [
        "aaa3_tinycodet_strings",
        "tinycodet_strings"
      ]
    },
    {
      "page": "aaa4_tinycodet_dry",
      "title": "Overview of the 'tinycodet' \"Don't Repeat Yourself\" Functionality",
      "topics": [
        "aaa4_tinycodet_dry",
        "tinycodet_dry"
      ]
    },
    {
      "page": "aaa5_tinycodet_misc",
      "title": "Overview of the 'tinycodet' Miscellaneous Functionality",
      "topics": [
        "aaa5_tinycodet_misc",
        "tinycodet_misc"
      ]
    },
    {
      "page": "decimal_truth",
      "title": "Safer Decimal Number (In)Equality Testing Operators",
      "topics": [
        "%d!=%",
        "%d!{}%",
        "%d<%",
        "%d<=%",
        "%d==%",
        "%d>%",
        "%d>=%",
        "%d{}%",
        "decimal_truth",
        "is_wholenumber"
      ]
    },
    {
      "page": "import_as",
      "title": "Import R-package, its Re-exports, Dependencies, and/or Extensions, Under a Single Alias",
      "topics": [
        "import_as"
      ]
    },
    {
      "page": "import_data",
      "title": "Directly Return a Data-set From a Package",
      "topics": [
        "import_data"
      ]
    },
    {
      "page": "import_helper",
      "title": "Helper Functions for the 'tinycodet' Package Import System",
      "topics": [
        "attr.import",
        "help.import",
        "import_helper",
        "is.tinyimport"
      ]
    },
    {
      "page": "import_inops",
      "title": "(Un)Expose Infix Operators From Package Namespace in the Current Environment",
      "topics": [
        "import_inops"
      ]
    },
    {
      "page": "import_inops.control",
      "title": "import_inops.control",
      "topics": [
        "import_inops.control"
      ]
    },
    {
      "page": "import_misc",
      "title": "Miscellaneous import_ - Functions",
      "topics": [
        "import_int",
        "import_LL"
      ]
    },
    {
      "page": "lock",
      "title": "Lock T, Lock F, or Create Locked Constants",
      "topics": [
        "%<-c%",
        "lock",
        "lock_TF"
      ]
    },
    {
      "page": "matrix_ops",
      "title": "Row- or Column-wise Re-ordering of Matrices",
      "topics": [
        "%col~%",
        "%row~%",
        "matrix_ops"
      ]
    },
    {
      "page": "pkgs",
      "title": "Miscellaneous Package Related Functions",
      "topics": [
        "%installed in%",
        "pkgs",
        "pkg_get_deps",
        "pkg_get_deps_minimal",
        "pkg_lsf"
      ]
    },
    {
      "page": "pversion",
      "title": "Check for Package Versions Mismatch",
      "topics": [
        "pversion",
        "pversion_check4mismatch",
        "pversion_report"
      ]
    },
    {
      "page": "report_inops",
      "title": "Report Infix Operators",
      "topics": [
        "report_inops"
      ]
    },
    {
      "page": "s_pattern",
      "title": "Pattern Specifications for String Related Operators",
      "topics": [
        "s_chrcls",
        "s_coll",
        "s_fixed",
        "s_pattern",
        "s_regex"
      ]
    },
    {
      "page": "safer_partialmatch",
      "title": "Set Safer Dollar, Arguments, and Attribute Matching",
      "topics": [
        "safer_partialmatch"
      ]
    },
    {
      "page": "source_selection",
      "title": "Source Specific Objects from Script",
      "topics": [
        "source_selection"
      ]
    },
    {
      "page": "str_arithmetic",
      "title": "String Arithmetic Operators",
      "topics": [
        "%s-%",
        "%s/%",
        "%s//%",
        "%ss%",
        "str_arithmetic"
      ]
    },
    {
      "page": "str_search",
      "title": "'stringi' Pattern Search Operators",
      "topics": [
        "%s!{}%",
        "%s{}%",
        "strfind",
        "strfind<-",
        "str_search"
      ]
    },
    {
      "page": "str_subset_ops",
      "title": "String Subsetting Operators",
      "topics": [
        "%s<>%",
        "%s><%",
        "%sget%",
        "%strim%",
        "str_subset_ops"
      ]
    },
    {
      "page": "strcut",
      "title": "Cut Strings",
      "topics": [
        "strcut_brk",
        "strcut_loc"
      ]
    },
    {
      "page": "stri_join_mat",
      "title": "Concatenate Character Matrix Row-wise or Column-wise",
      "concept": [
        "join_mat"
      ],
      "topics": [
        "stri_c_mat",
        "stri_join_mat",
        "stri_paste_mat"
      ]
    },
    {
      "page": "stri_locate_ith",
      "title": "Locate i^{th} Pattern Occurrence or Text Boundary",
      "topics": [
        "stri_locate_ith",
        "stri_locate_ith_boundaries",
        "stri_locate_ith_charclass",
        "stri_locate_ith_coll",
        "stri_locate_ith_fixed",
        "stri_locate_ith_regex"
      ]
    },
    {
      "page": "transform_if",
      "title": "transform_if: Conditional Sub-set Transformation of Atomic objects",
      "topics": [
        "transform_if"
      ]
    },
    {
      "page": "pro",
      "title": "Standard Evaluated Versions of Some Common Expression-Evaluation Functions",
      "topics": [
        "aes_pro",
        "with_pro"
      ]
    }
  ],
  "_readme": "https://github.com/tony-aw/tinycodet/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "stringi"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.737192642704738,
  "_indexed": true,
  "_nocasepkg": "tinycodet",
  "_universes": [
    "tony-aw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-07-10T10:07:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1e940b50b4dd61ae5056931f0c250016b4248071",
      "fileid": "https://r2.ropensci.org/bc212fedc88fac74c6c099c95bb5aec8afcf7fe826e6b83bc984ceb1db8679ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tony-aw/actions/runs/29084924437"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-07-10T10:07:37.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1e940b50b4dd61ae5056931f0c250016b4248071",
      "fileid": "https://r2.ropensci.org/08213188d14c1d2cefc5af17d219f2d0ce9331f1a322de46be87a21af3cd76dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tony-aw/actions/runs/29084924437"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-07-10T10:07:22.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1e940b50b4dd61ae5056931f0c250016b4248071",
      "fileid": "https://r2.ropensci.org/790caa65449e22b63154a80850f28c9eb8c059e335b2dc1800083fa345ed7292",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tony-aw/actions/runs/29084924437"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-07-10T10:07:16.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1e940b50b4dd61ae5056931f0c250016b4248071",
      "fileid": "https://r2.ropensci.org/17199fcc380cf537c27ab2c1d080b8ae63cc047a9feddd490f5511b2ab701b2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tony-aw/actions/runs/29084924437"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-07-10T10:07:22.000Z",
      "arch": "aarch64",
      "commit": "1e940b50b4dd61ae5056931f0c250016b4248071",
      "fileid": "https://r2.ropensci.org/c28cc90b3ee12a2a15a90c142ccaf0b89355c3bc2d5403cca2e11473592730c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tony-aw/actions/runs/29084924437"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-07-10T10:08:04.000Z",
      "arch": "x86_64",
      "commit": "1e940b50b4dd61ae5056931f0c250016b4248071",
      "fileid": "https://r2.ropensci.org/1f781e28f169ed26fed0461b30f294eda8de9761a4513d6b72b11679e74ad9fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tony-aw/actions/runs/29084924437"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-07-10T10:06:49.000Z",
      "arch": "aarch64",
      "commit": "1e940b50b4dd61ae5056931f0c250016b4248071",
      "fileid": "https://r2.ropensci.org/ac946ef8a940dec623fd67d9eda5bef27b3701d42ae2c5df233376abbdd11d26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tony-aw/actions/runs/29084924437"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-07-10T10:08:31.000Z",
      "arch": "x86_64",
      "commit": "1e940b50b4dd61ae5056931f0c250016b4248071",
      "fileid": "https://r2.ropensci.org/11393e4da2853ace0d7dc63285d1f26e52522481e71c5bd879891a5684d8dffd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tony-aw/actions/runs/29084924437"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0",
      "date": "2026-07-10T10:06:54.000Z",
      "arch": "emscripten",
      "commit": "1e940b50b4dd61ae5056931f0c250016b4248071",
      "fileid": "https://r2.ropensci.org/a58bb05cb5a221f66d4fe899e9906405a9ec97a136b8ca7c2b9c774639dcb715",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tony-aw/actions/runs/29084924437"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-07-10T10:06:09.000Z",
      "arch": "x86_64",
      "commit": "1e940b50b4dd61ae5056931f0c250016b4248071",
      "fileid": "https://r2.ropensci.org/68fe8c0bce9c1270d41c4e32f0372af7fb6e54b994c9d30848f878f34d278d99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tony-aw/actions/runs/29084924437"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-07-10T10:05:44.000Z",
      "arch": "x86_64",
      "commit": "1e940b50b4dd61ae5056931f0c250016b4248071",
      "fileid": "https://r2.ropensci.org/537002230553c07d53e50501c537c52853324638f7315892ecaddf84e8ed2928",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tony-aw/actions/runs/29084924437"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-07-10T10:06:13.000Z",
      "arch": "x86_64",
      "commit": "1e940b50b4dd61ae5056931f0c250016b4248071",
      "fileid": "https://r2.ropensci.org/c099f5879630058cfc6a2432dd7a267956284be4338bb642c8aba809e9741aef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tony-aw/actions/runs/29084924437"
    }
  ]
}