{
  "_id": "6a1d50591d7bb097a0a45bb8",
  "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-01 09:20:02 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre]",
  "Maintainer": "Hadley Wickham <hadley@rstudio.com>",
  "MD5sum": "222d9c117c9490e367eac7fc83cafe2c",
  "_user": "hadley",
  "_type": "src",
  "_file": "plyr_1.8.9.9000.tar.gz",
  "_fileid": "59006d0f3519d0e436ef0050e41bef8a973e1dd40f0ef555b5f5eea6648f4855",
  "_filesize": 664642,
  "_sha256": "59006d0f3519d0e436ef0050e41bef8a973e1dd40f0ef555b5f5eea6648f4855",
  "_created": "2026-06-01T09:20:02.000Z",
  "_published": "2026-06-01T09:26:49.125Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78822427610,
      "time": 137,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327823153"
    },
    {
      "job": 78822427558,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327826411"
    },
    {
      "job": 78822427575,
      "time": 168,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327833549"
    },
    {
      "job": 78822427724,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327823723"
    },
    {
      "job": 78822427556,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327811743"
    },
    {
      "job": 78822427633,
      "time": 359,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327895364"
    },
    {
      "job": 78822427499,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327824555"
    },
    {
      "job": 78822427482,
      "time": 261,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327863284"
    },
    {
      "job": 78821962396,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327778155"
    },
    {
      "job": 78822427475,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327810865"
    },
    {
      "job": 78822427525,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327818408"
    },
    {
      "job": 78822427483,
      "time": 166,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327832820"
    },
    {
      "job": 78822427609,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327825597"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hadley/actions/runs/26746111338",
  "_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": 3131,
  "_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",
    "description": "Chief Scientist at @posit-pbc"
  },
  "_downloads": {
    "count": 532467,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plyr"
  },
  "_mentions": 468,
  "_devurl": "https://github.com/hadley/plyr",
  "_searchresults": 86272,
  "_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",
    "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": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 18.26681634793214,
  "_indexed": true,
  "_nocasepkg": "plyr",
  "_universes": [
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8.9.9000",
      "date": "2026-06-01T09:22:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "860683138adbed486a25683815c158d1733ee6bce01b940fa30967c796b9be24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26746111338"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8.9.9000",
      "date": "2026-06-01T09:22:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "505100a081403fb12c9c57584a4a59b83936b95e3c42d0d9b026c4bdd6eac3ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26746111338"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8.9.9000",
      "date": "2026-06-01T09:22:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "2df6119399462beca68737b16355a0a3275c82d93f028700d8cdeb913b7200e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26746111338"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8.9.9000",
      "date": "2026-06-01T09:22:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "342cc8121b01162d6576afaf288374ab4a0823b470774a902220cd9be371ac6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26746111338"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8.9.9000",
      "date": "2026-06-01T09:21:45.000Z",
      "arch": "aarch64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "f78e4d1b1f2f689a992ac2bea7f565936d91c2eb5cbc5a7b813f80cfef7d927e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26746111338"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8.9.9000",
      "date": "2026-06-01T09:24:51.000Z",
      "arch": "x86_64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "1d8f51672e9686368798335db51d453528af96bdf2e202af2ffab2481c8e8893",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26746111338"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8.9.9000",
      "date": "2026-06-01T09:21:44.000Z",
      "arch": "aarch64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "b228f5752b922b44722ce2ad6229c3a1fdfe95f6e4c50eafecad9128b996b7d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26746111338"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8.9.9000",
      "date": "2026-06-01T09:22:40.000Z",
      "arch": "x86_64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "c4e0a0be5b8bc6fd4933688dc469823cbf3d0ebc4afc627f3d014b35015c4523",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26746111338"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.8.9.9000",
      "date": "2026-06-01T09:22:03.000Z",
      "arch": "emscripten",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "e072df0ddf464f6ec430259a62f15676ef4f374534f852df1739cb4b2356270b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26746111338"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.8.9.9000",
      "date": "2026-06-01T09:21:29.000Z",
      "arch": "x86_64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "ae43b59cb08a33f78aad450e67b0710161248c458cb509b2dee0b74a14609cb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26746111338"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.8.9.9000",
      "date": "2026-06-01T09:22:04.000Z",
      "arch": "x86_64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "66863bfd47157e9a68c73930f412be3212fbfa534f80d2ff75a190383644889a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26746111338"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.8.9.9000",
      "date": "2026-06-01T09:21:31.000Z",
      "arch": "x86_64",
      "commit": "ae5ec7dabae1cfb2fdf2ca88e4c3b2986c929462",
      "fileid": "1ac84e7163ea0630fe973c7d061edf67e166dee08acc85e701b5602ef1dde329",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/26746111338"
    }
  ]
}