{
  "_id": "6a16a80eacfb0bcc41d83597",
  "Package": "lightgbm",
  "Type": "Package",
  "Title": "Light Gradient Boosting Machine",
  "Version": "4.6.0",
  "Date": "2025-02-13",
  "Authors@R": "c(\nperson(\"Yu\", \"Shi\", email = \"yushi2@microsoft.com\", role = c(\"aut\")),\nperson(\"Guolin\", \"Ke\", email = \"guolin.ke@outlook.com\", role = c(\"aut\")),\nperson(\"Damien\", \"Soukhavong\", email = \"damien.soukhavong@skema.edu\", role = c(\"aut\")),\nperson(\"James\", \"Lamb\", email=\"jaylamb20@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Qi\", \"Meng\", role = c(\"aut\")),\nperson(\"Thomas\", \"Finley\", role = c(\"aut\")),\nperson(\"Taifeng\", \"Wang\", role = c(\"aut\")),\nperson(\"Wei\", \"Chen\", role = c(\"aut\")),\nperson(\"Weidong\", \"Ma\", role = c(\"aut\")),\nperson(\"Qiwei\", \"Ye\", role = c(\"aut\")),\nperson(\"Tie-Yan\", \"Liu\", role = c(\"aut\")),\nperson(\"Nikita\", \"Titov\", role = c(\"aut\")),\nperson(\"Yachen\", \"Yan\", role = c(\"ctb\")),\nperson(\"Microsoft Corporation\", role = c(\"cph\")),\nperson(\"Dropbox, Inc.\", role = c(\"cph\")),\nperson(\"Alberto\", \"Ferreira\", role = c(\"ctb\")),\nperson(\"Daniel\", \"Lemire\", role = c(\"ctb\")),\nperson(\"Victor\", \"Zverovich\", role = c(\"cph\")),\nperson(\"IBM Corporation\", role = c(\"ctb\")),\nperson(\"David\", \"Cortes\", role = c(\"aut\")),\nperson(\"Michael\", \"Mayer\", role = c(\"ctb\"))\n)",
  "Description": "Tree based algorithms can be improved by introducing\nboosting frameworks. 'LightGBM' is one such framework, based on\nKe, Guolin et al. (2017)\n<https://papers.nips.cc/paper/6907-lightgbm-a-highly-efficient-gradient-boosting-decision>.\nThis package offers an R interface to work with it. It is\ndesigned to be distributed and efficient with the following\nadvantages: 1. Faster training speed and higher efficiency. 2.\nLower memory usage. 3. Better accuracy. 4. Parallel learning\nsupported. 5. Capable of handling large-scale data. In\nrecognition of these advantages, 'LightGBM' has been\nwidely-used in many winning solutions of machine learning\ncompetitions. Comparison experiments on public datasets suggest\nthat 'LightGBM' can outperform existing boosting frameworks on\nboth efficiency and accuracy, with significantly lower memory\nconsumption. In addition, parallel experiments suggest that in\ncertain circumstances, 'LightGBM' can achieve a linear speed-up\nin training time by using multiple machines.",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/Microsoft/LightGBM",
  "BugReports": "https://github.com/Microsoft/LightGBM/issues",
  "NeedsCompilation": "yes",
  "Biarch": "true",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "C++17",
  "RoxygenNote": "7.3.2",
  "Packaged": {
    "Date": "2026-05-27 07:55:19 UTC",
    "User": "root"
  },
  "Author": "Yu Shi [aut], Guolin Ke [aut], Damien Soukhavong [aut], James\nLamb [aut, cre], Qi Meng [aut], Thomas Finley [aut], Taifeng\nWang [aut], Wei Chen [aut], Weidong Ma [aut], Qiwei Ye [aut],\nTie-Yan Liu [aut], Nikita Titov [aut], Yachen Yan [ctb],\nMicrosoft Corporation [cph], Dropbox, Inc. [cph], Alberto\nFerreira [ctb], Daniel Lemire [ctb], Victor Zverovich [cph],\nIBM Corporation [ctb], David Cortes [aut], Michael Mayer [ctb]",
  "Maintainer": "James Lamb <jaylamb20@gmail.com>",
  "Repository": "https://jameslamb.r-universe.dev",
  "Date/Publication": "2025-02-13 22:20:09 UTC",
  "RemoteUrl": "https://github.com/cran/lightgbm",
  "RemoteRef": "HEAD",
  "RemoteSha": "2770d0b6e44a012f3135401d7925225c06fa7e9c",
  "MD5sum": "b30fa5c34f07ca013d2722052090d932",
  "_user": "jameslamb",
  "_type": "src",
  "_file": "lightgbm_4.6.0.tar.gz",
  "_fileid": "68fe1fabbc9cdfe1d2e5cca2bf589afd0a843c661d345db73f7f15043a0b3606",
  "_filesize": 1919887,
  "_sha256": "68fe1fabbc9cdfe1d2e5cca2bf589afd0a843c661d345db73f7f15043a0b3606",
  "_created": "2026-05-27T07:55:19.000Z",
  "_published": "2026-05-27T08:15:10.069Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78033074007,
      "time": 336,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7235099327"
    },
    {
      "job": 78033074032,
      "time": 334,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7235098715"
    },
    {
      "job": 78033074030,
      "time": 348,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7235103086"
    },
    {
      "job": 78033074036,
      "time": 345,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7235102482"
    },
    {
      "job": 78033074011,
      "time": 427,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7235117461"
    },
    {
      "job": 78033074017,
      "time": 930,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7235284147"
    },
    {
      "job": 78033074012,
      "time": 344,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7235088980"
    },
    {
      "job": 78033073993,
      "time": 952,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7235288455"
    },
    {
      "job": 78031690816,
      "time": 536,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234988840"
    },
    {
      "job": 78033074025,
      "time": 210,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235059408"
    },
    {
      "job": 78033074026,
      "time": 482,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7235145866"
    },
    {
      "job": 78033073987,
      "time": 519,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7235156805"
    },
    {
      "job": 78033073983,
      "time": 471,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7235142431"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jameslamb/actions/runs/26498222901",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/lightgbm",
  "_commit": {
    "id": "2770d0b6e44a012f3135401d7925225c06fa7e9c",
    "author": "James Lamb <jaylamb20@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 4.6.0\n",
    "time": 1739485209
  },
  "_maintainer": {
    "name": "James Lamb",
    "email": "jaylamb20@gmail.com",
    "login": "jameslamb",
    "bluesky": "@jameslamb.bsky.social",
    "linkedin": "in/jameslamb1",
    "description": "RAPIDS packaging at NVIDIA. LightGBM maintainer. Economist at heart. ",
    "uuid": 7608904
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "R6",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.9.6",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.1-0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "RhpcBLASctl",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 11,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "guolinke",
      "count": 6,
      "uuid": 16040950
    },
    {
      "user": "jameslamb",
      "count": 5,
      "uuid": 7608904
    }
  ],
  "_userbio": {
    "uuid": 7608904,
    "type": "user",
    "name": "James Lamb",
    "description": "RAPIDS packaging at NVIDIA. LightGBM maintainer. Economist at heart. "
  },
  "_downloads": {
    "count": 6785,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lightgbm"
  },
  "_mentions": 10,
  "_devurl": "https://github.com/microsoft/lightgbm",
  "_searchresults": 24256,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lightgbm.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "jameslamb",
  "_cranurl": false,
  "_releases": [
    {
      "version": "3.0.0",
      "date": "2020-09-21"
    },
    {
      "version": "3.0.0.2",
      "date": "2020-10-01"
    },
    {
      "version": "3.1.0",
      "date": "2020-11-18"
    },
    {
      "version": "3.1.1",
      "date": "2020-12-08"
    },
    {
      "version": "3.2.0",
      "date": "2021-03-23"
    },
    {
      "version": "3.2.1",
      "date": "2021-04-13"
    },
    {
      "version": "3.3.0",
      "date": "2021-10-09"
    },
    {
      "version": "3.3.1",
      "date": "2021-10-30"
    },
    {
      "version": "3.3.2",
      "date": "2022-01-14"
    },
    {
      "version": "3.3.3",
      "date": "2022-10-10"
    },
    {
      "version": "3.3.4",
      "date": "2022-12-16"
    },
    {
      "version": "3.3.5",
      "date": "2023-01-16"
    },
    {
      "version": "4.2.0",
      "date": "2023-12-08"
    },
    {
      "version": "4.3.0",
      "date": "2024-01-18"
    },
    {
      "version": "4.4.0",
      "date": "2024-06-15"
    },
    {
      "version": "4.5.0",
      "date": "2024-07-26"
    },
    {
      "version": "4.6.0",
      "date": "2025-02-13"
    }
  ],
  "_exports": [
    "get_field",
    "getLGBMthreads",
    "lgb.configure_fast_predict",
    "lgb.convert_with_rules",
    "lgb.cv",
    "lgb.Dataset",
    "lgb.Dataset.construct",
    "lgb.Dataset.create.valid",
    "lgb.Dataset.save",
    "lgb.Dataset.set.categorical",
    "lgb.Dataset.set.reference",
    "lgb.drop_serialized",
    "lgb.dump",
    "lgb.get.eval.result",
    "lgb.importance",
    "lgb.interprete",
    "lgb.load",
    "lgb.make_serializable",
    "lgb.model.dt.tree",
    "lgb.plot.importance",
    "lgb.plot.interpretation",
    "lgb.restore_handle",
    "lgb.save",
    "lgb.slice.Dataset",
    "lgb.train",
    "lightgbm",
    "set_field",
    "setLGBMthreads"
  ],
  "_datasets": [
    {
      "name": "agaricus.test",
      "title": "Test part from Mushroom Data Set",
      "object": "agaricus.test",
      "file": "agaricus.test.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "agaricus.train",
      "title": "Training part from Mushroom Data Set",
      "object": "agaricus.train",
      "file": "agaricus.train.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "bank",
      "title": "Bank Marketing Data Set",
      "object": "bank",
      "file": "bank.rda",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "age",
        "job",
        "marital",
        "education",
        "default",
        "balance",
        "housing",
        "loan",
        "contact",
        "day",
        "month",
        "duration",
        "campaign",
        "pdays",
        "previous",
        "poutcome",
        "y"
      ],
      "rows": 4521,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "agaricus.test",
      "title": "Test part from Mushroom Data Set",
      "topics": [
        "agaricus.test"
      ]
    },
    {
      "page": "agaricus.train",
      "title": "Training part from Mushroom Data Set",
      "topics": [
        "agaricus.train"
      ]
    },
    {
      "page": "bank",
      "title": "Bank Marketing Data Set",
      "topics": [
        "bank"
      ]
    },
    {
      "page": "dim",
      "title": "Dimensions of an 'lgb.Dataset'",
      "topics": [
        "dim.lgb.Dataset"
      ]
    },
    {
      "page": "dimnames.lgb.Dataset",
      "title": "Handling of column names of 'lgb.Dataset'",
      "topics": [
        "dimnames.lgb.Dataset",
        "dimnames<-.lgb.Dataset"
      ]
    },
    {
      "page": "get_field",
      "title": "Get one attribute of a 'lgb.Dataset'",
      "topics": [
        "get_field",
        "get_field.lgb.Dataset"
      ]
    },
    {
      "page": "getLGBMThreads",
      "title": "Get default number of threads used by LightGBM",
      "topics": [
        "getLGBMThreads",
        "getLGBMthreads"
      ]
    },
    {
      "page": "lgb.configure_fast_predict",
      "title": "Configure Fast Single-Row Predictions",
      "topics": [
        "lgb.configure_fast_predict"
      ]
    },
    {
      "page": "lgb.convert_with_rules",
      "title": "Data preparator for LightGBM datasets with rules (integer)",
      "topics": [
        "lgb.convert_with_rules"
      ]
    },
    {
      "page": "lgb.cv",
      "title": "Main CV logic for LightGBM",
      "topics": [
        "lgb.cv"
      ]
    },
    {
      "page": "lgb.Dataset",
      "title": "Construct 'lgb.Dataset' object",
      "topics": [
        "lgb.Dataset"
      ]
    },
    {
      "page": "lgb.Dataset.construct",
      "title": "Construct Dataset explicitly",
      "topics": [
        "lgb.Dataset.construct"
      ]
    },
    {
      "page": "lgb.Dataset.create.valid",
      "title": "Construct validation data",
      "topics": [
        "lgb.Dataset.create.valid"
      ]
    },
    {
      "page": "lgb.Dataset.save",
      "title": "Save 'lgb.Dataset' to a binary file",
      "topics": [
        "lgb.Dataset.save"
      ]
    },
    {
      "page": "lgb.Dataset.set.categorical",
      "title": "Set categorical feature of 'lgb.Dataset'",
      "topics": [
        "lgb.Dataset.set.categorical"
      ]
    },
    {
      "page": "lgb.Dataset.set.reference",
      "title": "Set reference of 'lgb.Dataset'",
      "topics": [
        "lgb.Dataset.set.reference"
      ]
    },
    {
      "page": "lgb.drop_serialized",
      "title": "Drop serialized raw bytes in a LightGBM model object",
      "topics": [
        "lgb.drop_serialized"
      ]
    },
    {
      "page": "lgb.dump",
      "title": "Dump LightGBM model to json",
      "topics": [
        "lgb.dump"
      ]
    },
    {
      "page": "lgb.get.eval.result",
      "title": "Get record evaluation result from booster",
      "topics": [
        "lgb.get.eval.result"
      ]
    },
    {
      "page": "lgb.importance",
      "title": "Compute feature importance in a model",
      "topics": [
        "lgb.importance"
      ]
    },
    {
      "page": "lgb.interprete",
      "title": "Compute feature contribution of prediction",
      "topics": [
        "lgb.interprete"
      ]
    },
    {
      "page": "lgb.load",
      "title": "Load LightGBM model",
      "topics": [
        "lgb.load"
      ]
    },
    {
      "page": "lgb.make_serializable",
      "title": "Make a LightGBM object serializable by keeping raw bytes",
      "topics": [
        "lgb.make_serializable"
      ]
    },
    {
      "page": "lgb.model.dt.tree",
      "title": "Parse a LightGBM model json dump",
      "topics": [
        "lgb.model.dt.tree"
      ]
    },
    {
      "page": "lgb.plot.importance",
      "title": "Plot feature importance as a bar graph",
      "topics": [
        "lgb.plot.importance"
      ]
    },
    {
      "page": "lgb.plot.interpretation",
      "title": "Plot feature contribution as a bar graph",
      "topics": [
        "lgb.plot.interpretation"
      ]
    },
    {
      "page": "lgb.restore_handle",
      "title": "Restore the C++ component of a de-serialized LightGBM model",
      "topics": [
        "lgb.restore_handle"
      ]
    },
    {
      "page": "lgb.save",
      "title": "Save LightGBM model",
      "topics": [
        "lgb.save"
      ]
    },
    {
      "page": "lgb.slice.Dataset",
      "title": "Slice a dataset",
      "topics": [
        "lgb.slice.Dataset"
      ]
    },
    {
      "page": "lgb.train",
      "title": "Main training logic for LightGBM",
      "topics": [
        "lgb.train"
      ]
    },
    {
      "page": "lightgbm",
      "title": "Train a LightGBM model",
      "topics": [
        "lightgbm"
      ]
    },
    {
      "page": "predict.lgb.Booster",
      "title": "Predict method for LightGBM model",
      "topics": [
        "predict.lgb.Booster"
      ]
    },
    {
      "page": "print.lgb.Booster",
      "title": "Print method for LightGBM model",
      "topics": [
        "print.lgb.Booster"
      ]
    },
    {
      "page": "set_field",
      "title": "Set one attribute of a 'lgb.Dataset' object",
      "topics": [
        "set_field",
        "set_field.lgb.Dataset"
      ]
    },
    {
      "page": "setLGBMThreads",
      "title": "Set maximum number of threads used by LightGBM",
      "topics": [
        "setLGBMThreads",
        "setLGBMthreads"
      ]
    },
    {
      "page": "summary.lgb.Booster",
      "title": "Summary method for LightGBM model",
      "topics": [
        "summary.lgb.Booster"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/lightgbm/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/cran/lightgbm/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "jsonlite",
    "lattice",
    "Matrix",
    "R6"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "basic_walkthrough.Rmd",
      "filename": "basic_walkthrough.html",
      "title": "Basic Walkthrough",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "The dataset",
        "Training the model",
        "Using the lightgbm() function",
        "Using the lgb.train() function",
        "References"
      ],
      "created": "2023-12-09 02:36:57",
      "modified": "2025-02-13 22:20:09",
      "commits": 3
    }
  ],
  "_score": 9.433852980161623,
  "_indexed": true,
  "_nocasepkg": "lightgbm",
  "_universes": [
    "jameslamb",
    "microsoft"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.6.0",
      "date": "2026-05-27T08:00:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2770d0b6e44a012f3135401d7925225c06fa7e9c",
      "fileid": "3f613f0bf0f42daaf9dc1d53f681b7cbba7c9984bb2291672959d1ca36202f3a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jameslamb/actions/runs/26498222901"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.6.0",
      "date": "2026-05-27T08:00:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2770d0b6e44a012f3135401d7925225c06fa7e9c",
      "fileid": "bf441df0b09b078e0e092b27a68472c09924e9195fc2394e830b4aad114e8a0d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jameslamb/actions/runs/26498222901"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.6.0",
      "date": "2026-05-27T08:00:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2770d0b6e44a012f3135401d7925225c06fa7e9c",
      "fileid": "8cafb6ef205af46a50001d23f3797303aa1598997f13004a5189e9b637d04385",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jameslamb/actions/runs/26498222901"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.6.0",
      "date": "2026-05-27T08:00:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2770d0b6e44a012f3135401d7925225c06fa7e9c",
      "fileid": "e080e4385922eb72991a9962d663eada75f59190d8a7e3f48dc66d7d53c53b35",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jameslamb/actions/runs/26498222901"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.6.0",
      "date": "2026-05-27T08:01:03.000Z",
      "arch": "aarch64",
      "commit": "2770d0b6e44a012f3135401d7925225c06fa7e9c",
      "fileid": "ed5516ee9ee06aac3f05fca68191a6bd36665df5876510f82e0e867fe0c6a4b0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jameslamb/actions/runs/26498222901"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.6.0",
      "date": "2026-05-27T08:03:29.000Z",
      "arch": "x86_64",
      "commit": "2770d0b6e44a012f3135401d7925225c06fa7e9c",
      "fileid": "2599030dae4547f4979ecccadef1ecb4da2ab78295cdfdcad7d0cf8c61113341",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jameslamb/actions/runs/26498222901"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "4.6.0",
      "date": "2026-05-27T08:00:57.000Z",
      "arch": "aarch64",
      "commit": "2770d0b6e44a012f3135401d7925225c06fa7e9c",
      "fileid": "0c34f92106d1751c861e78630b2fd800429f08b8302cc5a9c3c2a496ffbcb4f8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jameslamb/actions/runs/26498222901"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "4.6.0",
      "date": "2026-05-27T08:02:55.000Z",
      "arch": "x86_64",
      "commit": "2770d0b6e44a012f3135401d7925225c06fa7e9c",
      "fileid": "23f930b7d14e7c3aec7fa6f0f1c20931f6cdf6fe75104452633668e6d771dd0c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jameslamb/actions/runs/26498222901"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.6.0",
      "date": "2026-05-27T08:00:26.000Z",
      "arch": "emscripten",
      "commit": "2770d0b6e44a012f3135401d7925225c06fa7e9c",
      "fileid": "d1e27312c5326ed25199c01cedf42d6a975404b6207947dd7cc14962d5dd635e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jameslamb/actions/runs/26498222901"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.6.0",
      "date": "2026-05-27T08:00:06.000Z",
      "arch": "x86_64",
      "commit": "2770d0b6e44a012f3135401d7925225c06fa7e9c",
      "fileid": "a3055443b1f1103328c5f63ee5d0127b54b50972fb27e12df4b13167a855b2f1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jameslamb/actions/runs/26498222901"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.6.0",
      "date": "2026-05-27T08:00:12.000Z",
      "arch": "x86_64",
      "commit": "2770d0b6e44a012f3135401d7925225c06fa7e9c",
      "fileid": "e6a38bb2855005147b27cfe8b1a8ee12a25915d08da2cd6df0a0b08f2e33af9f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jameslamb/actions/runs/26498222901"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "4.6.0",
      "date": "2026-05-27T08:00:00.000Z",
      "arch": "x86_64",
      "commit": "2770d0b6e44a012f3135401d7925225c06fa7e9c",
      "fileid": "5c0065e5b4550657cd3cce5b261d1b5a2e2e681942eedf1ebafb50725f026673",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jameslamb/actions/runs/26498222901"
    }
  ]
}