{
  "_id": "6a495d3977d6db3f2f964d46",
  "Package": "hal9001",
  "Title": "The Scalable Highly Adaptive Lasso",
  "Version": "0.4.6",
  "Authors@R": "c(\nperson(\"Jeremy\", \"Coyle\", email = \"jeremyrcoyle@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9874-6649\")),\nperson(\"Nima\", \"Hejazi\", email = \"nh@nimahejazi.org\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0002-7127-2789\")),\nperson(\"Rachael\", \"Phillips\", email = \"rachaelvphillips@berkeley.edu\",\nrole = \"aut\", comment = c(ORCID = \"0000-0002-8474-591X\")),\nperson(\"Lars\", \"van der Laan\", email = \"vanderlaanlars@yahoo.com\",\nrole = \"aut\"),\nperson(\"David\", \"Benkeser\", email = \"benkeser@emory.edu\",\nrole = \"ctb\",\ncomment = c(ORCID = \"0000-0002-1019-8343\")),\nperson(\"Oleg\", \"Sofrygin\", email = \"oleg.sofrygin@gmail.com\",\nrole = \"ctb\"),\nperson(\"Weixin\", \"Cai\", email = \"wcai@berkeley.edu\",\nrole = \"ctb\",\ncomment = c(ORCID = \"0000-0003-2680-3066\")),\nperson(\"Mark\", \"van der Laan\", email = \"laan@berkeley.edu\",\nrole = c(\"aut\", \"cph\", \"ths\"),\ncomment = c(ORCID = \"0000-0003-1432-5511\"))\n)",
  "Description": "A scalable implementation of the highly adaptive lasso\nalgorithm, including routines for constructing sparse matrices\nof basis functions of the observed data, as well as a custom\nimplementation of Lasso regression tailored to enhance\nefficiency when the matrix of predictors is composed\nexclusively of indicator functions. For ease of use and\nincreased flexibility, the Lasso fitting routines invoke code\nfrom the 'glmnet' package by default. The highly adaptive lasso\nwas first formulated and described by MJ van der Laan (2017)\n<doi:10.1515/ijb-2015-0097>, with practical demonstrations of\nits performance given by Benkeser and van der Laan (2016)\n<doi:10.1109/DSAA.2016.93>. This implementation of the highly\nadaptive lasso algorithm was described by Hejazi, Coyle, and\nvan der Laan (2020) <doi:10.21105/joss.02526>.",
  "License": "GPL-3",
  "URL": "https://github.com/tlverse/hal9001",
  "BugReports": "https://github.com/tlverse/hal9001/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.1",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tlverse.r-universe.dev",
  "Date/Publication": "2024-11-19 20:00:18 UTC",
  "RemoteUrl": "https://github.com/tlverse/hal9001",
  "RemoteRef": "HEAD",
  "RemoteSha": "00fe70f32bcf32e006ad415fe5b1bd8947be8b6f",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 05:24:46 UTC",
    "User": "root"
  },
  "Author": "Jeremy Coyle [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9874-6649>),\nNima Hejazi [aut] (ORCID: <https://orcid.org/0000-0002-7127-2789>),\nRachael Phillips [aut] (ORCID: <https://orcid.org/0000-0002-8474-591X>),\nLars van der Laan [aut],\nDavid Benkeser [ctb] (ORCID: <https://orcid.org/0000-0002-1019-8343>),\nOleg Sofrygin [ctb],\nWeixin Cai [ctb] (ORCID: <https://orcid.org/0000-0003-2680-3066>),\nMark van der Laan [aut, cph, ths] (ORCID:\n<https://orcid.org/0000-0003-1432-5511>)",
  "Maintainer": "Jeremy Coyle <jeremyrcoyle@gmail.com>",
  "_user": "tlverse",
  "_type": "src",
  "_file": "hal9001_0.4.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/59f7595e29d2cf5eddfac3ea23ced9b06f4e9f0d948953e5b0a252410fb4c414",
  "_filesize": 1469457,
  "_sha256": "59f7595e29d2cf5eddfac3ea23ced9b06f4e9f0d948953e5b0a252410fb4c414",
  "_expires": "2026-10-12T19:21:26.000Z",
  "_created": "2026-06-24T05:24:46.000Z",
  "_published": "2026-07-04T19:21:29.180Z",
  "_jobs": [
    {
      "job": 85160061871,
      "time": 330,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7840923414"
    },
    {
      "job": 85160061703,
      "time": 231,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7840899425"
    },
    {
      "job": 85160062092,
      "time": 261,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7840907476"
    },
    {
      "job": 85160061746,
      "time": 283,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7840911624"
    },
    {
      "job": 85160062080,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7840887838"
    },
    {
      "job": 85160061870,
      "time": 653,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7840995159"
    },
    {
      "job": 85160061889,
      "time": 240,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7840901573"
    },
    {
      "job": 85160061738,
      "time": 335,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7840923966"
    },
    {
      "job": 85160061665,
      "time": 250,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840844399"
    },
    {
      "job": 85160061737,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840882072"
    },
    {
      "job": 85160061917,
      "time": 246,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7840902844"
    },
    {
      "job": 85160061740,
      "time": 263,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7840907199"
    },
    {
      "job": 85160061858,
      "time": 279,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7840911034"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tlverse/actions/runs/28077054964",
  "_status": "success",
  "_upstream": "https://github.com/tlverse/hal9001",
  "_commit": {
    "id": "00fe70f32bcf32e006ad415fe5b1bd8947be8b6f",
    "author": "nima hejazi <nh@nimahejazi.org>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #116 from tlverse/fix_gha\n\nupdate GH actions and fix readme",
    "time": 1732046418
  },
  "_maintainer": {
    "name": "Jeremy Coyle",
    "email": "jeremyrcoyle@gmail.com",
    "login": "jeremyrcoyle",
    "description": "",
    "uuid": 3893286,
    "orcid": "0000-0002-9874-6649"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "origami",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "SuperLearner",
      "role": "Suggests"
    }
  ],
  "_owner": "tlverse",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cross-validation",
    "lasso-regression",
    "machine-learning-algorithms",
    "nonparametric-regression",
    "cpp"
  ],
  "_stars": 49,
  "_contributors": [
    {
      "user": "nhejazi",
      "count": 278,
      "uuid": 8527276
    },
    {
      "user": "rachaelvp",
      "count": 105,
      "uuid": 15657150
    },
    {
      "user": "jeremyrcoyle",
      "count": 75,
      "uuid": 3893286
    },
    {
      "user": "larsvanderlaan",
      "count": 47,
      "uuid": 9368691
    },
    {
      "user": "wilsoncai1992",
      "count": 10,
      "uuid": 8154421
    },
    {
      "user": "yuzhang712",
      "count": 4,
      "uuid": 78334117
    },
    {
      "user": "blind-contours",
      "count": 4,
      "uuid": 54640903
    },
    {
      "user": "benkeser",
      "count": 2,
      "uuid": 17482713
    },
    {
      "user": "katrinleinweber",
      "count": 1,
      "uuid": 9948149
    }
  ],
  "_userbio": {
    "uuid": 36939258,
    "type": "organization",
    "name": "tlverse",
    "followers": 75,
    "description": "Ecosystem of R packages for targeted (causal) machine learning"
  },
  "_downloads": {
    "count": 3770,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hal9001"
  },
  "_devurl": "https://github.com/tlverse/hal9001",
  "_searchresults": 378,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hal9001.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tlverse/hal9001",
  "_realowner": "tlverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.5",
      "date": "2020-03-05"
    },
    {
      "version": "0.2.6",
      "date": "2020-06-27"
    },
    {
      "version": "0.2.7",
      "date": "2021-01-22"
    },
    {
      "version": "0.4.1",
      "date": "2021-09-28"
    },
    {
      "version": "0.4.2",
      "date": "2022-01-26"
    },
    {
      "version": "0.4.3",
      "date": "2022-02-09"
    },
    {
      "version": "0.4.6",
      "date": "2023-11-14"
    }
  ],
  "_exports": [
    "apply_copy_map",
    "enumerate_basis",
    "fit_hal",
    "formula_hal",
    "h",
    "make_copy_map",
    "make_design_matrix",
    "make_reduced_basis_map",
    "SL.hal9001",
    "squash_hal_fit"
  ],
  "_datasets": [
    {
      "name": "hal_quotes",
      "title": "HAL9000 Quotes from \"2001: A Space Odyssey\"",
      "object": "hal_quotes",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "plus-.formula_hal9001",
      "title": "HAL Formula addition: Adding formula term object together into a single formula object term.",
      "topics": [
        "+.formula_hal9001"
      ]
    },
    {
      "page": "apply_copy_map",
      "title": "Apply copy map",
      "topics": [
        "apply_copy_map"
      ]
    },
    {
      "page": "as_dgCMatrix",
      "title": "Fast Coercion to Sparse Matrix",
      "topics": [
        "as_dgCMatrix"
      ]
    },
    {
      "page": "basis_list_cols",
      "title": "List Basis Functions",
      "topics": [
        "basis_list_cols"
      ]
    },
    {
      "page": "basis_of_degree",
      "title": "Compute Degree of Basis Functions",
      "topics": [
        "basis_of_degree"
      ]
    },
    {
      "page": "enumerate_basis",
      "title": "Enumerate Basis Functions",
      "topics": [
        "enumerate_basis"
      ]
    },
    {
      "page": "evaluate_basis",
      "title": "Generate Basis Functions",
      "topics": [
        "evaluate_basis"
      ]
    },
    {
      "page": "formula_helpers",
      "title": "Formula Helpers",
      "topics": [
        "fill_dots"
      ]
    },
    {
      "page": "fit_hal",
      "title": "HAL: The Highly Adaptive Lasso",
      "topics": [
        "fit_hal"
      ]
    },
    {
      "page": "formula_hal",
      "title": "HAL Formula: Convert formula or string to 'formula_HAL' object.",
      "topics": [
        "formula_hal"
      ]
    },
    {
      "page": "h",
      "title": "HAL Formula term: Generate a single term of the HAL basis",
      "topics": [
        "h"
      ]
    },
    {
      "page": "hal_quotes",
      "title": "HAL9000 Quotes from \"2001: A Space Odyssey\"",
      "topics": [
        "hal_quotes"
      ]
    },
    {
      "page": "hal9000",
      "title": "HAL 9000 Quotes",
      "topics": [
        "hal9000"
      ]
    },
    {
      "page": "hal9001",
      "title": "hal9001",
      "topics": [
        "hal9001"
      ]
    },
    {
      "page": "index_first_copy",
      "title": "Find Copies of Columns",
      "topics": [
        "index_first_copy"
      ]
    },
    {
      "page": "make_basis_list",
      "title": "Sort Basis Functions",
      "topics": [
        "make_basis_list"
      ]
    },
    {
      "page": "make_copy_map",
      "title": "Build Copy Maps",
      "topics": [
        "make_copy_map"
      ]
    },
    {
      "page": "make_design_matrix",
      "title": "Build HAL Design Matrix",
      "topics": [
        "make_design_matrix"
      ]
    },
    {
      "page": "make_reduced_basis_map",
      "title": "Mass-based reduction of basis functions",
      "topics": [
        "make_reduced_basis_map"
      ]
    },
    {
      "page": "meets_basis",
      "title": "Compute Values of Basis Functions",
      "topics": [
        "meets_basis"
      ]
    },
    {
      "page": "predict.hal9001",
      "title": "Prediction from HAL fits",
      "topics": [
        "predict.hal9001"
      ]
    },
    {
      "page": "predict.SL.hal9001",
      "title": "predict.SL.hal9001",
      "topics": [
        "predict.SL.hal9001"
      ]
    },
    {
      "page": "print.formula_hal9001",
      "title": "Print formula_hal9001 object",
      "topics": [
        "print.formula_hal9001"
      ]
    },
    {
      "page": "print.summary.hal9001",
      "title": "Print Method for Summary Class of HAL fits",
      "topics": [
        "print.summary.hal9001"
      ]
    },
    {
      "page": "SL.hal9001",
      "title": "Wrapper for Classic SuperLearner",
      "topics": [
        "SL.hal9001"
      ]
    },
    {
      "page": "squash_hal_fit",
      "title": "Squash HAL objects",
      "topics": [
        "squash_hal_fit"
      ]
    },
    {
      "page": "summary.hal9001",
      "title": "Summary Method for HAL fit objects",
      "topics": [
        "summary.hal9001"
      ]
    }
  ],
  "_readme": "https://github.com/tlverse/hal9001/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "assertthat",
    "cli",
    "codetools",
    "data.table",
    "digest",
    "foreach",
    "future",
    "future.apply",
    "glmnet",
    "globals",
    "glue",
    "iterators",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "Matrix",
    "origami",
    "parallelly",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "intro_hal9001.Rmd",
      "filename": "intro_hal9001.html",
      "title": "Fitting the Highly Adaptive Lasso with hal9001",
      "author": "Nima Hejazi, Jeremy Coyle, Rachael Phillips, Lars van der Laan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Preliminaries",
        "Using the Highly Adaptive Lasso",
        "Fitting the model",
        "Summarizing the model",
        "Obtaining model predictions",
        "Reducing basis functions",
        "Specifying smoothness of the HAL model",
        "Formula interface",
        "References"
      ],
      "created": "2017-08-31 23:49:05",
      "modified": "2023-11-08 21:58:25",
      "commits": 12
    }
  ],
  "_score": 9.768308516133414,
  "_indexed": true,
  "_nocasepkg": "hal9001",
  "_universes": [
    "tlverse",
    "jeremyrcoyle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.6",
      "date": "2026-06-24T05:28:36.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "00fe70f32bcf32e006ad415fe5b1bd8947be8b6f",
      "fileid": "https://r2.ropensci.org/9af1e8a6f41405cbba3bcebcb8120c45d5ddd077ff4171c7f72cfeb566daafca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tlverse/actions/runs/28077054964"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.6",
      "date": "2026-06-24T05:27:46.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "00fe70f32bcf32e006ad415fe5b1bd8947be8b6f",
      "fileid": "https://r2.ropensci.org/4ec16759bb721fbb515b09433e9bf6eb8ab410ed3251a17947b04b765fd2d8c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tlverse/actions/runs/28077054964"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.6",
      "date": "2026-06-24T05:27:31.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "00fe70f32bcf32e006ad415fe5b1bd8947be8b6f",
      "fileid": "https://r2.ropensci.org/1a5414550b7ea68a2e2e98419726783e05e0ba46c93d5f33610e9376f6e7898e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tlverse/actions/runs/28077054964"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.6",
      "date": "2026-06-24T05:27:38.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "00fe70f32bcf32e006ad415fe5b1bd8947be8b6f",
      "fileid": "https://r2.ropensci.org/894dd27ef627c476c901e3621d0521bf12a5e4c8f629feb5899971978d8618bd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tlverse/actions/runs/28077054964"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.6",
      "date": "2026-06-24T05:26:39.000Z",
      "arch": "aarch64",
      "commit": "00fe70f32bcf32e006ad415fe5b1bd8947be8b6f",
      "fileid": "https://r2.ropensci.org/25c32fd8e7963fc18f474fc937d3771623edc4fce6cea8098cb62bbadb0ea620",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tlverse/actions/runs/28077054964"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.6",
      "date": "2026-06-24T05:29:02.000Z",
      "arch": "x86_64",
      "commit": "00fe70f32bcf32e006ad415fe5b1bd8947be8b6f",
      "fileid": "https://r2.ropensci.org/92e68191ec53c316d6340007b54d539ac94e8368dafa5fc361155fc4ddbca33d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tlverse/actions/runs/28077054964"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.6",
      "date": "2026-06-24T05:27:02.000Z",
      "arch": "aarch64",
      "commit": "00fe70f32bcf32e006ad415fe5b1bd8947be8b6f",
      "fileid": "https://r2.ropensci.org/2e41582b03fb782f41b5d43fe0fc757263a612f4234bf56352ecaf5c765d71e3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tlverse/actions/runs/28077054964"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.6",
      "date": "2026-06-24T05:27:32.000Z",
      "arch": "x86_64",
      "commit": "00fe70f32bcf32e006ad415fe5b1bd8947be8b6f",
      "fileid": "https://r2.ropensci.org/16a86edaee2e15c35da0a3356fcab00de76e8b80f7d4e6ccb29547d0887948a2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tlverse/actions/runs/28077054964"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.6",
      "date": "2026-06-24T05:27:45.000Z",
      "arch": "emscripten",
      "commit": "00fe70f32bcf32e006ad415fe5b1bd8947be8b6f",
      "fileid": "https://r2.ropensci.org/262d2a70526a830d3a427519a9e55bef6a3a470a59734fd9a355dd88b210aa58",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tlverse/actions/runs/28077054964"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.6",
      "date": "2026-06-24T05:26:18.000Z",
      "arch": "x86_64",
      "commit": "00fe70f32bcf32e006ad415fe5b1bd8947be8b6f",
      "fileid": "https://r2.ropensci.org/944b267076be2bb24bac626e21ae093bda7a831628b98c8c7568c5e4169490bd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tlverse/actions/runs/28077054964"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.6",
      "date": "2026-06-24T05:26:26.000Z",
      "arch": "x86_64",
      "commit": "00fe70f32bcf32e006ad415fe5b1bd8947be8b6f",
      "fileid": "https://r2.ropensci.org/879a5d482a22188a115664a7b4975e43ce8153b747e6e600fe1894957a9f3fd3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tlverse/actions/runs/28077054964"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.6",
      "date": "2026-06-24T05:26:33.000Z",
      "arch": "x86_64",
      "commit": "00fe70f32bcf32e006ad415fe5b1bd8947be8b6f",
      "fileid": "https://r2.ropensci.org/8ec26a8aa79dc2f4b90feeb777088b9473060cb36aba4d09cd35c4793f18fda1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/tlverse/actions/runs/28077054964"
    }
  ]
}