{
  "_id": "69d7626dc5259ad4cd7d7a50",
  "Package": "git2rdata",
  "Title": "Store and Retrieve Data.frames in a Git Repository",
  "Version": "0.5.2",
  "Authors@R": "c(\nperson(\"Thierry\", \"Onkelinx\", , \"thierry.onkelinx@inbo.be\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8804-4216\", affiliation = \"Research Institute for Nature and Forest (INBO)\")),\nperson(\"Floris\", \"Vanderhaeghe\", , \"floris.vanderhaeghe@inbo.be\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0002-6378-6229\", affiliation = \"Research Institute for Nature and Forest (INBO)\")),\nperson(\"Peter\", \"Desmet\", , \"peter.desmet@inbo.be\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0002-8442-8025\", affiliation = \"Research Institute for Nature and Forest (INBO)\")),\nperson(\"Els\", \"Lommelen\", , \"els.lommelen@inbo.be\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0002-3481-5684\", affiliation = \"Research Institute for Nature and Forest (INBO)\")),\nperson(\"Research Institute for Nature and Forest (INBO)\", , , \"info@inbo.be\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"00j54wy13\"))\n)",
  "Description": "The git2rdata package is an R package for writing and\nreading dataframes as plain text files.  A metadata file stores\nimportant information.  1) Storing metadata allows to maintain\nthe classes of variables.  By default, git2rdata optimizes the\ndata for file storage. The optimization is most effective on\ndata containing factors.  The optimization makes the data less\nhuman readable.  The user can turn this off when they prefer a\nhuman readable format over smaller files. Details on the\nimplementation are available in vignette(\"plain_text\", package\n= \"git2rdata\").  2) Storing metadata also allows smaller row\nbased diffs between two consecutive commits.  This is a useful\nfeature when storing data as plain text files under version\ncontrol.  Details on this part of the implementation are\navailable in vignette(\"version_control\", package =\n\"git2rdata\").  Although we envisioned git2rdata with a git\nworkflow in mind, you can use it in combination with other\nversion control systems like subversion or mercurial.  3)\ngit2rdata is a useful tool in a reproducible and traceable\nworkflow.  vignette(\"workflow\", package = \"git2rdata\") gives a\ntoy example.  4) vignette(\"efficiency\", package = \"git2rdata\")\nprovides some insight into the efficiency of file storage, git\nrepository size and speed for writing and reading.",
  "License": "GPL-3",
  "URL": "https://ropensci.github.io/git2rdata/,\nhttps://github.com/ropensci/git2rdata/,\nhttps://doi.org/10.5281/zenodo.1485309",
  "BugReports": "https://github.com/ropensci/git2rdata/issues",
  "VignetteBuilder": "knitr",
  "Config/checklist/communities": "inbo",
  "Config/checklist/keywords": "git; version control; plain text data",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Collate": "'clean_data_path.R' 'data_package.R' 'datahash.R'\n'display_metadata.R' 'git2rdata_package.R' 'is_git2rmeta.R'\n'write_vc.R' 'is_git2rdata.R' 'list_data.R' 'meta.R' 'print.R'\n'prune.R' 'read_vc.R' 'recent_commit.R' 'reexport.R'\n'reinstate.R' 'relabel.R' 'rename_variable.R'\n'update_metadata.R' 'upgrade_data.R' 'utils.R' 'verify_vc.R'",
  "Config/pak/sysreqs": "libgit2-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-04-09 07:44:33 UTC",
  "RemoteUrl": "https://github.com/ropensci/git2rdata",
  "RemoteRef": "main",
  "RemoteSha": "513d2363d505fba68a263f9da8dd5b96249ff97e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-09 08:22:19 UTC",
    "User": "root"
  },
  "Author": "Thierry Onkelinx [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8804-4216>, affiliation: Research\nInstitute for Nature and Forest (INBO)),\nFloris Vanderhaeghe [ctb] (ORCID:\n<https://orcid.org/0000-0002-6378-6229>, affiliation: Research\nInstitute for Nature and Forest (INBO)),\nPeter Desmet [ctb] (ORCID: <https://orcid.org/0000-0002-8442-8025>,\naffiliation: Research Institute for Nature and Forest (INBO)),\nEls Lommelen [ctb] (ORCID: <https://orcid.org/0000-0002-3481-5684>,\naffiliation: Research Institute for Nature and Forest (INBO)),\nResearch Institute for Nature and Forest (INBO) [cph, fnd] (ROR:\n<https://ror.org/00j54wy13>)",
  "Maintainer": "Thierry Onkelinx <thierry.onkelinx@inbo.be>",
  "MD5sum": "5beae39be98071f1324831f96455b57a",
  "_user": "ropensci",
  "_type": "src",
  "_file": "git2rdata_0.5.2.tar.gz",
  "_fileid": "f4dfeec061a476eb26b94f3d56a26af4c3984b8bc206862c7a8f00066a2e447f",
  "_filesize": 1299619,
  "_sha256": "f4dfeec061a476eb26b94f3d56a26af4c3984b8bc206862c7a8f00066a2e447f",
  "_created": "2026-04-09T08:22:19.000Z",
  "_published": "2026-04-09T08:25:17.147Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70571043603,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6345248984"
    },
    {
      "job": 70571043599,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6345248003"
    },
    {
      "job": 70571043660,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6345245044"
    },
    {
      "job": 70571043612,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6345235983"
    },
    {
      "job": 70570624121,
      "time": 187,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6345210685"
    },
    {
      "job": 70570624164,
      "time": 182,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6345209585"
    },
    {
      "job": 70571043602,
      "time": 112,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6345242991"
    },
    {
      "job": 70571043610,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6345241183"
    },
    {
      "job": 70571043640,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6345235524"
    },
    {
      "job": 70571043680,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6345237957"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/24180089865",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/git2rdata",
  "_commit": {
    "id": "513d2363d505fba68a263f9da8dd5b96249ff97e",
    "author": "Thierry Onkelinx <ThierryO@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "0.5.2 (#85)\n\nfix #81 ",
    "time": 1775720673
  },
  "_maintainer": {
    "name": "Thierry Onkelinx",
    "email": "thierry.onkelinx@inbo.be",
    "login": "thierryo",
    "mastodon": "@ThierryO@fosstodon.org",
    "orcid": "0000-0001-8804-4216",
    "uuid": 446636
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "git2r",
      "version": ">= 0.23.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.5.1",
      "date": "2025-12-10"
    },
    {
      "name": "v0.5.2",
      "date": "2026-04-09"
    }
  ],
  "_topics": [
    "reproducible-research",
    "version-control"
  ],
  "_stars": 104,
  "_contributors": [
    {
      "user": "thierryo",
      "count": 459,
      "uuid": 446636
    },
    {
      "user": "florisvdh",
      "count": 28,
      "uuid": 19164640
    },
    {
      "user": "elslommelen",
      "count": 28,
      "uuid": 18716476
    },
    {
      "user": "copilot",
      "count": 9,
      "uuid": 198982749
    },
    {
      "user": "hansvancalster",
      "count": 5,
      "uuid": 18713718
    },
    {
      "user": "katrinleinweber",
      "count": 3,
      "uuid": 9948149
    },
    {
      "user": "peterdesmet",
      "count": 3,
      "uuid": 600993
    },
    {
      "user": "maelle",
      "count": 2,
      "uuid": 8360597
    },
    {
      "user": "stewid",
      "count": 1,
      "uuid": 1815965
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 500,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/git2rdata"
  },
  "_devurl": "https://github.com/ropensci/git2rdata",
  "_pkgdown": "https://ropensci.github.io/git2rdata/",
  "_searchresults": 244,
  "_metadata": {
    "review": {
      "id": 263,
      "status": "reviewed",
      "version": "0.0.1.9000",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/263"
    },
    "ropensci_category": "data-extraction"
  },
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/git2rdata.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/git2rdata",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2019-06-17"
    },
    {
      "version": "0.2.0",
      "date": "2019-11-18"
    },
    {
      "version": "0.2.1",
      "date": "2020-03-02"
    },
    {
      "version": "0.3.1",
      "date": "2021-01-21"
    },
    {
      "version": "0.4.0",
      "date": "2022-03-17"
    },
    {
      "version": "0.4.1",
      "date": "2024-09-06"
    },
    {
      "version": "0.5.0",
      "date": "2025-01-24"
    },
    {
      "version": "0.5.1",
      "date": "2025-12-11"
    },
    {
      "version": "0.5.2",
      "date": "2026-04-08"
    }
  ],
  "_exports": [
    "commit",
    "data_package",
    "display_metadata",
    "is_git2rdata",
    "is_git2rmeta",
    "list_data",
    "meta",
    "prune_meta",
    "pull",
    "push",
    "read_vc",
    "recent_commit",
    "relabel",
    "rename_variable",
    "repository",
    "rm_data",
    "status",
    "update_metadata",
    "upgrade_data",
    "verify_vc",
    "write_vc"
  ],
  "_help": [
    {
      "page": "commit",
      "title": "Re-exported Function From 'git2r'",
      "concept": [
        "version_control"
      ],
      "topics": [
        "commit"
      ]
    },
    {
      "page": "data_package",
      "title": "Create a Data Package for a directory of CSV files",
      "concept": [
        "storage"
      ],
      "topics": [
        "data_package"
      ]
    },
    {
      "page": "display_metadata",
      "title": "Display metadata for a 'git2rdata' object",
      "concept": [
        "storage"
      ],
      "topics": [
        "display_metadata"
      ]
    },
    {
      "page": "is_git2rdata",
      "title": "Check Whether a Git2rdata Object is Valid.",
      "concept": [
        "internal"
      ],
      "topics": [
        "is_git2rdata"
      ]
    },
    {
      "page": "is_git2rmeta",
      "title": "Check Whether a Git2rdata Object Has Valid Metadata.",
      "concept": [
        "internal"
      ],
      "topics": [
        "is_git2rmeta"
      ]
    },
    {
      "page": "list_data",
      "title": "List Available Git2rdata Files Containing Data",
      "concept": [
        "storage"
      ],
      "topics": [
        "list_data"
      ]
    },
    {
      "page": "meta",
      "title": "Optimize an Object for Storage as Plain Text and Add Metadata",
      "concept": [
        "internal"
      ],
      "topics": [
        "meta",
        "meta.character",
        "meta.data.frame",
        "meta.Date",
        "meta.factor",
        "meta.logical",
        "meta.POSIXct"
      ]
    },
    {
      "page": "print.git2rdata",
      "title": "Print method for 'git2rdata' objects.",
      "concept": [
        "internal"
      ],
      "topics": [
        "print.git2rdata"
      ]
    },
    {
      "page": "prune_meta",
      "title": "Prune Metadata Files",
      "concept": [
        "storage"
      ],
      "topics": [
        "prune_meta",
        "prune_meta.git_repository"
      ]
    },
    {
      "page": "pull",
      "title": "Re-exported Function From 'git2r'",
      "concept": [
        "version_control"
      ],
      "topics": [
        "pull"
      ]
    },
    {
      "page": "push",
      "title": "Re-exported Function From 'git2r'",
      "concept": [
        "version_control"
      ],
      "topics": [
        "push"
      ]
    },
    {
      "page": "read_vc",
      "title": "Read a Git2rdata Object from Disk",
      "concept": [
        "storage"
      ],
      "topics": [
        "read_vc"
      ]
    },
    {
      "page": "recent_commit",
      "title": "Retrieve the Most Recent File Change",
      "concept": [
        "version_control"
      ],
      "topics": [
        "recent_commit"
      ]
    },
    {
      "page": "relabel",
      "title": "Relabel Factor Levels by Updating the Metadata",
      "concept": [
        "storage"
      ],
      "topics": [
        "relabel"
      ]
    },
    {
      "page": "rename_variable",
      "title": "Rename a Variable",
      "concept": [
        "storage"
      ],
      "topics": [
        "rename_variable",
        "rename_variable.character",
        "rename_variable.default",
        "rename_variable.git_repository"
      ]
    },
    {
      "page": "repository",
      "title": "Re-exported Function From 'git2r'",
      "concept": [
        "version_control"
      ],
      "topics": [
        "repository"
      ]
    },
    {
      "page": "rm_data",
      "title": "Remove Data Files From Git2rdata Objects",
      "concept": [
        "storage"
      ],
      "topics": [
        "rm_data",
        "rm_data.git_repository"
      ]
    },
    {
      "page": "status",
      "title": "Re-exported Function From 'git2r'",
      "concept": [
        "version_control"
      ],
      "topics": [
        "status"
      ]
    },
    {
      "page": "summary.git2rdata",
      "title": "Summary method for 'git2rdata' objects.",
      "concept": [
        "internal"
      ],
      "topics": [
        "summary.git2rdata"
      ]
    },
    {
      "page": "update_metadata",
      "title": "Update the description of a 'git2rdata' object",
      "concept": [
        "storage"
      ],
      "topics": [
        "update_metadata"
      ]
    },
    {
      "page": "upgrade_data",
      "title": "Upgrade Files to the New Version",
      "concept": [
        "internal"
      ],
      "topics": [
        "upgrade_data",
        "upgrade_data.git_repository"
      ]
    },
    {
      "page": "verify_vc",
      "title": "Read a file an verify the presence of variables",
      "concept": [
        "storage"
      ],
      "topics": [
        "verify_vc"
      ]
    },
    {
      "page": "write_vc",
      "title": "Store a Data.Frame as a Git2rdata Object on Disk",
      "concept": [
        "storage"
      ],
      "topics": [
        "write_vc",
        "write_vc.character",
        "write_vc.git_repository"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/git2rdata/raw/main/man/figures/logo.svg",
  "_readme": "https://github.com/ropensci/git2rdata/raw/main/README.md",
  "_rundeps": [
    "assertthat",
    "git2r",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "metadata.Rmd",
      "filename": "metadata.html",
      "title": "Adding metadata",
      "author": "Thierry Onkelinx",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Adding metadata",
        "Reading metadata",
        "Updating the optional metadata"
      ],
      "created": "2024-09-06 12:28:06",
      "modified": "2025-12-10 13:26:36",
      "commits": 2
    },
    {
      "source": "data_package.Rmd",
      "filename": "data_package.html",
      "title": "Creating data packages",
      "author": "Thierry Onkelinx",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic usage",
        "Package contents",
        "Schema information",
        "Important notes",
        "CSV format required",
        "Metadata integration",
        "Recursive search",
        "Use cases",
        "Data sharing",
        "Data validation",
        "Data catalogs",
        "See also"
      ],
      "created": "2026-04-09 07:44:33",
      "modified": "2026-04-09 07:44:33",
      "commits": 1
    },
    {
      "source": "efficiency.Rmd",
      "filename": "efficiency.html",
      "title": "Efficiency Relative to Storage and Time",
      "author": "Thierry Onkelinx",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data Storage",
        "On a File System",
        "In Git Repositories",
        "Timings",
        "Writing Data",
        "Reading Data"
      ],
      "created": "2019-02-26 15:43:09",
      "modified": "2025-12-10 13:26:36",
      "commits": 8
    },
    {
      "source": "plain_text.Rmd",
      "filename": "plain_text.html",
      "title": "Getting Started Storing Dataframes as Plain Text",
      "author": "Thierry Onkelinx",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Maintaining Variable Classes",
        "Efficiency Relative to Storage and Time",
        "Optimizing File Storage",
        "Optimized for Version Control",
        "Basic Usage",
        "Storing Optimized",
        "Storing Verbose",
        "Efficiency Relative to File Storage",
        "Reading Data",
        "Missing Values"
      ],
      "created": "2019-02-26 15:43:09",
      "modified": "2024-09-06 12:28:06",
      "commits": 6
    },
    {
      "source": "version_control.Rmd",
      "filename": "version_control.html",
      "title": "Optimizing Storage for Version Control",
      "author": "Thierry Onkelinx",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setup",
        "Assumptions",
        "Sorting Observations",
        "Sorting Variables",
        "Handling Factors Optimized",
        "Relabelling a Factor"
      ],
      "created": "2019-02-26 15:43:09",
      "modified": "2024-09-06 12:28:06",
      "commits": 9
    },
    {
      "source": "split_by.Rmd",
      "filename": "split_by.html",
      "title": "Storing Large Dataframes",
      "author": "Thierry Onkelinx",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "When to Split the Dataframe"
      ],
      "created": "2021-01-13 15:26:32",
      "modified": "2022-03-17 13:30:33",
      "commits": 3
    },
    {
      "source": "workflow.Rmd",
      "filename": "workflow.html",
      "title": "Suggested Workflow for Storing a Variable Set of Dataframes under Version Control",
      "author": "Thierry Onkelinx",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setup",
        "Structuring Git2rdata Objects Within a Project",
        "Storing Dataframes ad Hoc into a Git Repository",
        "First Commit",
        "Second Commit",
        "Third Commit",
        "Scripted Workflow for Storing Dataframes",
        "R Package Workflow for Storing Dataframes",
        "Analysis Workflow with Reproducible Data",
        "Long running analysis"
      ],
      "created": "2019-02-26 15:43:09",
      "modified": "2025-12-10 13:26:36",
      "commits": 9
    },
    {
      "source": "convert.Rmd",
      "filename": "convert.html",
      "title": "Using the convert argument",
      "author": "Thierry Onkelinx",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic usage",
        "Example: case conversion",
        "Multiple columns",
        "Use cases",
        "Unsupported data type",
        "Storage optimization",
        "Data standardization",
        "Important notes",
        "Limitations"
      ],
      "created": "2026-04-09 07:44:33",
      "modified": "2026-04-09 07:44:33",
      "commits": 1
    }
  ],
  "_score": 10.289784385669021,
  "_indexed": true,
  "_nocasepkg": "git2rdata",
  "_universes": [
    "ropensci",
    "thierryo"
  ],
  "_previous": "0.5.1",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-04-09T08:24:31.000Z",
      "distro": "noble",
      "commit": "513d2363d505fba68a263f9da8dd5b96249ff97e",
      "fileid": "f36cdbcf1667c08c7e468b7cfc4eada4ed6b9bc9e47d079ff9e8ab391002c1f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24180089865"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-04-09T08:24:11.000Z",
      "commit": "513d2363d505fba68a263f9da8dd5b96249ff97e",
      "fileid": "42ba94f40aa48fc9e33906b49e2ca2cf5607daa0717ca5679192b3b387148705",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24180089865"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-04-09T08:23:52.000Z",
      "commit": "513d2363d505fba68a263f9da8dd5b96249ff97e",
      "fileid": "4926a8631374fa3bf2f91c10bd9f464ce2e05b4b230e027a106d94660799fa8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24180089865"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.5.2",
      "date": "2026-04-09T08:24:33.000Z",
      "commit": "513d2363d505fba68a263f9da8dd5b96249ff97e",
      "fileid": "3f2d1d99a53b8961840c90b95e46c7f792f4dd933052f72edae915746ea4a27c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24180089865"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-04-09T08:23:52.000Z",
      "commit": "513d2363d505fba68a263f9da8dd5b96249ff97e",
      "fileid": "80920c350c2fe5925071d5f5811c73aab46b437dcd69c704e483e5c6d9b955b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24180089865"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-04-09T08:23:33.000Z",
      "commit": "513d2363d505fba68a263f9da8dd5b96249ff97e",
      "fileid": "a10488f0bf2663169fe12f5d0dc4c57e1aa8fb19d9492b1441ca74d62c449421",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24180089865"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-04-09T08:23:42.000Z",
      "commit": "513d2363d505fba68a263f9da8dd5b96249ff97e",
      "fileid": "456650c193e5b0ee07ed1001adce40f1620152a27f03364bbbb653ea414427ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24180089865"
    }
  ]
}