{
  "_id": "6a495eea77d6db3f2f96585a",
  "Package": "prodlim",
  "Title": "Product-Limit Estimation for Censored Event History Analysis",
  "Version": "2026.03.11",
  "Authors@R": "person(given = c(\"Thomas\", \"A.\"),\nfamily = \"Gerds\",\nrole = c(\"aut\", \"cre\"),\nemail = \"tag@biostat.ku.dk\")",
  "Description": "Fast and user friendly implementation of nonparametric\nestimators for censored event history (survival) analysis.\nKaplan-Meier and Aalen-Johansen method.",
  "Maintainer": "Thomas A. Gerds <tag@biostat.ku.dk>",
  "BugReports": "https://github.com/tagteam/prodlim/issues",
  "License": "GPL (>= 2)",
  "Packaged": {
    "Date": "2026-06-24 09:47:22 UTC",
    "User": "root"
  },
  "RoxygenNote": "7.3.2",
  "Repository": "https://tagteam.r-universe.dev",
  "Date/Publication": "2026-03-11 12:24:07 UTC",
  "RemoteUrl": "https://github.com/tagteam/prodlim",
  "RemoteRef": "HEAD",
  "RemoteSha": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
  "NeedsCompilation": "yes",
  "Author": "Thomas A. Gerds [aut, cre]",
  "_user": "tagteam",
  "_type": "src",
  "_file": "prodlim_2026.03.11.tar.gz",
  "_fileid": "https://r2.ropensci.org/0eb94bd92085d3ee9c28a2bce1a7dfa2db93834e89dc69e35cf8472ac8d27b64",
  "_filesize": 418856,
  "_sha256": "0eb94bd92085d3ee9c28a2bce1a7dfa2db93834e89dc69e35cf8472ac8d27b64",
  "_expires": "2026-10-12T19:28:41.000Z",
  "_created": "2026-06-24T09:47:22.000Z",
  "_published": "2026-07-04T19:28:42.664Z",
  "_jobs": [
    {
      "job": 85160537329,
      "time": 280,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7846044421"
    },
    {
      "job": 85160537344,
      "time": 308,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7846054092"
    },
    {
      "job": 85160537390,
      "time": 282,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846045143"
    },
    {
      "job": 85160537342,
      "time": 306,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846053687"
    },
    {
      "job": 85160537449,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7845989550"
    },
    {
      "job": 85160537457,
      "time": 230,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7846023627"
    },
    {
      "job": 85160537372,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7845977587"
    },
    {
      "job": 85160537288,
      "time": 375,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846080849"
    },
    {
      "job": 85160537226,
      "time": 377,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7845932215"
    },
    {
      "job": 85160537308,
      "time": 292,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846048158"
    },
    {
      "job": 85160537442,
      "time": 163,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7845996498"
    },
    {
      "job": 85160537361,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7845980357"
    },
    {
      "job": 85160537467,
      "time": 165,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7845997429"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tagteam/actions/runs/28089580382",
  "_status": "success",
  "_upstream": "https://github.com/tagteam/prodlim",
  "_commit": {
    "id": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
    "author": "Thomas Alexander Gerds <tag@biostat.ku.dk>",
    "committer": "Thomas Alexander Gerds <tag@biostat.ku.dk>",
    "message": "typo and github actions\n",
    "time": 1773231847
  },
  "_maintainer": {
    "name": "Thomas A. Gerds",
    "email": "tag@biostat.ku.dk",
    "login": "tagteam",
    "description": "",
    "uuid": 2225605
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.5",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "diagram",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "KernSmooth",
      "role": "Imports"
    },
    {
      "package": "lava",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "pammtools",
      "role": "Suggests"
    },
    {
      "package": "ggthemes",
      "role": "Suggests"
    },
    {
      "package": "riskRegression",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "etm",
      "role": "Suggests"
    },
    {
      "package": "survey",
      "role": "Suggests"
    }
  ],
  "_owner": "tagteam",
  "_selfowned": true,
  "_usedby": 521,
  "_updates": [
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 13
    },
    {
      "week": "2026-11",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "tagteam",
      "count": 137,
      "uuid": 2225605
    },
    {
      "user": "brooksambrose",
      "count": 1,
      "uuid": 1271481
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 2225605,
    "type": "user",
    "name": "Thomas Alexander Gerds",
    "followers": 73
  },
  "_downloads": {
    "count": 161210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prodlim"
  },
  "_mentions": 27,
  "_devurl": "https://github.com/tagteam/prodlim",
  "_searchresults": 1696,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/prodlim.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tagteam/prodlim",
  "_realowner": "tagteam",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.5",
      "date": "2008-07-21"
    },
    {
      "version": "1.1.3",
      "date": "2010-01-12"
    },
    {
      "version": "1.2.1",
      "date": "2011-04-24"
    },
    {
      "version": "1.2.9",
      "date": "2011-12-15"
    },
    {
      "version": "1.3.1",
      "date": "2012-02-14"
    },
    {
      "version": "1.3.2",
      "date": "2012-08-27"
    },
    {
      "version": "1.3.3",
      "date": "2013-01-08"
    },
    {
      "version": "1.3.5",
      "date": "2013-04-23"
    },
    {
      "version": "1.3.7",
      "date": "2013-04-26"
    },
    {
      "version": "1.4.2",
      "date": "2014-01-14"
    },
    {
      "version": "1.4.3",
      "date": "2014-05-01"
    },
    {
      "version": "1.4.5",
      "date": "2014-09-02"
    },
    {
      "version": "1.5.0",
      "date": "2014-12-05"
    },
    {
      "version": "1.5.1",
      "date": "2014-12-10"
    },
    {
      "version": "1.5.5",
      "date": "2015-10-05"
    },
    {
      "version": "1.5.7",
      "date": "2015-12-19"
    },
    {
      "version": "1.5.9",
      "date": "2017-01-14"
    },
    {
      "version": "1.6.1",
      "date": "2017-03-06"
    },
    {
      "version": "2018.04.18",
      "date": "2018-04-18"
    },
    {
      "version": "2019.10.13",
      "date": "2019-11-03"
    },
    {
      "version": "2019.11.13",
      "date": "2019-11-17"
    },
    {
      "version": "2023.03.31",
      "date": "2023-04-02"
    },
    {
      "version": "2023.08.28",
      "date": "2023-08-28"
    },
    {
      "version": "2024.06.25",
      "date": "2024-06-24"
    },
    {
      "version": "2025.04.28",
      "date": "2025-04-28"
    },
    {
      "version": "2026.03.11",
      "date": "2026-03-11"
    }
  ],
  "_exports": [
    "[.Hist",
    "as_tibble.prodlim",
    "as.data.frame.prodlim",
    "as.data.table.prodlim",
    "atRisk",
    "backGround",
    "checkCauses",
    "confInt",
    "crModel",
    "dimColor",
    "EventHistory.frame",
    "followup",
    "geom_prodlim",
    "getEvent",
    "getStates",
    "ggprodlim",
    "head.Hist",
    "Hist",
    "is.na.Hist",
    "jackknife",
    "jackknife.competing.risks",
    "jackknife.survival",
    "leaveOneOut",
    "leaveOneOut.competing.risks",
    "leaveOneOut.survival",
    "lines.prodlim",
    "List2Matrix",
    "markTime",
    "meanNeighbors",
    "model.design",
    "neighborhood",
    "parseFormula",
    "parseSpecialNames",
    "PercentAxis",
    "plot.Hist",
    "plot.prodlim",
    "plotCompetingRiskModel",
    "plotIllnessDeathModel",
    "predictSurvIndividual",
    "prodlim",
    "quantile.prodlim",
    "redist",
    "row.match",
    "SimCompRisk",
    "SimSurv",
    "sindex",
    "SmartControl",
    "stopTime",
    "str.Hist",
    "strip.terms",
    "subset.Hist",
    "summary.prodlim",
    "survModel",
    "tail.Hist"
  ],
  "_help": [
    {
      "page": "sub-.Hist",
      "title": "Subset an event history object",
      "topics": [
        "[.Hist"
      ]
    },
    {
      "page": "as_tibble.prodlim",
      "title": "Turn prodlim objects into a 'tibble'",
      "topics": [
        "as_tibble.prodlim"
      ]
    },
    {
      "page": "as.data.frame.prodlim",
      "title": "Turn prodlim objects into a data.frame",
      "topics": [
        "as.data.frame.prodlim"
      ]
    },
    {
      "page": "as.data.table.prodlim",
      "title": "Turn prodlim objects into a 'data.table'",
      "topics": [
        "as.data.table.prodlim"
      ]
    },
    {
      "page": "atRisk",
      "title": "Drawing numbers of subjects at-risk of experiencing an event below Kaplan-Meier and Aalen-Johansen plots.",
      "topics": [
        "atRisk"
      ]
    },
    {
      "page": "backGround",
      "title": "Background and grid color control.",
      "topics": [
        "backGround"
      ]
    },
    {
      "page": "checkCauses",
      "title": "Check availability of a cause in competing risk settings",
      "topics": [
        "checkCauses"
      ]
    },
    {
      "page": "confInt",
      "title": "Add point-wise confidence limits to the graphs of Kaplan-Meier and Aalen-Johansen estimates.",
      "topics": [
        "confInt"
      ]
    },
    {
      "page": "crModel",
      "title": "Competing risks model for simulation",
      "topics": [
        "crModel"
      ]
    },
    {
      "page": "dimColor",
      "title": "Dim a given color to a specified density",
      "topics": [
        "dimColor"
      ]
    },
    {
      "page": "EventHistory.frame",
      "title": "Event history frame",
      "topics": [
        "EventHistory.frame"
      ]
    },
    {
      "page": "followup",
      "title": "Estimation of the median potential followup time.",
      "topics": [
        "followup"
      ]
    },
    {
      "page": "geom_prodlim",
      "title": "Product-limit geoms for survival and competing risks curves",
      "topics": [
        "geom_prodlim"
      ]
    },
    {
      "page": "getEvent",
      "title": "Extract a column from an event history object.",
      "topics": [
        "getEvent"
      ]
    },
    {
      "page": "getStates",
      "title": "States of a multi-state model",
      "topics": [
        "getStates"
      ]
    },
    {
      "page": "ggprodlim",
      "title": "ggplot2 support for prodlim objects",
      "topics": [
        "ggprodlim"
      ]
    },
    {
      "page": "head.Hist",
      "title": "Check the head of an event history object",
      "topics": [
        "head.Hist"
      ]
    },
    {
      "page": "Hist",
      "title": "Create an event history object",
      "topics": [
        "Hist"
      ]
    },
    {
      "page": "is.na.Hist",
      "title": "Check for missing values in event history object",
      "topics": [
        "is.na.Hist"
      ]
    },
    {
      "page": "jackknife",
      "title": "Compute jackknife pseudo values.",
      "topics": [
        "jackknife",
        "jackknife.competing.risks",
        "jackknife.survival"
      ]
    },
    {
      "page": "leaveOneOut",
      "title": "Compute jackknife pseudo values.",
      "topics": [
        "leaveOneOut",
        "leaveOneOut.competing.risks",
        "leaveOneOut.survival"
      ]
    },
    {
      "page": "List2Matrix",
      "title": "Reduce list to a matrix or data.frame with names as new columns",
      "topics": [
        "List2Matrix"
      ]
    },
    {
      "page": "markTime",
      "title": "Marking product-limit plots at the censored times.",
      "topics": [
        "markTime"
      ]
    },
    {
      "page": "meanNeighbors",
      "title": "Helper function to obtain running means for prodlim objects.",
      "topics": [
        "meanNeighbors"
      ]
    },
    {
      "page": "model.design",
      "title": "Extract a design matrix and specials from a model.frame",
      "topics": [
        "model.design"
      ]
    },
    {
      "page": "neighborhood",
      "title": "Nearest neighborhoods for kernel smoothing",
      "topics": [
        "neighborhood"
      ]
    },
    {
      "page": "parseFormula",
      "title": "Parse Formula",
      "topics": [
        "parseFormula"
      ]
    },
    {
      "page": "parseSpecialNames",
      "title": "Parse special terms",
      "topics": [
        "parseSpecialNames"
      ]
    },
    {
      "page": "PercentAxis",
      "title": "Percentage-labeled axis.",
      "topics": [
        "PercentAxis"
      ]
    },
    {
      "page": "plot.Hist",
      "title": "Box-arrow diagrams for multi-state models.",
      "topics": [
        "plot.Hist"
      ]
    },
    {
      "page": "plot.prodlim",
      "title": "Plotting event probabilities over time",
      "topics": [
        "lines.prodlim",
        "plot.prodlim"
      ]
    },
    {
      "page": "plotCompetingRiskModel",
      "title": "Plotting a competing-risk-model.",
      "topics": [
        "plotCompetingRiskModel"
      ]
    },
    {
      "page": "plotIllnessDeathModel",
      "title": "Plotting an illness-death-model.",
      "topics": [
        "plotIllnessDeathModel"
      ]
    },
    {
      "page": "predict.prodlim",
      "title": "Predicting event probabilities from product limit estimates",
      "topics": [
        "predict.prodlim",
        "predictAbsrisk",
        "predictCuminc",
        "predictSurv"
      ]
    },
    {
      "page": "predictSurvIndividual",
      "title": "Predict individual survival probabilities",
      "topics": [
        "predictSurvIndividual"
      ]
    },
    {
      "page": "print.prodlim",
      "title": "Print objects in the prodlim library",
      "topics": [
        "print.Hist",
        "print.neighborhood",
        "print.prodlim"
      ]
    },
    {
      "page": "prodlim",
      "title": "product limit method",
      "topics": [
        "prodlim"
      ]
    },
    {
      "page": "quantile.prodlim",
      "title": "Quantiles for Kaplan-Meier and Aalen-Johansen estimates.",
      "topics": [
        "quantile.prodlim"
      ]
    },
    {
      "page": "redist",
      "title": "Calculation of Efron's re-distribution to the right algorithm to obtain the Kaplan-Meier estimate.",
      "topics": [
        "redist"
      ]
    },
    {
      "page": "row.match",
      "title": "Identifying rows in a matrix or data.frame",
      "topics": [
        "row.match"
      ]
    },
    {
      "page": "SimCompRisk",
      "title": "Simulate competing risks data",
      "topics": [
        "SimCompRisk"
      ]
    },
    {
      "page": "SimSurv",
      "title": "Simulate survival data",
      "topics": [
        "SimSurv"
      ]
    },
    {
      "page": "sindex",
      "title": "Index for evaluation of step functions.",
      "topics": [
        "sindex"
      ]
    },
    {
      "page": "SmartControl",
      "title": "Function to facilitate the control of arguments passed to subroutines.",
      "topics": [
        "SmartControl"
      ]
    },
    {
      "page": "stopTime",
      "title": "Stop the time of an event history object",
      "topics": [
        "stopTime"
      ]
    },
    {
      "page": "str.Hist",
      "title": "Check the structure of an event history object",
      "topics": [
        "str.Hist"
      ]
    },
    {
      "page": "strip.terms",
      "title": "Strip special functions from terms",
      "topics": [
        "strip.terms"
      ]
    },
    {
      "page": "subset.Hist",
      "title": "Subset an event history object",
      "topics": [
        "subset.Hist"
      ]
    },
    {
      "page": "summary.Hist",
      "title": "Summary of event histories",
      "topics": [
        "summary.Hist"
      ]
    },
    {
      "page": "summary.prodlim",
      "title": "Summary method for prodlim objects.",
      "topics": [
        "summary.prodlim"
      ]
    },
    {
      "page": "survModel",
      "title": "Survival model for simulation",
      "topics": [
        "survModel"
      ]
    },
    {
      "page": "tail.Hist",
      "title": "Check the tail of an event history object",
      "topics": [
        "tail.Hist"
      ]
    }
  ],
  "_readme": "https://github.com/tagteam/prodlim/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "farver",
    "future",
    "future.apply",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "Matrix",
    "numDeriv",
    "parallelly",
    "progressr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "shape",
    "SQUAREM",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 13.12908735770797,
  "_indexed": true,
  "_nocasepkg": "prodlim",
  "_universes": [
    "tagteam"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2026.03.11",
      "date": "2026-06-24T09:51:54.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "https://r2.ropensci.org/68ca0fcee43f7d0169faa812a10e08d047fc859a24f582d04d0d261f8f4b9d83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/28089580382"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2026.03.11",
      "date": "2026-06-24T09:52:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "https://r2.ropensci.org/ceb3f369071f932c923986269990019dc478a5d70caf6179e6ddd72c2c47de02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/28089580382"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2026.03.11",
      "date": "2026-06-24T09:51:54.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "https://r2.ropensci.org/eef27c464100f280c34ac6d36ba7827ea679a5b833d51807ee6fb57b40cbba71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/28089580382"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2026.03.11",
      "date": "2026-06-24T09:52:03.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "https://r2.ropensci.org/78e67b0fd2529f3191a96c6e9f96daab80c84088e816f944769bd1abebcacd3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/28089580382"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2026.03.11",
      "date": "2026-06-24T09:49:35.000Z",
      "arch": "aarch64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "https://r2.ropensci.org/3bb88ee97e1e33337bc807bb197ed86bbdeadc15ebf69994a728f4323a2fce6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/28089580382"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2026.03.11",
      "date": "2026-06-24T09:50:26.000Z",
      "arch": "x86_64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "https://r2.ropensci.org/f04936c7f21ee76d9399a5990004126c46ddd2e88b61c5e0a91c0f47156beb18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/28089580382"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2026.03.11",
      "date": "2026-06-24T09:49:09.000Z",
      "arch": "aarch64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "https://r2.ropensci.org/378966fea5d41aa2461ecb5ea2d96cbd58c950a46b9a25706c2896eb2b72ff21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/28089580382"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2026.03.11",
      "date": "2026-06-24T09:51:49.000Z",
      "arch": "x86_64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "https://r2.ropensci.org/4d945d86e3c03d56e6c54d32f06f4b068d52be0686aa38cc79d0b13a458d8ae7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/28089580382"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2026.03.11",
      "date": "2026-06-24T09:52:40.000Z",
      "arch": "emscripten",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "https://r2.ropensci.org/863e7fa7b79fbeafd3f282dab25795a8e454e91071320e69dd7ed7b01b68a15a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/28089580382"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2026.03.11",
      "date": "2026-06-24T09:49:19.000Z",
      "arch": "x86_64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "https://r2.ropensci.org/7f15c6bd8de45d61f37a807ca5a2accd2ed0f5d944186c6562db23b09138ce9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/28089580382"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2026.03.11",
      "date": "2026-06-24T09:48:45.000Z",
      "arch": "x86_64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "https://r2.ropensci.org/07bd55241fed6b23bcd8c080aead2f1cfa53b2fc6d7fedb2052fe973ad448b45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/28089580382"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2026.03.11",
      "date": "2026-06-24T09:49:14.000Z",
      "arch": "x86_64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "https://r2.ropensci.org/7950bc8e7d9b73fe6b69e2c627a8550eb508a68cc21db65f1cd58d9a24009f80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/28089580382"
    }
  ]
}