{
  "_id": "6a3b3ff45cdecea1d6813efc",
  "Package": "plyr",
  "Title": "Tools for Splitting, Applying and Combining Data",
  "Version": "1.8.9.9000",
  "Authors@R": "person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\"))",
  "Description": "A set of tools that solves a common set of problems: you\nneed to break a big problem down into manageable pieces,\noperate on each piece and then put all the pieces back\ntogether.  For example, you might want to fit a model to each\nspatial location or time point in your study, summarise data by\npanels or collapse high-dimensional arrays to simpler summary\nstatistics. The development of 'plyr' has been generously\nsupported by 'Becton Dickinson'.",
  "License": "MIT + file LICENSE",
  "URL": "http://had.co.nz/plyr, https://github.com/hadley/plyr",
  "BugReports": "https://github.com/hadley/plyr/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Repository": "https://hadley.r-universe.dev",
  "Date/Publication": "2024-11-06 16:18:00 UTC",
  "RemoteUrl": "https://github.com/hadley/plyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 02:18:58 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre]",
  "Maintainer": "Hadley Wickham <hadley@rstudio.com>",
  "MD5sum": "1dfa76eb398ba327b2f04391026590a0",
  "_user": "hadley",
  "_type": "src",
  "_file": "plyr_1.8.9.9000.tar.gz",
  "_fileid": "f99de555f12759ae6db148e97245181bc34fec33744de98ba147bc2b27214a43",
  "_filesize": 668795,
  "_sha256": "f99de555f12759ae6db148e97245181bc34fec33744de98ba147bc2b27214a43",
  "_created": "2026-06-24T02:18:58.000Z",
  "_published": "2026-06-24T02:24:52.761Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83104322185,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838573569"
    },
    {
      "job": 83104322117,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838573448"
    },
    {
      "job": 83104322128,
      "time": 149,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838575335"
    },
    {
      "job": 83104322150,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838572401"
    },
    {
      "job": 83104322114,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838568511"
    },
    {
      "job": 83104322129,
      "time": 316,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838607679"
    },
    {
      "job": 83104322103,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838563725"
    },
    {
      "job": 83104322110,
      "time": 187,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838582202"
    },
    {
      "job": 83104076874,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838544860"
    },
    {
      "job": 83104322098,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838571102"
    },
    {
      "job": 83104322105,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838568627"
    },
    {
      "job": 83104322099,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838565368"
    },
    {
      "job": 83104322125,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838565094"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hadley/actions/runs/28070563955",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hadley/plyr",
  "_commit": {
    "id": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
    "author": "Michael Chirico <michaelchirico4@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Optionally skip abind tests (#309)\n\n",
    "time": 1730909880
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@rstudio.com",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.0",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    },
    {
      "package": "iterators",
      "role": "Suggests"
    },
    {
      "package": "itertools",
      "role": "Suggests"
    },
    {
      "package": "tcltk",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "hadley",
  "_selfowned": true,
  "_usedby": 3128,
  "_updates": [],
  "_tags": [],
  "_stars": 504,
  "_contributors": [
    {
      "user": "hadley",
      "count": 703,
      "uuid": 4196
    },
    {
      "user": "crowding",
      "count": 38,
      "uuid": 1406263
    },
    {
      "user": "wch",
      "count": 20,
      "uuid": 86978
    },
    {
      "user": "dougmitarotonda",
      "count": 16,
      "uuid": 1747945
    },
    {
      "user": "tbates",
      "count": 14,
      "uuid": 736156
    },
    {
      "user": "strongh",
      "count": 6,
      "uuid": 147630
    },
    {
      "user": "richierocks",
      "count": 3,
      "uuid": 197589
    },
    {
      "user": "jiho",
      "count": 2,
      "uuid": 18445
    },
    {
      "user": "jimhester",
      "count": 2,
      "uuid": 205275
    },
    {
      "user": "froh",
      "count": 2,
      "uuid": 209031
    },
    {
      "user": "wibeasley",
      "count": 2,
      "uuid": 1372890
    },
    {
      "user": "baptiste",
      "count": 2,
      "uuid": 18970
    },
    {
      "user": "henrikbengtsson",
      "count": 2,
      "uuid": 1616850
    },
    {
      "user": "mmaechler",
      "count": 1,
      "uuid": 995722
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "bettinagruen",
      "count": 1,
      "uuid": 3341603
    },
    {
      "user": "scottkosty",
      "count": 1,
      "uuid": 1149353
    },
    {
      "user": "tjmahr",
      "count": 1,
      "uuid": 1890315
    }
  ],
  "_userbio": {
    "uuid": 4196,
    "type": "user",
    "name": "Hadley Wickham",
    "followers": 26661,
    "description": "Chief Scientist at @posit-pbc"
  },
  "_downloads": {
    "count": 678741,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plyr"
  },
  "_mentions": 468,
  "_devurl": "https://github.com/hadley/plyr",
  "_searchresults": 84096,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/plyr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hadley/plyr",
  "_realowner": "hadley",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2008-09-30"
    },
    {
      "version": "0.1.1",
      "date": "2008-10-08"
    },
    {
      "version": "0.1.2",
      "date": "2008-11-18"
    },
    {
      "version": "0.1.3",
      "date": "2008-11-19"
    },
    {
      "version": "0.1.4",
      "date": "2008-12-13"
    },
    {
      "version": "0.1.5",
      "date": "2009-02-24"
    },
    {
      "version": "0.1.6",
      "date": "2009-04-15"
    },
    {
      "version": "0.1.7",
      "date": "2009-04-15"
    },
    {
      "version": "0.1.8",
      "date": "2009-04-21"
    },
    {
      "version": "0.1.9",
      "date": "2009-06-23"
    },
    {
      "version": "1.0",
      "date": "2010-07-05"
    },
    {
      "version": "1.0.1",
      "date": "2010-07-06"
    },
    {
      "version": "1.0.2",
      "date": "2010-07-06"
    },
    {
      "version": "1.0.3",
      "date": "2010-07-07"
    },
    {
      "version": "1.1",
      "date": "2010-07-24"
    },
    {
      "version": "1.2",
      "date": "2010-09-10"
    },
    {
      "version": "1.2.1",
      "date": "2010-09-11"
    },
    {
      "version": "1.4",
      "date": "2011-01-04"
    },
    {
      "version": "1.4.1",
      "date": "2011-04-05"
    },
    {
      "version": "1.5",
      "date": "2011-04-10"
    },
    {
      "version": "1.5.1",
      "date": "2011-04-13"
    },
    {
      "version": "1.5.2",
      "date": "2011-04-24"
    },
    {
      "version": "1.6",
      "date": "2011-07-29"
    },
    {
      "version": "1.7",
      "date": "2011-12-30"
    },
    {
      "version": "1.7.1",
      "date": "2012-01-08"
    },
    {
      "version": "1.8",
      "date": "2012-12-06"
    },
    {
      "version": "1.8.1",
      "date": "2014-02-26"
    },
    {
      "version": "1.8.2",
      "date": "2015-04-21"
    },
    {
      "version": "1.8.3",
      "date": "2015-06-12"
    },
    {
      "version": "1.8.4",
      "date": "2016-06-08"
    },
    {
      "version": "1.8.5",
      "date": "2019-12-10"
    },
    {
      "version": "1.8.6",
      "date": "2020-03-03"
    },
    {
      "version": "1.8.7",
      "date": "2022-03-24"
    },
    {
      "version": "1.8.8",
      "date": "2022-11-11"
    },
    {
      "version": "1.8.9",
      "date": "2023-10-02"
    }
  ],
  "_exports": [
    ".",
    "a_ply",
    "aaply",
    "adply",
    "alply",
    "amv_dimnames",
    "arrange",
    "as.quoted",
    "catcolwise",
    "colwise",
    "compact",
    "count",
    "create_progress_bar",
    "d_ply",
    "daply",
    "ddply",
    "defaults",
    "desc",
    "dlply",
    "each",
    "empty",
    "eval.quoted",
    "failwith",
    "here",
    "id",
    "idata.frame",
    "is.discrete",
    "is.formula",
    "is.quoted",
    "isplit2",
    "join",
    "join_all",
    "join.keys",
    "l_ply",
    "laply",
    "ldply",
    "liply",
    "llply",
    "m_ply",
    "maply",
    "mapvalues",
    "match_df",
    "mdply",
    "mlply",
    "mutate",
    "name_rows",
    "numcolwise",
    "progress_none",
    "progress_text",
    "progress_time",
    "progress_tk",
    "progress_win",
    "quickdf",
    "r_ply",
    "raply",
    "rbind.fill",
    "rbind.fill.matrix",
    "rdply",
    "rename",
    "revalue",
    "rlply",
    "round_any",
    "splat",
    "split_indices",
    "split_labels",
    "strip_splits",
    "summarise",
    "summarize",
    "take",
    "true",
    "try_default",
    "tryapply",
    "tryNULL",
    "unrowname",
    "vaggregate"
  ],
  "_datasets": [
    {
      "name": "baseball",
      "title": "Yearly batting records for all major league baseball players",
      "object": "baseball",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "year",
        "stint",
        "team",
        "lg",
        "g",
        "ab",
        "r",
        "h",
        "X2b",
        "X3b",
        "hr",
        "rbi",
        "sb",
        "cs",
        "bb",
        "so",
        "ibb",
        "hbp",
        "sh",
        "sf",
        "gidp"
      ],
      "rows": 21699,
      "table": true,
      "tojson": true
    },
    {
      "name": "ozone",
      "title": "Monthly ozone measurements over Central America.",
      "object": "ozone",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "quoted",
      "title": "Quote variables to create a list of unevaluated expressions for later evaluation.",
      "topics": [
        ".",
        "is.quoted",
        "quoted"
      ]
    },
    {
      "page": "a_ply",
      "title": "Split array, apply function, and discard results.",
      "concept": [
        "array input",
        "no output"
      ],
      "topics": [
        "a_ply"
      ]
    },
    {
      "page": "aaply",
      "title": "Split array, apply function, and return results in an array.",
      "concept": [
        "array input",
        "array output"
      ],
      "topics": [
        "aaply"
      ]
    },
    {
      "page": "adply",
      "title": "Split array, apply function, and return results in a data frame.",
      "concept": [
        "array input",
        "data frame output"
      ],
      "topics": [
        "adply"
      ]
    },
    {
      "page": "alply",
      "title": "Split array, apply function, and return results in a list.",
      "concept": [
        "array input",
        "list output"
      ],
      "topics": [
        "alply"
      ]
    },
    {
      "page": "arrange",
      "title": "Order a data frame by its colums.",
      "topics": [
        "arrange"
      ]
    },
    {
      "page": "as.data.frame.function",
      "title": "Make a function return a data frame.",
      "topics": [
        "as.data.frame.function"
      ]
    },
    {
      "page": "as.quoted",
      "title": "Convert input to quoted variables.",
      "topics": [
        "as.quoted"
      ]
    },
    {
      "page": "baseball",
      "title": "Yearly batting records for all major league baseball players",
      "topics": [
        "baseball"
      ]
    },
    {
      "page": "colwise",
      "title": "Column-wise function.",
      "topics": [
        "catcolwise",
        "colwise",
        "numcolwise"
      ]
    },
    {
      "page": "count",
      "title": "Count the number of occurences.",
      "topics": [
        "count"
      ]
    },
    {
      "page": "create_progress_bar",
      "title": "Create progress bar.",
      "topics": [
        "create_progress_bar"
      ]
    },
    {
      "page": "d_ply",
      "title": "Split data frame, apply function, and discard results.",
      "concept": [
        "data frame input",
        "no output"
      ],
      "topics": [
        "d_ply"
      ]
    },
    {
      "page": "daply",
      "title": "Split data frame, apply function, and return results in an array.",
      "concept": [
        "array output",
        "data frame input"
      ],
      "topics": [
        "daply"
      ]
    },
    {
      "page": "ddply",
      "title": "Split data frame, apply function, and return results in a data frame.",
      "concept": [
        "data frame input",
        "data frame output"
      ],
      "topics": [
        "ddply"
      ]
    },
    {
      "page": "defaults",
      "title": "Set defaults.",
      "topics": [
        "defaults"
      ]
    },
    {
      "page": "desc",
      "title": "Descending order.",
      "topics": [
        "desc"
      ]
    },
    {
      "page": "dlply",
      "title": "Split data frame, apply function, and return results in a list.",
      "concept": [
        "data frame input",
        "list output"
      ],
      "topics": [
        "dlply"
      ]
    },
    {
      "page": "each",
      "title": "Aggregate multiple functions into a single function.",
      "topics": [
        "each"
      ]
    },
    {
      "page": "failwith",
      "title": "Fail with specified value.",
      "topics": [
        "failwith"
      ]
    },
    {
      "page": "here",
      "title": "Capture current evaluation context.",
      "topics": [
        "here"
      ]
    },
    {
      "page": "idata.frame",
      "title": "Construct an immutable data frame.",
      "topics": [
        "idata.frame"
      ]
    },
    {
      "page": "join",
      "title": "Join two data frames together.",
      "topics": [
        "join"
      ]
    },
    {
      "page": "join_all",
      "title": "Recursively join a list of data frames.",
      "topics": [
        "join_all"
      ]
    },
    {
      "page": "l_ply",
      "title": "Split list, apply function, and discard results.",
      "concept": [
        "list input",
        "no output"
      ],
      "topics": [
        "l_ply"
      ]
    },
    {
      "page": "laply",
      "title": "Split list, apply function, and return results in an array.",
      "concept": [
        "array output",
        "list input"
      ],
      "topics": [
        "laply"
      ]
    },
    {
      "page": "ldply",
      "title": "Split list, apply function, and return results in a data frame.",
      "concept": [
        "data frame output",
        "list input"
      ],
      "topics": [
        "ldply"
      ]
    },
    {
      "page": "liply",
      "title": "Experimental iterator based version of llply.",
      "topics": [
        "liply"
      ]
    },
    {
      "page": "llply",
      "title": "Split list, apply function, and return results in a list.",
      "concept": [
        "list input",
        "list output"
      ],
      "topics": [
        "llply"
      ]
    },
    {
      "page": "m_ply",
      "title": "Call function with arguments in array or data frame, discarding results.",
      "concept": [
        "multiple arguments input",
        "no output"
      ],
      "topics": [
        "m_ply"
      ]
    },
    {
      "page": "maply",
      "title": "Call function with arguments in array or data frame, returning an array.",
      "concept": [
        "array output",
        "multiple arguments input"
      ],
      "topics": [
        "maply"
      ]
    },
    {
      "page": "mapvalues",
      "title": "Replace specified values with new values, in a vector or factor.",
      "topics": [
        "mapvalues"
      ]
    },
    {
      "page": "match_df",
      "title": "Extract matching rows of a data frame.",
      "topics": [
        "match_df"
      ]
    },
    {
      "page": "mdply",
      "title": "Call function with arguments in array or data frame, returning a data frame.",
      "concept": [
        "data frame output",
        "multiple arguments input"
      ],
      "topics": [
        "mdply"
      ]
    },
    {
      "page": "mlply",
      "title": "Call function with arguments in array or data frame, returning a list.",
      "concept": [
        "list output",
        "multiple arguments input"
      ],
      "topics": [
        "mlply"
      ]
    },
    {
      "page": "mutate",
      "title": "Mutate a data frame by adding new or replacing existing columns.",
      "topics": [
        "mutate"
      ]
    },
    {
      "page": "name_rows",
      "title": "Toggle row names between explicit and implicit.",
      "topics": [
        "name_rows"
      ]
    },
    {
      "page": "ozone",
      "title": "Monthly ozone measurements over Central America.",
      "topics": [
        "ozone"
      ]
    },
    {
      "page": "plyr",
      "title": "plyr: the split-apply-combine paradigm for R.",
      "topics": [
        "plyr-package",
        "plyr"
      ]
    },
    {
      "page": "plyr-deprecated",
      "title": "Deprecated Functions in Package plyr",
      "topics": [
        "plyr-deprecated"
      ]
    },
    {
      "page": "progress_text",
      "title": "Text progress bar.",
      "concept": [
        "progress bars"
      ],
      "topics": [
        "progress_text"
      ]
    },
    {
      "page": "progress_time",
      "title": "Text progress bar with time.",
      "concept": [
        "progress bars"
      ],
      "topics": [
        "progress_time"
      ]
    },
    {
      "page": "progress_tk",
      "title": "Graphical progress bar, powered by Tk.",
      "concept": [
        "progress bars"
      ],
      "topics": [
        "progress_tk"
      ]
    },
    {
      "page": "progress_win",
      "title": "Graphical progress bar, powered by Windows.",
      "concept": [
        "progress bars"
      ],
      "topics": [
        "progress_win"
      ]
    },
    {
      "page": "r_ply",
      "title": "Replicate expression and discard results.",
      "topics": [
        "r_ply"
      ]
    },
    {
      "page": "raply",
      "title": "Replicate expression and return results in a array.",
      "topics": [
        "raply"
      ]
    },
    {
      "page": "rbind.fill",
      "title": "Combine data.frames by row, filling in missing columns.",
      "concept": [
        "binding functions"
      ],
      "topics": [
        "rbind.fill"
      ]
    },
    {
      "page": "rbind.fill.matrix",
      "title": "Bind matrices by row, and fill missing columns with NA.",
      "concept": [
        "binding functions"
      ],
      "topics": [
        "rbind.fill.matrix"
      ]
    },
    {
      "page": "rdply",
      "title": "Replicate expression and return results in a data frame.",
      "topics": [
        "rdply"
      ]
    },
    {
      "page": "rename",
      "title": "Modify names by name, not position.",
      "topics": [
        "rename"
      ]
    },
    {
      "page": "revalue",
      "title": "Replace specified values with new values, in a factor or character vector.",
      "topics": [
        "revalue"
      ]
    },
    {
      "page": "rlply",
      "title": "Replicate expression and return results in a list.",
      "topics": [
        "rlply"
      ]
    },
    {
      "page": "round_any",
      "title": "Round to multiple of any number.",
      "topics": [
        "round_any"
      ]
    },
    {
      "page": "splat",
      "title": "`Splat' arguments to a function.",
      "topics": [
        "splat"
      ]
    },
    {
      "page": "strip_splits",
      "title": "Remove splitting variables from a data frame.",
      "topics": [
        "strip_splits"
      ]
    },
    {
      "page": "summarise",
      "title": "Summarise a data frame.",
      "topics": [
        "summarise",
        "summarize"
      ]
    },
    {
      "page": "take",
      "title": "Take a subset along an arbitrary dimension",
      "topics": [
        "take"
      ]
    },
    {
      "page": "vaggregate",
      "title": "Vector aggregate.",
      "topics": [
        "vaggregate"
      ]
    }
  ],
  "_readme": "https://github.com/hadley/plyr/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_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": 18.360716884432797,
  "_indexed": true,
  "_nocasepkg": "plyr",
  "_universes": [
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8.9.9000",
      "date": "2026-06-24T02:21:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "ad9e85918dc646748b6445b02fb1df2cbff4a5c93b4685836e46776b2408db1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28070563955"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8.9.9000",
      "date": "2026-06-24T02:21:06.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "42ee2ee5a73856a52e289ddd694b1b5236518f8f2fc72f3baab5525bbc688036",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28070563955"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8.9.9000",
      "date": "2026-06-24T02:21:25.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "07835e3ebd3d02d41e5bf89b1c83bf71480f7506afebb3cd5fd892a0b79f6386",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28070563955"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8.9.9000",
      "date": "2026-06-24T02:21:00.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "71e08a16749b597f22a292f18809e29a3c90d296ffdee8d96d23f15e179967ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28070563955"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8.9.9000",
      "date": "2026-06-24T02:20:42.000Z",
      "arch": "aarch64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "f442b233514da0f21b1e30287d048a4e7224368ad722e4d8508fb0b2a03f9b68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28070563955"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8.9.9000",
      "date": "2026-06-24T02:22:48.000Z",
      "arch": "x86_64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "12f6d570b651d92562ee36026dfa39facd605be796bec64873c5887ac7a10c9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28070563955"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8.9.9000",
      "date": "2026-06-24T02:20:21.000Z",
      "arch": "aarch64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "57017199b8d46b28755e2c2b8f21588b53b0496439c11fedae474ac8445ef1e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28070563955"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8.9.9000",
      "date": "2026-06-24T02:21:27.000Z",
      "arch": "x86_64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "3a509c09502968323d2266a8dff005c930d1c70c16ead3982caa44564a841558",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28070563955"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.8.9.9000",
      "date": "2026-06-24T02:21:24.000Z",
      "arch": "emscripten",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "7fea24da4856eaef0bb6f7ca9a6201d1c0c61c73f87a64f90552293a0095aa0c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28070563955"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.8.9.9000",
      "date": "2026-06-24T02:20:08.000Z",
      "arch": "x86_64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "314ee1fe87afb0e2f7781ad95ad4b68c42615e72922628c65a206b4991f46166",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28070563955"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.8.9.9000",
      "date": "2026-06-24T02:20:02.000Z",
      "arch": "x86_64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "9dbd4943e3b26e5debca74fb227cc4165fde423b86e5f9b840597eaa2f8169df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28070563955"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.8.9.9000",
      "date": "2026-06-24T02:20:01.000Z",
      "arch": "x86_64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "fcd5b2a3b976cdb36cfb3184de3ac1c722932d90891f1e4f2d481097e3b107fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/28070563955"
    }
  ]
}