{
  "_id": "6a14002aacfb0bcc41d37d32",
  "Package": "SelectBoost.gamlss",
  "Type": "Package",
  "Title": "Stability-Selection via Correlated Resampling for 'GAMLSS'\nModels",
  "Version": "0.2.2",
  "Date": "2025-11-20",
  "Authors@R": "c(\nperson(given = \"Frederic\", family= \"Bertrand\", role = c(\"cre\", \"aut\"),\nemail = \"frederic.bertrand@lecnam.net\", comment = c(ORCID = \"0000-0002-0837-8281\")))",
  "Author": "Frederic Bertrand [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-0837-8281>)",
  "Maintainer": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
  "Description": "Extends the 'SelectBoost' approach to Generalized Additive\nModels for Location, Scale and Shape (GAMLSS). Implements\nbootstrap stability-selection across parameter-specific\nformulas (mu, sigma, nu, tau) via gamlss::stepGAIC(). Includes\noptional standardization of predictors and helper functions for\ncorrected AIC calculation. More details can be found in\nBertrand and Maumy (2024) <https://hal.science/hal-05352041>\nthat highlights correlation-aware resampling to improve\nvariable selection for GAMLSS and quantile regression when\npredictors are numerous and highly correlated.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Classification/MSC": "62H11, 62J12, 62J99",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "URL": "https://fbertran.github.io/SelectBoost.gamlss/,\nhttps://github.com/fbertran/SelectBoost.gamlss",
  "BugReports": "https://github.com/fbertran/SelectBoost.gamlss/issues",
  "Config/testthat/edition": "3",
  "SystemRequirements": "C++17",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-25 07:50:14 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-11-25 20:22:11 UTC",
  "RemoteUrl": "https://github.com/cran/SelectBoost.gamlss",
  "RemoteRef": "HEAD",
  "RemoteSha": "b6dd3cfa11ae90c3ea8bef72c208bb7eb417bd33",
  "MD5sum": "5b64e6ff8ae5dbff61b0ffdc170838a7",
  "_user": "cran",
  "_type": "src",
  "_file": "SelectBoost.gamlss_0.2.2.tar.gz",
  "_fileid": "82c28464e21b42df48ae173afa4eb95bea1fbe3c47d28ced68fff24a9209ff52",
  "_filesize": 1119475,
  "_sha256": "82c28464e21b42df48ae173afa4eb95bea1fbe3c47d28ced68fff24a9209ff52",
  "_created": "2026-05-25T07:50:14.000Z",
  "_published": "2026-05-25T07:54:18.637Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77676347586,
      "time": 143,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194052913"
    },
    {
      "job": 77676347569,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194060245"
    },
    {
      "job": 77676347598,
      "time": 192,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194065760"
    },
    {
      "job": 77676347593,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194053735"
    },
    {
      "job": 77675633051,
      "time": 342,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194014277"
    },
    {
      "job": 77676347546,
      "time": 196,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194066700"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26389505607",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SelectBoost.gamlss",
  "_commit": {
    "id": "b6dd3cfa11ae90c3ea8bef72c208bb7eb417bd33",
    "author": "Frederic Bertrand <frederic.bertrand@lecnam.net>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.2\n",
    "time": 1764102131
  },
  "_maintainer": {
    "name": "Frederic Bertrand",
    "email": "frederic.bertrand@lecnam.net",
    "login": "fbertran",
    "orcid": "0000-0002-0837-8281",
    "twitter": "@BertrandFrdric2",
    "description": "Full professor in statistical modelling and data science at the CNAM Paris, France",
    "uuid": 6714333
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "gamlss",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "SelectBoost",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "gamlss.data",
      "role": "Suggests"
    },
    {
      "package": "gamlss.dist",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "grpreg",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "knockoff",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "pscl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "SGL",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.2",
      "date": "2025-11-25"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fbertran",
      "count": 1,
      "uuid": 6714333
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 148,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SelectBoost.gamlss"
  },
  "_devurl": "https://github.com/fbertran/selectboost.gamlss",
  "_pkgdown": "https://fbertran.github.io/SelectBoost.gamlss/",
  "_searchresults": 20,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_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/readme.html",
    "extra/readme.md",
    "extra/SelectBoost.gamlss.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fbertran/selectboost.gamlss",
  "_realowner": "fbertran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2025-11-25"
    }
  ],
  "_exports": [
    ".family_defaults",
    ".family_tolerance",
    ".gen_family",
    "AICc_gamlss",
    "autoboost_gamlss",
    "check_fast_vs_generic",
    "confidence_functionals",
    "confidence_table",
    "effect_plot",
    "fast_vs_generic_ll",
    "fastboost_gamlss",
    "knockoff_filter_mu",
    "knockoff_filter_param",
    "plot_sb_gamlss",
    "plot_stability_curves",
    "sb_gamlss",
    "sb_gamlss_c0_grid",
    "SelectBoost_gamlss",
    "selection_table",
    "tune_sb_gamlss"
  ],
  "_datasets": [
    {
      "name": "boys7482",
      "title": "Anthropometric measurements for Dutch boys (1997 reference)",
      "object": "boys7482",
      "class": [
        "data.frame"
      ],
      "fields": [
        "age",
        "hgt",
        "wgt",
        "bmi",
        "hc",
        "gen",
        "phb",
        "tv",
        "reg"
      ],
      "rows": 7482,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dot-family_defaults",
      "title": "Reasonable defaults",
      "topics": [
        ".family_defaults"
      ]
    },
    {
      "page": "dot-family_tolerance",
      "title": "Per-family numeric tolerance for equality checks",
      "topics": [
        ".family_tolerance"
      ]
    },
    {
      "page": "dot-gen_family",
      "title": "Try to generate values for a family",
      "topics": [
        ".gen_family"
      ]
    },
    {
      "page": "AICc_gamlss",
      "title": "AICc for a gamlss fit",
      "topics": [
        "AICc_gamlss"
      ]
    },
    {
      "page": "autoboost_gamlss",
      "title": "AutoBoost for GAMLSS (SelectBoost-style)",
      "topics": [
        "autoboost_gamlss"
      ]
    },
    {
      "page": "boys7482",
      "title": "Anthropometric measurements for Dutch boys (1997 reference)",
      "topics": [
        "boys7482"
      ]
    },
    {
      "page": "check_fast_vs_generic",
      "title": "Numerical check: fast vs generic deviance log-likelihood",
      "topics": [
        "check_fast_vs_generic"
      ]
    },
    {
      "page": "confidence_functionals",
      "title": "Confidence functionals from a c0 grid",
      "topics": [
        "confidence_functionals"
      ]
    },
    {
      "page": "confidence_table",
      "title": "Compute SelectBoost-like confidence table across c0",
      "topics": [
        "confidence_table"
      ]
    },
    {
      "page": "cv_deviance_sb",
      "title": "K-fold deviance for an sb_gamlss configuration",
      "topics": [
        "cv_deviance_sb"
      ]
    },
    {
      "page": "effect_plot",
      "title": "One-variable effect plot from an sb_gamlss (or gamlss) fit",
      "topics": [
        "effect_plot",
        "print.effect_plot_failure"
      ]
    },
    {
      "page": "fast_vs_generic_ll",
      "title": "Compare fast vs generic deviance log-likelihood evaluation",
      "topics": [
        "fast_vs_generic_ll"
      ]
    },
    {
      "page": "fastboost_gamlss",
      "title": "FastBoost for GAMLSS (lightweight stability selection)",
      "topics": [
        "fastboost_gamlss"
      ]
    },
    {
      "page": "get_density_fun",
      "title": "Get a density function for a gamlss family",
      "topics": [
        "get_density_fun"
      ]
    },
    {
      "page": "knockoff_filter_mu",
      "title": "Knockoff filter for mu (approximate group control)",
      "topics": [
        "knockoff_filter_mu"
      ]
    },
    {
      "page": "knockoff_filter_param",
      "title": "Knockoff filter for sigma/nu/tau (approximate group control)",
      "topics": [
        "knockoff_filter_param"
      ]
    },
    {
      "page": "loglik_gamlss_newdata",
      "title": "Log-likelihood (sum) on newdata given a gamlss fit",
      "topics": [
        "loglik_gamlss_newdata"
      ]
    },
    {
      "page": "plot_sb_gamlss",
      "title": "Plot selection frequencies for sb_gamlss",
      "topics": [
        "plot_sb_gamlss"
      ]
    },
    {
      "page": "plot_stability_curves",
      "title": "Plot stability curves p(c0) for selected terms",
      "topics": [
        "plot_stability_curves"
      ]
    },
    {
      "page": "plot.sb_confidence",
      "title": "Plot confidence functionals",
      "topics": [
        "plot.sb_confidence"
      ]
    },
    {
      "page": "plot.SelectBoost_gamlss",
      "title": "Plot selection proportions for a single sb_gamlss",
      "topics": [
        "plot.SelectBoost_gamlss"
      ]
    },
    {
      "page": "plot.SelectBoost_gamlss_grid",
      "title": "Plot summary for sb_gamlss_c0_grid",
      "topics": [
        "plot.SelectBoost_gamlss_grid"
      ]
    },
    {
      "page": "predict_params",
      "title": "Predict distribution parameters on newdata",
      "topics": [
        "predict_params"
      ]
    },
    {
      "page": "sb_gamlss",
      "title": "SelectBoost for GAMLSS (stability selection)",
      "topics": [
        "sb_gamlss"
      ]
    },
    {
      "page": "sb_gamlss_c0_grid",
      "title": "Stability curves over a c0 grid for sb_gamlss",
      "topics": [
        "sb_gamlss_c0_grid"
      ]
    },
    {
      "page": "SelectBoost_gamlss",
      "title": "SelectBoost-style wrapper for GAMLSS",
      "topics": [
        "plot.summary.SelectBoost_gamlss",
        "SelectBoost_gamlss",
        "summary.SelectBoost_gamlss"
      ]
    },
    {
      "page": "selection_table",
      "title": "Selection table accessor",
      "topics": [
        "selection_table"
      ]
    },
    {
      "page": "tune_sb_gamlss",
      "title": "Tune select engines/penalties via a small stability run",
      "topics": [
        "tune_sb_gamlss"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/SelectBoost.gamlss/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/cran/SelectBoost.gamlss/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "animation",
    "Cascade",
    "cli",
    "cluster",
    "codetools",
    "cpp11",
    "curl",
    "deldir",
    "foreach",
    "gamlss",
    "gamlss.data",
    "gamlss.dist",
    "glmnet",
    "glue",
    "igraph",
    "interp",
    "iterators",
    "jpeg",
    "lars",
    "lattice",
    "latticeExtra",
    "lifecycle",
    "limma",
    "magick",
    "magrittr",
    "MASS",
    "Matrix",
    "msgps",
    "nlme",
    "nnet",
    "nnls",
    "nor1mix",
    "pkgconfig",
    "pls",
    "png",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "Rfast",
    "rlang",
    "SelectBoost",
    "shape",
    "spls",
    "statmod",
    "survival",
    "tnet",
    "varbvs",
    "vctrs",
    "VGAM",
    "zigg"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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": "advanced-real-data-examples.Rmd",
      "filename": "advanced-real-data-examples.html",
      "title": "Advanced Real Data Examples: Zero-Inflation, Semicontinuous, and Longitudinal Growth",
      "author": "Frédéric Bertrand",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What you'll learn",
        "1. Zero-inflated counts — pscl::bioChemists (ZIP/ZINB)",
        "ZINB often handles overdispersion better than ZIP",
        "Side-by-side metrics (ZIP vs ZINB)",
        "2. Semicontinuous (ZAGA) — airquality::Ozone",
        "Effect plot for Temp on mu (ZAGA)",
        "3. Longitudinal growth with random effects — nlme::Orthodont"
      ],
      "created": "2025-11-25 20:22:11",
      "modified": "2025-11-25 20:22:11",
      "commits": 1
    },
    {
      "source": "algorithm-pseudocode.Rmd",
      "filename": "algorithm-pseudocode.html",
      "title": "Algorithmic Pseudocode for SelectBoost.gamlss",
      "author": "Frédéric Bertrand",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "What you'll learn",
        "Stability selection core (sb_gamlss)",
        "SelectBoost correlated resampling (sb_prepare_selectboost)",
        "Aggregating correlated draws (SelectBoost::boost.apply)",
        "c0 grids and AutoBoost wrappers",
        "Lightweight variants and tuning utilities",
        "Confidence summaries"
      ],
      "created": "2025-11-25 20:22:11",
      "modified": "2025-11-25 20:22:11",
      "commits": 1
    },
    {
      "source": "benchmark.Rmd",
      "filename": "benchmark.html",
      "title": "Benchmark: Stepwise vs Grouped vs Glmnet Engines",
      "author": "Frédéric Bertrand",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What you'll learn"
      ],
      "created": "2025-11-25 20:22:11",
      "modified": "2025-11-25 20:22:11",
      "commits": 1
    },
    {
      "source": "comparison.Rmd",
      "filename": "comparison.html",
      "title": "Comparing SelectBoost-GAMLSS Variants",
      "author": "Frédéric Bertrand",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What you'll learn",
        "Confidence Functionals (AUSC, Coverage, Quantiles, Weighted, Conservative)",
        "Grouped penalties for factors & splines",
        "Tuning & Group Knockoffs"
      ],
      "created": "2025-11-25 20:22:11",
      "modified": "2025-11-25 20:22:11",
      "commits": 1
    },
    {
      "source": "confidence-functionals.Rmd",
      "filename": "confidence-functionals.html",
      "title": "Confidence Functionals for SelectBoost-GAMLSS",
      "author": "Frédéric Bertrand",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What you'll learn"
      ],
      "created": "2025-11-25 20:22:11",
      "modified": "2025-11-25 20:22:11",
      "commits": 1
    },
    {
      "source": "fast-deviance-benchmark.Rmd",
      "filename": "fast-deviance-benchmark.html",
      "title": "Fast Deviance: Microbenchmarks",
      "author": "Frédéric Bertrand",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What you'll learn"
      ],
      "created": "2025-11-25 20:22:11",
      "modified": "2025-11-25 20:22:11",
      "commits": 1
    },
    {
      "source": "fast-deviance-equality.Rmd",
      "filename": "fast-deviance-equality.html",
      "title": "Fast Deviance: Numerical Equality Checks",
      "author": "Frédéric Bertrand",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What you'll learn",
        "Wide family sweep (auto)",
        "Wide family sweep with skip reasons"
      ],
      "created": "2025-11-25 20:22:11",
      "modified": "2025-11-25 20:22:11",
      "commits": 1
    },
    {
      "source": "real-data-examples.Rmd",
      "filename": "real-data-examples.html",
      "title": "Real Data Examples with Different Distributions",
      "author": "Frédéric Bertrand",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What you'll learn",
        "1. Growth data (BCT) — Dutch boys",
        "2. Count data (PO) — Insurance claims",
        "3. Positive continuous (GA) — Old Faithful",
        "4. Binary (BI) — mtcars transmission",
        "5. Overdispersed counts (NBII) — quine absences",
        "Tips"
      ],
      "created": "2025-11-25 20:22:11",
      "modified": "2025-11-25 20:22:11",
      "commits": 1
    },
    {
      "source": "selectboost-gamlss.Rmd",
      "filename": "selectboost-gamlss.html",
      "title": "Stability-Selection for GAMLSS with SelectBoost.gamlss",
      "author": "Frédéric Bertrand",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What you'll learn",
        "Grouped penalties and parameter-specific engines",
        "SelectBoost integrations: c0 grids, autoboost, and fastboost",
        "Confidence summaries and effect diagnostics",
        "Tuning engines and penalties",
        "Fast deviance utilities and diagnostics",
        "Parallel bootstraps, progress, and long tests"
      ],
      "created": "2025-11-25 20:22:11",
      "modified": "2025-11-25 20:22:11",
      "commits": 1
    }
  ],
  "_score": 3.9542425094393248,
  "_indexed": false,
  "_nocasepkg": "selectboost.gamlss",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://fbertran.r-universe.dev/SelectBoost.gamlss",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-25T07:52:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b6dd3cfa11ae90c3ea8bef72c208bb7eb417bd33",
      "fileid": "d57be23d6d38f59887f3feb7463433a3eccc9318b15755e1fdabfbb0ed2e5705",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389505607"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-25T07:53:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b6dd3cfa11ae90c3ea8bef72c208bb7eb417bd33",
      "fileid": "0a58422e3d466c29f27cf8d7113fcca826a6f3a52da9463ddb80c088e922365c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389505607"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-25T07:53:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b6dd3cfa11ae90c3ea8bef72c208bb7eb417bd33",
      "fileid": "3da04f5653803e410259befe9e1ef756487ad14accf64217aff2cc4d6f701cf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389505607"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-25T07:52:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b6dd3cfa11ae90c3ea8bef72c208bb7eb417bd33",
      "fileid": "4fb4c950176a1be497cd66218d64e0f72e77d3487cc80b1d978f5714a0cab428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389505607"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-25T07:53:54.000Z",
      "arch": "emscripten",
      "commit": "b6dd3cfa11ae90c3ea8bef72c208bb7eb417bd33",
      "fileid": "b4aa6224f81f1254df6bc2172d05b9fb0c897c4a22797edddea14c8e2c73d98c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389505607"
    }
  ]
}