{
  "_id": "6a1048bbacfb0bcc41c9f46f",
  "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-05-10 08:49:53 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]",
  "MD5sum": "39bb94ba49f9d2e67785ea74721d50dd",
  "_user": "tagteam",
  "_type": "src",
  "_file": "prodlim_2026.03.11.tar.gz",
  "_fileid": "2ed4084b058ea175119eed5a70fc77c17664b14c9dc92ea7e19890afb275d079",
  "_filesize": 418698,
  "_sha256": "2ed4084b058ea175119eed5a70fc77c17664b14c9dc92ea7e19890afb275d079",
  "_created": "2026-05-10T08:49:53.000Z",
  "_published": "2026-05-22T12:14:51.789Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77377207573,
      "time": 175,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902457258"
    },
    {
      "job": 77377207162,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902458021"
    },
    {
      "job": 77377207782,
      "time": 170,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902456836"
    },
    {
      "job": 77377207385,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902455697"
    },
    {
      "job": 77377208132,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902599464"
    },
    {
      "job": 77377208080,
      "time": 261,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902547664"
    },
    {
      "job": 77377207709,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902598875"
    },
    {
      "job": 77377207671,
      "time": 321,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902575847"
    },
    {
      "job": 77377206620,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902438623"
    },
    {
      "job": 77377206733,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160214655"
    },
    {
      "job": 77377207623,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902452401"
    },
    {
      "job": 77377207866,
      "time": 145,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902454209"
    },
    {
      "job": 77377207459,
      "time": 197,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902459303"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tagteam/actions/runs/25624391004",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 2225605
  },
  "_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": 523,
  "_updates": [
    {
      "week": "2025-19",
      "n": 1
    },
    {
      "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"
  },
  "_downloads": {
    "count": 171004,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prodlim"
  },
  "_mentions": 27,
  "_devurl": "https://github.com/tagteam/prodlim",
  "_searchresults": 1296,
  "_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.164483504727999,
  "_indexed": true,
  "_nocasepkg": "prodlim",
  "_universes": [
    "tagteam"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2026.03.11",
      "date": "2026-05-10T08:52:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "c985aeafcf3575a83c830039b6ab92f2af6a3daad870a04076cd32e19f6d784e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/25624391004"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2026.03.11",
      "date": "2026-05-10T08:52:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "667f82e8735598cd94b2e54218c2ed240bbf625af96a407ae9630296acd10bfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/25624391004"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2026.03.11",
      "date": "2026-05-10T08:52:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "5e1fcd1ee948ece193fc16683eb9ba6b21909521c861ad5ce01e25e132b53cd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/25624391004"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2026.03.11",
      "date": "2026-05-10T08:52:12.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "f9316239ee34cceecfe63cba144e997e37917af169a6e0cc9d403bdb0e87505d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/25624391004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2026.03.11",
      "date": "2026-05-10T09:17:40.000Z",
      "arch": "aarch64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "74f6e6edcfec086b137dccc9df6bbf9194b1765fc92754b2a599cce8aabc6395",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/25624391004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2026.03.11",
      "date": "2026-05-10T09:07:11.000Z",
      "arch": "x86_64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "2e1e47cb6110d38b1fe1fb70ac6802195c89392d548d323933ecf8fc71f57b7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/25624391004"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2026.03.11",
      "date": "2026-05-10T09:17:35.000Z",
      "arch": "aarch64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "53744b3ecfcaac8c898e6b240fef833a7332b7de6ceffbc159664bd951bae970",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/25624391004"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2026.03.11",
      "date": "2026-05-10T09:10:55.000Z",
      "arch": "x86_64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "89d625302de907f2a25ea5833787eeb53770508ff351f0f8b408998bce9ab82b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/25624391004"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2026.03.11",
      "date": "2026-05-10T08:51:19.000Z",
      "arch": "x86_64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "828e473d2b9fd676457777e71f58427f5f4642b9fc1751f7e15bdb5116ad2251",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/25624391004"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2026.03.11",
      "date": "2026-05-10T08:51:32.000Z",
      "arch": "x86_64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "1a340bb25d7a6ff0fafc0ee9e610bd11678dd1af3dbc1fc8a30b7b9e29b64340",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/25624391004"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2026.03.11",
      "date": "2026-05-10T08:52:26.000Z",
      "arch": "x86_64",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "0bd4a37e71a6441c4a0078430dd7522c9b073c4fc6192dd1617ab0cd1b83290a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/25624391004"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2026.03.11",
      "date": "2026-05-22T12:14:32.000Z",
      "arch": "emscripten",
      "commit": "0d2d6be6ad37b493816c17cdb6fa4ca3d780d3f2",
      "fileid": "c80f3a99fdcff2150a3b76105554feaf638f79434780c5e8b52dcf68c2562e58",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tagteam/actions/runs/25624391004"
    }
  ]
}