{
  "_id": "6a1080a0acfb0bcc41cae937",
  "Package": "evalITR",
  "Title": "Evaluating Individualized Treatment Rules",
  "Version": "1.0.0",
  "Date": "2023-08-20",
  "Authors@R": "c(\nperson(\"Michael Lingzhi\", \"Li\", , \"mili@hbs.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Kosuke\", \"Imai\", , \"imai@harvard.edu\", role = \"aut\"),\nperson(\"Jialu\", \"Li\", , \"jialu_li@g.harvard.edu\", role = \"ctb\"),\nperson(\"Xiaolong\", \"Yang\", , \"xiaolong_yang@g.harvard.edu\", role = \"ctb\")\n)",
  "Maintainer": "Michael Lingzhi Li <mili@hbs.edu>",
  "Description": "Provides various statistical methods for evaluating\nIndividualized Treatment Rules under randomized data. The\nprovided metrics include Population Average Value (PAV),\nPopulation Average Prescription Effect (PAPE), Area Under\nPrescription Effect Curve (AUPEC). It also provides the tools\nto analyze Individualized Treatment Rules under budget\nconstraints. Detailed reference in Imai and Li (2019)\n<arXiv:1905.05389>.",
  "License": "GPL (>=2)",
  "URL": "https://github.com/MichaelLLi/evalITR,\nhttps://michaellli.github.io/evalITR/,\nhttps://jialul.github.io/causal-ml/",
  "BugReports": "https://github.com/MichaelLLi/evalITR/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.2",
  "Language": "en-US",
  "Config/pak/sysreqs": "make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://michaellli.r-universe.dev",
  "Date/Publication": "2023-08-26 03:43:51 UTC",
  "RemoteUrl": "https://github.com/michaellli/evalitr",
  "RemoteRef": "HEAD",
  "RemoteSha": "50d68e9c985738aa7a1cb982545bba3255390482",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-06 06:17:53 UTC",
    "User": "root"
  },
  "Author": "Michael Lingzhi Li [aut, cre],\nKosuke Imai [aut],\nJialu Li [ctb],\nXiaolong Yang [ctb]",
  "MD5sum": "53fc7b0e7c56ea031adb6a31189bac3e",
  "_user": "michaellli",
  "_type": "src",
  "_file": "evalITR_1.0.0.tar.gz",
  "_fileid": "1c076e131d1013ed6ba1483ece4ad3e8d5e8bba1cd911b471b320aafdd339c43",
  "_filesize": 2210500,
  "_sha256": "1c076e131d1013ed6ba1483ece4ad3e8d5e8bba1cd911b471b320aafdd339c43",
  "_created": "2026-05-06T06:17:53.000Z",
  "_published": "2026-05-22T16:13:20.748Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77418247602,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6823903633"
    },
    {
      "job": 77418247299,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6823899773"
    },
    {
      "job": 77418247619,
      "time": 238,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6824006009"
    },
    {
      "job": 77418247814,
      "time": 220,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6824005522"
    },
    {
      "job": 77418246921,
      "time": 324,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823861922"
    },
    {
      "job": 77418246909,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165167817"
    },
    {
      "job": 77418247633,
      "time": 214,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6823907679"
    },
    {
      "job": 77418247514,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6823888776"
    },
    {
      "job": 77418247795,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6823891102"
    }
  ],
  "_buildurl": "https://github.com/r-universe/michaellli/actions/runs/25419503334",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/michaellli/evalitr",
  "_commit": {
    "id": "50d68e9c985738aa7a1cb982545bba3255390482",
    "author": "Michael Lingzhi Li <31679367+MichaelLLi@users.noreply.github.com>",
    "committer": "Michael Lingzhi Li <31679367+MichaelLLi@users.noreply.github.com>",
    "message": "CRAN Final Update\n",
    "time": 1693021431
  },
  "_maintainer": {
    "name": "Michael Lingzhi Li",
    "email": "mili@hbs.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 1.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "version": ">= 7.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "version": ">= 1.0",
      "role": "Depends"
    },
    {
      "package": "quadprog",
      "version": ">= 1.0",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "gbm",
      "role": "Imports"
    },
    {
      "package": "ggdist",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "grf",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "rqPen",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "bartCause",
      "role": "Imports"
    },
    {
      "package": "SuperLearner",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "furrr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "bartMachine",
      "role": "Suggests"
    },
    {
      "package": "elasticnet",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "michaellli",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "jialul",
      "count": 81,
      "uuid": 30774165
    },
    {
      "user": "xiaolong-y",
      "count": 37,
      "uuid": 83687041
    },
    {
      "user": "michaellli",
      "count": 22,
      "uuid": 31679367
    },
    {
      "user": "kosukeimai",
      "count": 2,
      "uuid": 6608243
    }
  ],
  "_userbio": {
    "uuid": 31679367,
    "type": "user",
    "name": "Michael Lingzhi Li"
  },
  "_downloads": {
    "count": 257,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/evalITR"
  },
  "_devurl": "https://github.com/michaellli/evalitr",
  "_pkgdown": "https://michaellli.github.io/evalITR/",
  "_searchresults": 39,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/evalITR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/michaellli/evalitr",
  "_realowner": "michaellli",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-02-20"
    },
    {
      "version": "0.2.0",
      "date": "2020-10-14"
    },
    {
      "version": "0.2.1",
      "date": "2021-07-07"
    },
    {
      "version": "0.2.2",
      "date": "2021-10-16"
    },
    {
      "version": "0.3.0",
      "date": "2022-03-29"
    },
    {
      "version": "1.0.0",
      "date": "2023-08-26"
    }
  ],
  "_exports": [
    "AUPEC",
    "AUPECcv",
    "consist.test",
    "consistcv.test",
    "estimate_itr",
    "evaluate_itr",
    "GATE",
    "GATEcv",
    "het.test",
    "hetcv.test",
    "PAPD",
    "PAPDcv",
    "PAPE",
    "PAPEcv",
    "PAV",
    "PAVcv",
    "plot_estimate",
    "test_itr"
  ],
  "_datasets": [
    {
      "name": "star",
      "title": "Tennessee’s Student/Teacher Achievement Ratio (STAR) project",
      "object": "star",
      "class": [
        "data.frame"
      ],
      "fields": [
        "g3tlangss",
        "g3treadss",
        "g3tmathss",
        "treatment",
        "gender",
        "race",
        "birthmonth",
        "birthyear",
        "SCHLURBN",
        "GRDRANGE",
        "GKENRMNT",
        "GKFRLNCH",
        "GKBUSED",
        "GKWHITE"
      ],
      "rows": 1911,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AUPEC",
      "title": "Estimation of the Area Under Prescription Evaluation Curve (AUPEC) in Randomized Experiments",
      "topics": [
        "AUPEC"
      ]
    },
    {
      "page": "AUPECcv",
      "title": "Estimation of the Area Under Prescription Evaluation Curve (AUPEC) in Randomized Experiments Under Cross Validation",
      "topics": [
        "AUPECcv"
      ]
    },
    {
      "page": "compute_qoi",
      "title": "Compute Quantities of Interest (PAPE, PAPEp, PAPDp, AUPEC, GATE, GATEcv)",
      "topics": [
        "compute_qoi"
      ]
    },
    {
      "page": "compute_qoi_user",
      "title": "Compute Quantities of Interest (PAPE, PAPEp, PAPDp, AUPEC, GATE, GATEcv) with user defined functions",
      "topics": [
        "compute_qoi_user"
      ]
    },
    {
      "page": "consist.test",
      "title": "The Consistency Test for Grouped Average Treatment Effects (GATEs) in Randomized Experiments",
      "topics": [
        "consist.test"
      ]
    },
    {
      "page": "consistcv.test",
      "title": "The Consistency Test for Grouped Average Treatment Effects (GATEs) under Cross Validation in Randomized Experiments",
      "topics": [
        "consistcv.test"
      ]
    },
    {
      "page": "create_ml_args",
      "title": "Create general arguments",
      "topics": [
        "create_ml_args"
      ]
    },
    {
      "page": "create_ml_args_bart",
      "title": "Create arguments for bartMachine",
      "topics": [
        "create_ml_args_bart"
      ]
    },
    {
      "page": "create_ml_args_bartc",
      "title": "Create arguments for bartCause",
      "topics": [
        "create_ml_args_bartc"
      ]
    },
    {
      "page": "create_ml_args_causalforest",
      "title": "Create arguments for causal forest",
      "topics": [
        "create_ml_args_causalforest"
      ]
    },
    {
      "page": "create_ml_args_lasso",
      "title": "Create arguments for LASSO",
      "topics": [
        "create_ml_args_lasso"
      ]
    },
    {
      "page": "create_ml_args_superLearner",
      "title": "Create arguments for super learner",
      "topics": [
        "create_ml_args_superLearner"
      ]
    },
    {
      "page": "create_ml_args_svm",
      "title": "Create arguments for SVM",
      "topics": [
        "create_ml_args_svm"
      ]
    },
    {
      "page": "create_ml_args_svm_cls",
      "title": "Create arguments for SVM classification",
      "topics": [
        "create_ml_args_svm_cls"
      ]
    },
    {
      "page": "create_ml_arguments",
      "title": "Create arguments for ML algorithms",
      "topics": [
        "create_ml_arguments"
      ]
    },
    {
      "page": "estimate_itr",
      "title": "Estimate individual treatment rules (ITR)",
      "topics": [
        "estimate_itr"
      ]
    },
    {
      "page": "evaluate_itr",
      "title": "Evaluate ITR",
      "topics": [
        "evaluate_itr"
      ]
    },
    {
      "page": "fit_itr",
      "title": "Estimate ITR for Single Outcome",
      "topics": [
        "fit_itr"
      ]
    },
    {
      "page": "GATE",
      "title": "Estimation of the Grouped Average Treatment Effects (GATEs) in Randomized Experiments",
      "topics": [
        "GATE"
      ]
    },
    {
      "page": "GATEcv",
      "title": "Estimation of the Grouped Average Treatment Effects (GATEs) in Randomized Experiments Under Cross Validation",
      "topics": [
        "GATEcv"
      ]
    },
    {
      "page": "het.test",
      "title": "The Heterogeneity Test for Grouped Average Treatment Effects (GATEs) in Randomized Experiments",
      "topics": [
        "het.test"
      ]
    },
    {
      "page": "hetcv.test",
      "title": "The Heterogeneity Test for Grouped Average Treatment Effects (GATEs) under Cross Validation in Randomized Experiments",
      "topics": [
        "hetcv.test"
      ]
    },
    {
      "page": "PAPD",
      "title": "Estimation of the Population Average Prescription Difference in Randomized Experiments",
      "topics": [
        "PAPD"
      ]
    },
    {
      "page": "PAPDcv",
      "title": "Estimation of the Population Average Prescription Difference in Randomized Experiments Under Cross Validation",
      "topics": [
        "PAPDcv"
      ]
    },
    {
      "page": "PAPE",
      "title": "Estimation of the Population Average Prescription Effect in Randomized Experiments",
      "topics": [
        "PAPE"
      ]
    },
    {
      "page": "PAPEcv",
      "title": "Estimation of the Population Average Prescription Effect in Randomized Experiments Under Cross Validation",
      "topics": [
        "PAPEcv"
      ]
    },
    {
      "page": "PAV",
      "title": "Estimation of the Population Average Value in Randomized Experiments",
      "topics": [
        "PAV"
      ]
    },
    {
      "page": "PAVcv",
      "title": "Estimation of the Population Average Value in Randomized Experiments Under Cross Validation",
      "topics": [
        "PAVcv"
      ]
    },
    {
      "page": "plot_estimate",
      "title": "Plot the GATE estimate",
      "topics": [
        "plot_estimate"
      ]
    },
    {
      "page": "plot.itr",
      "title": "Plot the AUPEC curve",
      "topics": [
        "plot.itr"
      ]
    },
    {
      "page": "print.summary.itr",
      "title": "Print",
      "topics": [
        "print.summary.itr"
      ]
    },
    {
      "page": "print.summary.test_itr",
      "title": "Print",
      "topics": [
        "print.summary.test_itr"
      ]
    },
    {
      "page": "star",
      "title": "Tennessee’s Student/Teacher Achievement Ratio (STAR) project",
      "topics": [
        "star"
      ]
    },
    {
      "page": "summary.itr",
      "title": "Summarize estimate_itr output",
      "topics": [
        "summary.itr"
      ]
    },
    {
      "page": "summary.test_itr",
      "title": "Summarize test_itr output",
      "topics": [
        "summary.test_itr"
      ]
    },
    {
      "page": "test_itr",
      "title": "Conduct hypothesis tests",
      "topics": [
        "test_itr"
      ]
    }
  ],
  "_readme": "https://github.com/michaellli/evalitr/raw/HEAD/README.md",
  "_rundeps": [
    "bartCause",
    "bit",
    "bit64",
    "bitops",
    "caret",
    "caTools",
    "class",
    "cli",
    "clipr",
    "clock",
    "codetools",
    "cpp11",
    "crayon",
    "cvAUC",
    "data.table",
    "dbarts",
    "diagram",
    "DiceKriging",
    "digest",
    "distributional",
    "dplyr",
    "e1071",
    "farver",
    "forcats",
    "foreach",
    "future",
    "future.apply",
    "gam",
    "gbm",
    "generics",
    "ggdist",
    "ggplot2",
    "ggthemes",
    "glmnet",
    "globals",
    "glue",
    "gower",
    "gplots",
    "grf",
    "gtable",
    "gtools",
    "hardhat",
    "haven",
    "hms",
    "hqreg",
    "hrqglas",
    "ipred",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "ModelMetrics",
    "nlme",
    "nnet",
    "nnls",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "pROC",
    "prodlim",
    "progress",
    "progressr",
    "proxy",
    "purrr",
    "quadprog",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "recipes",
    "reshape2",
    "rlang",
    "ROCR",
    "rpart",
    "rqPen",
    "S7",
    "sandwich",
    "scales",
    "shape",
    "SparseM",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "SuperLearner",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "user_itr_algs.Rmd",
      "filename": "user_itr_algs.html",
      "title": "Compare Estimated and User Defined ITR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Estimated vs. User Defined ITR",
        "Existing Model vs. User-Defined Model"
      ],
      "created": "2023-06-06 07:37:20",
      "modified": "2023-08-21 05:13:14",
      "commits": 8
    },
    {
      "source": "cv_multiple_alg.Rmd",
      "filename": "cv_multiple_alg.html",
      "title": "Cross-validation with multiple ML algorithms",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-05-26 01:30:36",
      "modified": "2023-08-26 03:43:51",
      "commits": 3
    },
    {
      "source": "cv_single_alg.Rmd",
      "filename": "cv_single_alg.html",
      "title": "Cross-validation with single algorithm",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-05-26 01:30:36",
      "modified": "2023-08-21 05:13:14",
      "commits": 7
    },
    {
      "source": "install.Rmd",
      "filename": "install.html",
      "title": "Installation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Parallelization"
      ],
      "created": "2023-05-22 21:48:33",
      "modified": "2023-05-26 01:30:36",
      "commits": 4
    },
    {
      "source": "paper_alg1.Rmd",
      "filename": "paper_alg1.html",
      "title": "paper_alg1",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-07-13 07:45:33",
      "modified": "2023-07-13 07:45:33",
      "commits": 1
    },
    {
      "source": "sample_split.Rmd",
      "filename": "sample_split.html",
      "title": "Sample Splitting",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-05-25 12:53:20",
      "modified": "2023-08-21 05:13:14",
      "commits": 8
    },
    {
      "source": "sample_split_caret.Rmd",
      "filename": "sample_split_caret.html",
      "title": "Sample Splitting with Caret/SuperLearner",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Train the model with Caret",
        "Train the model with SuperLearner"
      ],
      "created": "2023-05-25 12:53:20",
      "modified": "2023-08-26 03:43:51",
      "commits": 8
    },
    {
      "source": "user_itr.Rmd",
      "filename": "user_itr.html",
      "title": "User Defined ITR",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-06-05 05:56:30",
      "modified": "2023-08-21 05:13:14",
      "commits": 7
    }
  ],
  "_score": 7.2934951434720245,
  "_indexed": true,
  "_nocasepkg": "evalitr",
  "_universes": [
    "michaellli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-06T06:20:37.000Z",
      "distro": "noble",
      "commit": "50d68e9c985738aa7a1cb982545bba3255390482",
      "fileid": "f15a741fd967e1a0aaa5f83e2ca15e58abeab3d8ae0704e17f942120d64e0646",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/michaellli/actions/runs/25419503334"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-06T06:20:22.000Z",
      "distro": "noble",
      "commit": "50d68e9c985738aa7a1cb982545bba3255390482",
      "fileid": "be678ccc2f634e44a15c6cc3386445664d4b674d9b493579633b447b77843cd5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/michaellli/actions/runs/25419503334"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-06T06:28:24.000Z",
      "commit": "50d68e9c985738aa7a1cb982545bba3255390482",
      "fileid": "41f53f2584829e6bd01b6c8c5ae19d1084380d8e3b0f5300d1d7313084fcc054",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/michaellli/actions/runs/25419503334"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-06T06:28:28.000Z",
      "commit": "50d68e9c985738aa7a1cb982545bba3255390482",
      "fileid": "8e7dad98ab6f8752adb1a20d8b2dd3ebbbe2e47b15de335b53d800ce27294024",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/michaellli/actions/runs/25419503334"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-06T06:20:42.000Z",
      "commit": "50d68e9c985738aa7a1cb982545bba3255390482",
      "fileid": "ff9550158a17880cdc1de482d164ae26b51d782f055d246a0c172cda74162a3b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/michaellli/actions/runs/25419503334"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-06T06:19:21.000Z",
      "commit": "50d68e9c985738aa7a1cb982545bba3255390482",
      "fileid": "ce356a30f941fbd5f7b74a27efcec668b209dc74edb554d2b77384bc22e70994",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/michaellli/actions/runs/25419503334"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-06T06:19:32.000Z",
      "commit": "50d68e9c985738aa7a1cb982545bba3255390482",
      "fileid": "3ddca4879ad3ec624ddb8cc803af57dc592d8359ba696dc867d8513900230192",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/michaellli/actions/runs/25419503334"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T16:13:03.000Z",
      "commit": "50d68e9c985738aa7a1cb982545bba3255390482",
      "fileid": "66d6a8ad52d1022107ff533165e51aeb48ec8b16f0c14e31a67ce8e6fc3c5417",
      "status": "success",
      "buildurl": "https://github.com/r-universe/michaellli/actions/runs/25419503334"
    }
  ]
}