{
  "_id": "6a44cd786ff6f2357551b8db",
  "Package": "taxa",
  "Type": "Package",
  "Title": "Classes for Storing and Manipulating Taxonomic Data",
  "Description": "Provides classes for storing and manipulating taxonomic\ndata. Most of the classes can be treated like base R vectors\n(e.g. can be used in tables as columns and can be named).\nVectorized classes can store taxon names and authorities, taxon\nIDs from databases, taxon ranks, and other types of\ninformation. More complex classes are provided to store\ntaxonomic trees and user-defined data associated with them.",
  "Version": "0.4.4",
  "Authors@R": "c(\nperson(\"Scott\", \"Chamberlain\", role = \"aut\",\nemail = \"myrmecocystus+r@gmail.com\", comment = c(ORCID = \"0000-0003-1444-9135\")),\nperson(\"Zachary\", \"Foster\", role = c(\"aut\", \"cre\"),\nemail = \"zacharyfoster1989@gmail.com\", comment = c(ORCID = \"0000-0002-5075-0948\"))\n)",
  "LazyLoad": "yes",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/taxa/, https://github.com/ropensci/taxa",
  "BugReports": "https://github.com/ropensci/taxa/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2025-07-28 20:21:36 UTC",
  "RemoteUrl": "https://github.com/ropensci/taxa",
  "RemoteRef": "master",
  "RemoteSha": "f8cc3ab7084d86e983c075e22f48a425205eae57",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 08:13:56 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut] (ORCID:\n<https://orcid.org/0000-0003-1444-9135>),\nZachary Foster [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5075-0948>)",
  "Maintainer": "Zachary Foster <zacharyfoster1989@gmail.com>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "taxa_0.4.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/424398ceb442feadfc5306edd655a101214604487bd6ff3724e2c38911e166e2",
  "_filesize": 281352,
  "_sha256": "424398ceb442feadfc5306edd655a101214604487bd6ff3724e2c38911e166e2",
  "_expires": "2026-10-09T08:19:03.000Z",
  "_created": "2026-07-01T08:13:56.000Z",
  "_published": "2026-07-01T08:19:04.598Z",
  "_jobs": [
    {
      "job": 84485990273,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004048964"
    },
    {
      "job": 84485990261,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004028910"
    },
    {
      "job": 84485990246,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004019239"
    },
    {
      "job": 84485990278,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004007572"
    },
    {
      "job": 84485392261,
      "time": 212,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8003981971"
    },
    {
      "job": 84485392284,
      "time": 200,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8003978121"
    },
    {
      "job": 84485990256,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004018795"
    },
    {
      "job": 84485990290,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004013083"
    },
    {
      "job": 84485990312,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004022703"
    },
    {
      "job": 84485990292,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004012921"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503245459",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/taxa",
  "_commit": {
    "id": "f8cc3ab7084d86e983c075e22f48a425205eae57",
    "author": "Zachary Foster <fosterz@pop-os.localdomain>",
    "committer": "Zachary Foster <fosterz@pop-os.localdomain>",
    "message": "0.4.4 release\n",
    "time": 1753734096
  },
  "_maintainer": {
    "name": "Zachary Foster",
    "email": "zacharyfoster1989@gmail.com",
    "login": "zachary-foster",
    "description": "",
    "uuid": 6090555,
    "orcid": "0000-0002-5075-0948"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "vctrs",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "version": ">= 6.0.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 0.9.6",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.4.4",
      "date": "2025-07-28"
    }
  ],
  "_topics": [
    "taxonomy",
    "biology",
    "hierarchy",
    "data-cleaning",
    "taxon"
  ],
  "_stars": 51,
  "_contributors": [
    {
      "user": "zachary-foster",
      "count": 526,
      "uuid": 6090555
    },
    {
      "user": "sckott",
      "count": 105,
      "uuid": 577668
    },
    {
      "user": "grabear",
      "count": 3,
      "uuid": 20953530
    },
    {
      "user": "lionel-",
      "count": 1,
      "uuid": 4465050
    },
    {
      "user": "marsnone",
      "count": 1,
      "uuid": 34975034
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 479,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/taxa"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/ropensci/taxa",
  "_pkgdown": "https://docs.ropensci.org/taxa/",
  "_searchresults": 205,
  "_metadata": {
    "ropensci_category": "taxonomy"
  },
  "_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/taxa.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/taxa",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-07-16"
    },
    {
      "version": "0.2.0",
      "date": "2017-12-19"
    },
    {
      "version": "0.2.1",
      "date": "2018-05-03"
    },
    {
      "version": "0.3.1",
      "date": "2018-08-08"
    },
    {
      "version": "0.3.2",
      "date": "2019-01-02"
    },
    {
      "version": "0.3.3",
      "date": "2020-02-25"
    },
    {
      "version": "0.3.4",
      "date": "2020-04-29"
    },
    {
      "version": "0.4.0",
      "date": "2021-07-13"
    },
    {
      "version": "0.4.1",
      "date": "2022-03-11"
    },
    {
      "version": "0.4.2",
      "date": "2022-04-12"
    },
    {
      "version": "0.4.3",
      "date": "2024-02-20"
    },
    {
      "version": "0.4.4",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "%>%",
    "%in%",
    "as_data_frame",
    "as_taxon",
    "classification",
    "contains",
    "db_ref",
    "ends_with",
    "everything",
    "internodes",
    "is_classification",
    "is_internode",
    "is_leaf",
    "is_root",
    "is_stem",
    "is_taxon",
    "is_taxon_authority",
    "is_taxon_db",
    "is_taxon_id",
    "is_taxon_rank",
    "is_taxonomy",
    "leaves",
    "matches",
    "n_leaves",
    "n_subtaxa",
    "n_supertaxa",
    "num_range",
    "one_of",
    "roots",
    "starts_with",
    "stems",
    "subtaxa",
    "supertaxa",
    "tax_auth",
    "tax_auth<-",
    "tax_author",
    "tax_author<-",
    "tax_cite",
    "tax_cite<-",
    "tax_date",
    "tax_date<-",
    "tax_db",
    "tax_db<-",
    "tax_id",
    "tax_id<-",
    "tax_name",
    "tax_name<-",
    "tax_rank",
    "tax_rank<-",
    "taxon",
    "taxon_authority",
    "taxon_db",
    "taxon_id",
    "taxon_rank",
    "taxonomy"
  ],
  "_help": [
    {
      "page": "grapes-in-grapes",
      "title": "Value matching for taxa package",
      "topics": [
        "%in%"
      ]
    },
    {
      "page": "as_data_frame",
      "title": "Convert a taxa object to a 'data.frame'",
      "topics": [
        "as_data_frame"
      ]
    },
    {
      "page": "as_taxon",
      "title": "Convert to a taxon vector",
      "topics": [
        "as_taxon"
      ]
    },
    {
      "page": "classification",
      "title": "Taxon class",
      "concept": [
        "classes"
      ],
      "topics": [
        "classification"
      ]
    },
    {
      "page": "db_ref",
      "title": "Valid taxonomy databases",
      "topics": [
        "db_ref"
      ]
    },
    {
      "page": "internodes",
      "title": "Get internodes",
      "concept": [
        "internode functions",
        "taxonomy functions"
      ],
      "topics": [
        "internodes"
      ]
    },
    {
      "page": "is_classification",
      "title": "Check if is a classification",
      "topics": [
        "is_classification"
      ]
    },
    {
      "page": "is_internode",
      "title": "Check if taxa are internodes",
      "concept": [
        "internode functions"
      ],
      "topics": [
        "is_internode"
      ]
    },
    {
      "page": "is_leaf",
      "title": "Check if taxa are leaves",
      "concept": [
        "leaf functions"
      ],
      "topics": [
        "is_leaf"
      ]
    },
    {
      "page": "is_root",
      "title": "Test if taxa are roots",
      "concept": [
        "root functions"
      ],
      "topics": [
        "is_root"
      ]
    },
    {
      "page": "is_stem",
      "title": "Check if taxa are stems",
      "concept": [
        "stem functions"
      ],
      "topics": [
        "is_stem"
      ]
    },
    {
      "page": "is_taxon",
      "title": "Check if something is a taxon object",
      "topics": [
        "is_taxon"
      ]
    },
    {
      "page": "is_taxon_authority",
      "title": "Check if is a taxon_authority",
      "topics": [
        "is_taxon_authority"
      ]
    },
    {
      "page": "is_taxon_db",
      "title": "Check if something is a taxon_db",
      "topics": [
        "is_taxon_db"
      ]
    },
    {
      "page": "is_taxon_id",
      "title": "Check if something is a taxon_id object",
      "topics": [
        "is_taxon_id"
      ]
    },
    {
      "page": "is_taxon_rank",
      "title": "Check if something is a taxon_rank",
      "topics": [
        "is_taxon_rank"
      ]
    },
    {
      "page": "is_taxonomy",
      "title": "Check if something is a taxonomy",
      "topics": [
        "is_taxonomy"
      ]
    },
    {
      "page": "leaves",
      "title": "Get leaves",
      "concept": [
        "leaf functions",
        "taxonomy functions"
      ],
      "topics": [
        "leaves"
      ]
    },
    {
      "page": "n_leaves",
      "title": "Number of leaves per taxon",
      "concept": [
        "leaf functions"
      ],
      "topics": [
        "n_leaves"
      ]
    },
    {
      "page": "n_subtaxa",
      "title": "Number of subtaxa per taxon",
      "concept": [
        "subtaxa functions"
      ],
      "topics": [
        "n_subtaxa"
      ]
    },
    {
      "page": "n_supertaxa",
      "title": "Number of supertaxa per taxon",
      "concept": [
        "supertaxa functions"
      ],
      "topics": [
        "n_supertaxa"
      ]
    },
    {
      "page": "roots",
      "title": "Get root taxa",
      "concept": [
        "root functions",
        "taxonomy functions"
      ],
      "topics": [
        "roots"
      ]
    },
    {
      "page": "stems",
      "title": "Get stems",
      "concept": [
        "stem functions",
        "taxonomy functions"
      ],
      "topics": [
        "stems"
      ]
    },
    {
      "page": "subtaxa",
      "title": "Get subtaxa",
      "concept": [
        "subtaxa functions",
        "taxonomy functions"
      ],
      "topics": [
        "subtaxa"
      ]
    },
    {
      "page": "supertaxa",
      "title": "Get supertaxa",
      "concept": [
        "supertaxa functions",
        "taxonomy functions"
      ],
      "topics": [
        "supertaxa"
      ]
    },
    {
      "page": "tax_auth",
      "title": "Set and get taxon authorities",
      "topics": [
        "tax_auth",
        "tax_auth.taxa_classification",
        "tax_auth.taxa_taxon",
        "tax_auth.taxa_taxonomy",
        "tax_auth<-",
        "tax_auth<-.taxa_classification",
        "tax_auth<-.taxa_taxon",
        "tax_auth<-.taxa_taxonomy"
      ]
    },
    {
      "page": "tax_author",
      "title": "Set and get taxon authors",
      "topics": [
        "tax_author",
        "tax_author.taxa_classification",
        "tax_author.taxa_taxon",
        "tax_author.taxa_taxonomy",
        "tax_author.taxa_taxon_authority",
        "tax_author<-",
        "tax_author<-.taxa_classification",
        "tax_author<-.taxa_taxon",
        "tax_author<-.taxa_taxonomy",
        "tax_author<-.taxa_taxon_authority"
      ]
    },
    {
      "page": "tax_cite",
      "title": "Set and get taxon authority citations",
      "topics": [
        "tax_cite",
        "tax_cite.taxa_classification",
        "tax_cite.taxa_taxon",
        "tax_cite.taxa_taxonomy",
        "tax_cite.taxa_taxon_authority",
        "tax_cite<-",
        "tax_cite<-.taxa_classification",
        "tax_cite<-.taxa_taxon",
        "tax_cite<-.taxa_taxonomy",
        "tax_cite<-.taxa_taxon_authority"
      ]
    },
    {
      "page": "tax_date",
      "title": "Set and get taxon authority dates",
      "topics": [
        "tax_date",
        "tax_date.taxa_classification",
        "tax_date.taxa_taxon",
        "tax_date.taxa_taxonomy",
        "tax_date.taxa_taxon_authority",
        "tax_date<-",
        "tax_date<-.taxa_classification",
        "tax_date<-.taxa_taxon",
        "tax_date<-.taxa_taxonomy",
        "tax_date<-.taxa_taxon_authority"
      ]
    },
    {
      "page": "tax_db",
      "title": "Set and get taxon ID databases",
      "topics": [
        "tax_db",
        "tax_db.taxa_classification",
        "tax_db.taxa_taxon",
        "tax_db.taxa_taxonomy",
        "tax_db.taxa_taxon_id",
        "tax_db<-",
        "tax_db<-.taxa_classification",
        "tax_db<-.taxa_taxon",
        "tax_db<-.taxa_taxonomy",
        "tax_db<-.taxa_taxon_id"
      ]
    },
    {
      "page": "tax_id",
      "title": "Set and get taxon IDs",
      "topics": [
        "tax_id",
        "tax_id.taxa_classification",
        "tax_id.taxa_taxon",
        "tax_id.taxa_taxonomy",
        "tax_id<-",
        "tax_id<-.taxa_classification",
        "tax_id<-.taxa_taxon",
        "tax_id<-.taxa_taxonomy"
      ]
    },
    {
      "page": "tax_name",
      "title": "Set and get taxon names",
      "topics": [
        "tax_name",
        "tax_name.taxa_classification",
        "tax_name.taxa_taxon",
        "tax_name.taxa_taxonomy",
        "tax_name<-",
        "tax_name<-.taxa_classification",
        "tax_name<-.taxa_taxon",
        "tax_name<-.taxa_taxonomy"
      ]
    },
    {
      "page": "tax_rank",
      "title": "Set and get taxon ranks",
      "topics": [
        "tax_rank",
        "tax_rank.taxa_classification",
        "tax_rank.taxa_taxon",
        "tax_rank.taxa_taxonomy",
        "tax_rank<-",
        "tax_rank<-.taxa_classification",
        "tax_rank<-.taxa_taxon",
        "tax_rank<-.taxa_taxonomy"
      ]
    },
    {
      "page": "taxa_taxon_authority",
      "title": "Taxon authority class",
      "topics": [
        "taxa_taxon_authority",
        "taxa_taxon_authority-class"
      ]
    },
    {
      "page": "taxa_taxon_db",
      "title": "Taxon database class",
      "topics": [
        "taxa_taxon_db",
        "taxa_taxon_db-class"
      ]
    },
    {
      "page": "taxa_taxon_id",
      "title": "Taxon ID class",
      "topics": [
        "taxa_taxon_id",
        "taxa_taxon_id-class"
      ]
    },
    {
      "page": "taxa_taxon_rank",
      "title": "Taxon rank class",
      "topics": [
        "taxa_taxon_rank",
        "taxa_taxon_rank-class"
      ]
    },
    {
      "page": "taxa_taxon",
      "title": "Taxon class",
      "topics": [
        "taxa_taxon",
        "taxa_taxon-class"
      ]
    },
    {
      "page": "taxa_taxonomy",
      "title": "Taxonomy class",
      "topics": [
        "taxa_taxonomy",
        "taxa_taxonomy-class"
      ]
    },
    {
      "page": "taxon",
      "title": "Taxon class",
      "concept": [
        "classes"
      ],
      "topics": [
        "taxon"
      ]
    },
    {
      "page": "taxon_authority",
      "title": "Taxon authority class",
      "concept": [
        "classes"
      ],
      "topics": [
        "taxon_authority"
      ]
    },
    {
      "page": "taxon_db",
      "title": "Taxon database class",
      "concept": [
        "classes"
      ],
      "topics": [
        "taxon_db"
      ]
    },
    {
      "page": "taxon_id",
      "title": "Taxon ID class",
      "concept": [
        "classes"
      ],
      "topics": [
        "taxon_id"
      ]
    },
    {
      "page": "taxon_rank",
      "title": "Taxon rank class",
      "concept": [
        "classes"
      ],
      "topics": [
        "taxon_rank"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/taxa/raw/master/README.md",
  "_rundeps": [
    "cli",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 6.797475287537335,
  "_indexed": true,
  "_nocasepkg": "taxa",
  "_universes": [
    "ropensci",
    "zachary-foster"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-07-01T08:17:02.000Z",
      "distro": "resolute",
      "commit": "f8cc3ab7084d86e983c075e22f48a425205eae57",
      "fileid": "https://r2.ropensci.org/6d0dd0a24dfebcbb45a36fe48c05496d6a4d81d929dc8b5a63be1e46f6a0b86a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503245459"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-07-01T08:16:08.000Z",
      "distro": "resolute",
      "commit": "f8cc3ab7084d86e983c075e22f48a425205eae57",
      "fileid": "https://r2.ropensci.org/aff73146c152e1b0ce4e07f5d2eaabcab63b325c3f68307ae15fbb9d73d74136",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503245459"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-07-01T08:15:44.000Z",
      "commit": "f8cc3ab7084d86e983c075e22f48a425205eae57",
      "fileid": "https://r2.ropensci.org/4690113454bc973688aa8e5483b0cd3500d5ab7ad61c8e5c1a4d571bebc0c8f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503245459"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-07-01T08:15:17.000Z",
      "commit": "f8cc3ab7084d86e983c075e22f48a425205eae57",
      "fileid": "https://r2.ropensci.org/e9d71e763af2f066e82283e1bbaadc250b9cc2e21faa8f3beddf290ed2acfdcc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503245459"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.4",
      "date": "2026-07-01T08:16:03.000Z",
      "commit": "f8cc3ab7084d86e983c075e22f48a425205eae57",
      "fileid": "https://r2.ropensci.org/c09039b38812e8326d2362ca087412d035d837ce56c8251a5793846521d47ce5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503245459"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-07-01T08:15:13.000Z",
      "commit": "f8cc3ab7084d86e983c075e22f48a425205eae57",
      "fileid": "https://r2.ropensci.org/09cc2cfecdb06ec1fdb020890a3abbc00f9b1c5d79cb6f0b64746e20cd224fe8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503245459"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-07-01T08:15:39.000Z",
      "commit": "f8cc3ab7084d86e983c075e22f48a425205eae57",
      "fileid": "https://r2.ropensci.org/ce87f258161b0f4bc1ad9d0c9aaeecaee8d551d936ab922649fd716a70eda02c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503245459"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-07-01T08:15:12.000Z",
      "commit": "f8cc3ab7084d86e983c075e22f48a425205eae57",
      "fileid": "https://r2.ropensci.org/4e60690a63a8e64cc3e367e5cdf6990160ee090da8dfb1a5351d1e6ab84fee7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503245459"
    }
  ]
}