{
  "_id": "6a1f19fcb401979e7341f0a8",
  "Package": "polle",
  "Title": "Policy Learning",
  "Version": "1.6.4",
  "Authors@R": "c(person(given = \"Andreas\",\nfamily = \"Nordland\",\nrole = c(\"aut\", \"cre\"),\nemail = \"andreasnordland@gmail.com\"),\nperson(given = \"Klaus\",\nfamily = \"Holst\",\nrole = c(\"aut\"),\nemail = \"klaus@holst.it\",\ncomment = c(ORCID=\"0000-0002-1364-6789\"))\n)",
  "Description": "Package for learning and evaluating (subgroup) policies\nvia doubly robust loss functions. Policy learning methods\ninclude doubly robust blip/conditional average treatment effect\nlearning and sequential policy tree learning. Methods for\n(subgroup) policy evaluation include doubly robust\ncross-fitting and online estimation/sequential validation. See\nNordland and Holst (2026) <doi:10.18637/jss.v116.i04> for\ndocumentation and references.",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "BugReports": "https://github.com/AndreasNordland/polle/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make",
  "Repository": "https://andreasnordland.r-universe.dev",
  "Date/Publication": "2026-05-16 20:40:43 UTC",
  "RemoteUrl": "https://github.com/andreasnordland/polle",
  "RemoteRef": "HEAD",
  "RemoteSha": "ae8921fcaa00033044141636b4c80ecbf5e08fc1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 21:05:47 UTC",
    "User": "root"
  },
  "Author": "Andreas Nordland [aut, cre],\nKlaus Holst [aut] (ORCID: <https://orcid.org/0000-0002-1364-6789>)",
  "Maintainer": "Andreas Nordland <andreasnordland@gmail.com>",
  "MD5sum": "a7d61db9a379fab649188efe203a6e22",
  "_user": "andreasnordland",
  "_type": "src",
  "_file": "polle_1.6.4.tar.gz",
  "_fileid": "8f68cfebcfde5b3098da041ea2517955837dd16f30bbe313f37c344069ed7e44",
  "_filesize": 993330,
  "_sha256": "8f68cfebcfde5b3098da041ea2517955837dd16f30bbe313f37c344069ed7e44",
  "_created": "2026-05-16T21:05:47.000Z",
  "_published": "2026-06-02T17:59:24.949Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79137720035,
      "time": 326,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7036744781"
    },
    {
      "job": 79137720125,
      "time": 328,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7036745092"
    },
    {
      "job": 79137719976,
      "time": 259,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7036732962"
    },
    {
      "job": 79137719685,
      "time": 229,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7036732199"
    },
    {
      "job": 79137718919,
      "time": 236,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7036710099"
    },
    {
      "job": 79137719239,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365805944"
    },
    {
      "job": 79137719651,
      "time": 343,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7036746626"
    },
    {
      "job": 79137720265,
      "time": 371,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7036749300"
    },
    {
      "job": 79137720040,
      "time": 302,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7036742345"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andreasnordland/actions/runs/25972859254",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andreasnordland/polle",
  "_commit": {
    "id": "ae8921fcaa00033044141636b4c80ecbf5e08fc1",
    "author": "Andreas Nordland <andreasnordland@gmail.com>",
    "committer": "Andreas Nordland <andreasnordland@gmail.com>",
    "message": "new jss citation\n",
    "time": 1778964043
  },
  "_maintainer": {
    "name": "Andreas Nordland",
    "email": "andreasnordland@gmail.com",
    "login": "andreasnordland",
    "description": "",
    "uuid": 17260430
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "SuperLearner",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.5",
      "role": "Imports"
    },
    {
      "package": "lava",
      "version": ">= 1.7.2.1",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "policytree",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "targeted",
      "version": ">= 0.6",
      "role": "Imports"
    },
    {
      "package": "DynTxRegime",
      "role": "Imports"
    },
    {
      "package": "DTRlearn2",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "version": ">= 4.1-6",
      "role": "Suggests"
    },
    {
      "package": "mets",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "xgboost",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "andreasnordland",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 7
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "andreas-nordland",
      "count": 499,
      "uuid": 72131629
    },
    {
      "user": "kkholst",
      "count": 89,
      "uuid": 1472304
    },
    {
      "user": "andreasnordland",
      "count": 62,
      "uuid": 17260430
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    }
  ],
  "_userbio": {
    "uuid": 17260430,
    "type": "user",
    "name": "AndreasNordland"
  },
  "_downloads": {
    "count": 3323,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/polle"
  },
  "_devurl": "https://github.com/andreasnordland/polle",
  "_searchresults": 9,
  "_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/polle.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andreasnordland/polle",
  "_realowner": "andreasnordland",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2022-10-31"
    },
    {
      "version": "1.0",
      "date": "2022-12-06"
    },
    {
      "version": "1.2",
      "date": "2023-02-07"
    },
    {
      "version": "1.3",
      "date": "2023-07-06"
    },
    {
      "version": "1.4",
      "date": "2024-04-25"
    },
    {
      "version": "1.5",
      "date": "2024-09-06"
    },
    {
      "version": "1.6.0",
      "date": "2025-10-30"
    },
    {
      "version": "1.6.1",
      "date": "2025-12-01"
    },
    {
      "version": "1.6.2",
      "date": "2025-12-11"
    },
    {
      "version": "1.6.3",
      "date": "2026-05-05"
    }
  ],
  "_exports": [
    "All",
    "c_cox",
    "c_no_censoring",
    "conditional",
    "control_blip",
    "control_drql",
    "control_earl",
    "control_owl",
    "control_ptl",
    "control_rwl",
    "copy_policy_data",
    "estimate",
    "fit_c_functions",
    "fit_g_functions",
    "g_empir",
    "g_glm",
    "g_glmnet",
    "g_rf",
    "g_sl",
    "g_xgboost",
    "get_action_set",
    "get_actions",
    "get_event",
    "get_g_functions",
    "get_history",
    "get_history_names",
    "get_id",
    "get_id_stage",
    "get_K",
    "get_n",
    "get_policy",
    "get_policy_actions",
    "get_policy_functions",
    "get_policy_object",
    "get_q_functions",
    "get_stage_action_sets",
    "get_utility",
    "IC",
    "partial",
    "policy_data",
    "policy_def",
    "policy_eval",
    "policy_eval_online",
    "policy_learn",
    "q_glm",
    "q_glmnet",
    "q_rf",
    "q_sl",
    "q_xgboost",
    "sim_multi_stage",
    "sim_single_stage",
    "sim_single_stage_multi_actions",
    "sim_two_stage",
    "sim_two_stage_multi_actions",
    "subset_id"
  ],
  "_help": [
    {
      "page": "c_model",
      "title": "c_model class object",
      "topics": [
        "c_cox",
        "c_model",
        "c_no_censoring"
      ]
    },
    {
      "page": "conditional",
      "title": "Conditional Policy Evaluation",
      "topics": [
        "conditional"
      ]
    },
    {
      "page": "control_blip",
      "title": "Control arguments for doubly robust blip-learning",
      "topics": [
        "control_blip"
      ]
    },
    {
      "page": "control_drql",
      "title": "Control arguments for doubly robust Q-learning",
      "topics": [
        "control_drql"
      ]
    },
    {
      "page": "control_earl",
      "title": "Control arguments for Efficient Augmentation and Relaxation Learning",
      "topics": [
        "control_earl"
      ]
    },
    {
      "page": "control_owl",
      "title": "Control arguments for Outcome Weighted Learning",
      "topics": [
        "control_owl"
      ]
    },
    {
      "page": "control_ptl",
      "title": "Control arguments for Policy Tree Learning",
      "topics": [
        "control_ptl"
      ]
    },
    {
      "page": "control_rwl",
      "title": "Control arguments for Residual Weighted Learning",
      "topics": [
        "control_rwl"
      ]
    },
    {
      "page": "copy_policy_data",
      "title": "Copy Policy Data Object",
      "topics": [
        "copy_policy_data"
      ]
    },
    {
      "page": "fit_c_functions",
      "title": "Fit Censoring Functions",
      "topics": [
        "fit_c_functions"
      ]
    },
    {
      "page": "fit_g_functions",
      "title": "Fit g-functions",
      "topics": [
        "fit_g_functions"
      ]
    },
    {
      "page": "g_model",
      "title": "g_model class object",
      "topics": [
        "g_empir",
        "g_glm",
        "g_glmnet",
        "g_model",
        "g_rf",
        "g_sl",
        "g_xgboost"
      ]
    },
    {
      "page": "get_action_set",
      "title": "Get Action Set",
      "topics": [
        "get_action_set"
      ]
    },
    {
      "page": "get_actions",
      "title": "Get Actions",
      "topics": [
        "get_actions"
      ]
    },
    {
      "page": "get_event",
      "title": "Get event indicators",
      "topics": [
        "get_event"
      ]
    },
    {
      "page": "get_g_functions",
      "title": "Get g-functions",
      "topics": [
        "get_g_functions"
      ]
    },
    {
      "page": "get_history_names",
      "title": "Get history variable names",
      "topics": [
        "get_history_names"
      ]
    },
    {
      "page": "get_id",
      "title": "Get IDs",
      "topics": [
        "get_id"
      ]
    },
    {
      "page": "get_id_stage",
      "title": "Get IDs and Stages",
      "topics": [
        "get_id_stage"
      ]
    },
    {
      "page": "get_K",
      "title": "Get Maximal Stages",
      "topics": [
        "get_K"
      ]
    },
    {
      "page": "get_n",
      "title": "Get Number of Observations",
      "topics": [
        "get_n"
      ]
    },
    {
      "page": "get_policy",
      "title": "Get Policy",
      "topics": [
        "get_policy"
      ]
    },
    {
      "page": "get_policy_actions",
      "title": "Get Policy Actions",
      "topics": [
        "get_policy_actions"
      ]
    },
    {
      "page": "get_policy_functions",
      "title": "Get Policy Functions",
      "topics": [
        "get_policy_functions",
        "get_policy_functions.blip",
        "get_policy_functions.drql",
        "get_policy_functions.ptl",
        "get_policy_functions.ql"
      ]
    },
    {
      "page": "get_policy_object",
      "title": "Get Policy Object",
      "topics": [
        "get_policy_object"
      ]
    },
    {
      "page": "get_q_functions",
      "title": "Get Q-functions",
      "topics": [
        "get_q_functions"
      ]
    },
    {
      "page": "get_stage_action_sets",
      "title": "Get Stage Action Sets",
      "topics": [
        "get_stage_action_sets"
      ]
    },
    {
      "page": "get_utility",
      "title": "Get the Utility",
      "topics": [
        "get_utility"
      ]
    },
    {
      "page": "get_history",
      "title": "Get History Object",
      "topics": [
        "get_history",
        "history"
      ]
    },
    {
      "page": "nuisance_functions",
      "title": "Nuisance Functions",
      "topics": [
        "nuisance_functions"
      ]
    },
    {
      "page": "partial",
      "title": "Trim Number of Stages",
      "topics": [
        "partial"
      ]
    },
    {
      "page": "plot.policy_data",
      "title": "Plot policy data for given policies",
      "topics": [
        "plot.policy_data"
      ]
    },
    {
      "page": "plot.policy_eval",
      "title": "Plot histogram of the influence curve for a 'policy_eval' object",
      "topics": [
        "plot.policy_eval"
      ]
    },
    {
      "page": "policy",
      "title": "Policy-class",
      "topics": [
        "policy"
      ]
    },
    {
      "page": "policy_data",
      "title": "Create Policy Data Object",
      "topics": [
        "policy_data",
        "print.policy_data",
        "summary.policy_data"
      ]
    },
    {
      "page": "policy_def",
      "title": "Define Policy",
      "topics": [
        "policy_def"
      ]
    },
    {
      "page": "policy_eval",
      "title": "Policy Evaluation",
      "topics": [
        "+.policy_eval",
        "coef.policy_eval",
        "estimate.policy_eval",
        "IC.policy_eval",
        "merge.policy_eval",
        "policy_eval",
        "print.policy_eval",
        "summary.policy_eval",
        "vcov.policy_eval",
        "vcov.policy_eval_online"
      ]
    },
    {
      "page": "policy_eval_online",
      "title": "Online/Sequential Policy Evaluation",
      "topics": [
        "policy_eval_online"
      ]
    },
    {
      "page": "policy_learn",
      "title": "Create Policy Learner",
      "topics": [
        "policy_learn",
        "policy_object",
        "print.policy_learn",
        "print.policy_object"
      ]
    },
    {
      "page": "predict.nuisance_functions",
      "title": "Predict g-functions and Q-functions",
      "topics": [
        "predict.nuisance_functions"
      ]
    },
    {
      "page": "q_model",
      "title": "q_model class object",
      "topics": [
        "q_glm",
        "q_glmnet",
        "q_model",
        "q_rf",
        "q_sl",
        "q_xgboost"
      ]
    },
    {
      "page": "sim_multi_stage",
      "title": "Simulate Multi-Stage Data",
      "topics": [
        "sim_multi_stage"
      ]
    },
    {
      "page": "sim_single_stage",
      "title": "Simulate Single-Stage Data",
      "topics": [
        "sim_single_stage"
      ]
    },
    {
      "page": "sim_single_stage_multi_actions",
      "title": "Simulate Single-Stage Multi-Action Data",
      "topics": [
        "sim_single_stage_multi_actions"
      ]
    },
    {
      "page": "sim_two_stage",
      "title": "Simulate Two-Stage Data",
      "topics": [
        "sim_two_stage"
      ]
    },
    {
      "page": "sim_two_stage_multi_actions",
      "title": "Simulate Two-Stage Multi-Action Data",
      "topics": [
        "sim_two_stage_multi_actions"
      ]
    },
    {
      "page": "subset_id",
      "title": "Subset Policy Data on ID",
      "topics": [
        "subset_id"
      ]
    }
  ],
  "_pkglogo": "https://github.com/andreasnordland/polle/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/andreasnordland/polle/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "BH",
    "bitops",
    "caTools",
    "cli",
    "codetools",
    "cvAUC",
    "data.table",
    "dfoptim",
    "DiceKriging",
    "digest",
    "DynTxRegime",
    "foreach",
    "future",
    "future.apply",
    "gam",
    "globals",
    "gplots",
    "grf",
    "gtools",
    "iterators",
    "kernlab",
    "KernSmooth",
    "lattice",
    "lava",
    "listenv",
    "lmtest",
    "Matrix",
    "mets",
    "modelObj",
    "mvtnorm",
    "nnls",
    "numDeriv",
    "parallelly",
    "policytree",
    "progressr",
    "quadprog",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rgenoud",
    "rlang",
    "ROCR",
    "sandwich",
    "SQUAREM",
    "SuperLearner",
    "survival",
    "targeted",
    "timereg",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "optimal_subgroup.Rmd",
      "filename": "optimal_subgroup.html",
      "title": "Estimating and Evaluating the Optimal Subgroup",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Threshold policy learning",
        "Subgroup average treatment effect",
        "Asymptotics",
        "References"
      ],
      "created": "2024-07-11 12:44:56",
      "modified": "2024-07-29 12:48:00",
      "commits": 3
    },
    {
      "source": "policy_data.Rmd",
      "filename": "policy_data.html",
      "title": "policy_data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Single-stage: wide data",
        "Two-stage: wide data",
        "Multi-stage: long data",
        "SessionInfo",
        "References"
      ],
      "created": "2024-04-23 19:07:41",
      "modified": "2025-10-30 11:28:15",
      "commits": 2
    },
    {
      "source": "policy_eval.Rmd",
      "filename": "policy_eval.html",
      "title": "policy_eval",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Evaluating a user-defined policy",
        "Working with policy_eval objects",
        "Nuisance models",
        "Evaluating a policy learning algorithm",
        "Cross-fitting",
        "Parallel processing via future.apply",
        "SessionInfo",
        "References"
      ],
      "created": "2024-04-23 19:07:41",
      "modified": "2024-07-26 10:31:31",
      "commits": 3
    },
    {
      "source": "policy_learn.Rmd",
      "filename": "policy_learn.html",
      "title": "policy_learn",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Specifying and applying a policy learner",
        "Cross-fitting the doubly robust score",
        "Realistic policy learning",
        "Implementation/Simulation and get_policy_functions()",
        "Policy objects and get_policy()",
        "SessionInfo",
        "References"
      ],
      "created": "2024-04-23 19:07:41",
      "modified": "2024-04-23 19:07:41",
      "commits": 1
    },
    {
      "source": "right_censoring.Rmd",
      "filename": "right_censoring.html",
      "title": "Right censoring/monotone coarsening",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Target parameter under discrete time right-censoring/monotone coarsening",
        "Efficient estimation",
        "Adaption to continuous time right-censoring",
        "Terminal events",
        "Examples",
        "References"
      ],
      "created": "2025-10-30 11:28:15",
      "modified": "2025-11-05 08:30:45",
      "commits": 2
    }
  ],
  "_score": 7.019840895068312,
  "_indexed": true,
  "_nocasepkg": "polle",
  "_universes": [
    "andreasnordland"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.4",
      "date": "2026-05-16T21:08:45.000Z",
      "distro": "noble",
      "commit": "ae8921fcaa00033044141636b4c80ecbf5e08fc1",
      "fileid": "6037442686ca0ea155ff6f2033dbdf0625ce5859b48d46d0677cb72f0bfee6a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreasnordland/actions/runs/25972859254"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.4",
      "date": "2026-05-16T21:08:46.000Z",
      "distro": "noble",
      "commit": "ae8921fcaa00033044141636b4c80ecbf5e08fc1",
      "fileid": "feb1772aa50238742ff72ca0fb09006634068f49729f298c83f8cd0de5a2acd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreasnordland/actions/runs/25972859254"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.4",
      "date": "2026-05-16T21:08:08.000Z",
      "commit": "ae8921fcaa00033044141636b4c80ecbf5e08fc1",
      "fileid": "e0cd40d15afdcb0bd63754460ba0d8dbcb731d59e3f69dee507429c0fe0c63c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreasnordland/actions/runs/25972859254"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.4",
      "date": "2026-05-16T21:08:01.000Z",
      "commit": "ae8921fcaa00033044141636b4c80ecbf5e08fc1",
      "fileid": "498b15c1c627263db30589dc3ba9dea17a098a20846627a5f085352acc8d32c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreasnordland/actions/runs/25972859254"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.4",
      "date": "2026-05-16T21:08:20.000Z",
      "commit": "ae8921fcaa00033044141636b4c80ecbf5e08fc1",
      "fileid": "412e35fa644483db2a5a1cba71d22a8470bdf5bc9ce7edcdccefd451e6d771bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreasnordland/actions/runs/25972859254"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.4",
      "date": "2026-05-16T21:08:42.000Z",
      "commit": "ae8921fcaa00033044141636b4c80ecbf5e08fc1",
      "fileid": "b041f299172e2dec731d55fa9634141a841ac597fbcb83d8c0034453722c8bc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreasnordland/actions/runs/25972859254"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.4",
      "date": "2026-05-16T21:07:41.000Z",
      "commit": "ae8921fcaa00033044141636b4c80ecbf5e08fc1",
      "fileid": "5a760e4627555b2be3b67ce86c5ad3edf992f39f749edc31779ad816b288cab0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreasnordland/actions/runs/25972859254"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.4",
      "date": "2026-06-02T17:59:03.000Z",
      "commit": "ae8921fcaa00033044141636b4c80ecbf5e08fc1",
      "fileid": "217a21d4bc21502472a4750f66fc46ac19ba5cf4ee4009de2b2bf86e2e3cecaf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andreasnordland/actions/runs/25972859254"
    }
  ]
}