{
  "_id": "6a0f68ddacfb0bcc41c5dc2d",
  "Package": "priorityelasticnet",
  "Type": "Package",
  "Title": "Comprehensive Analysis of Multi-Omics Data Using an Offset-Based\nMethod",
  "Version": "1.2.1",
  "Authors@R": "c(\nperson(given = \"Laila Qadir\", family = \"Musib\", role = c(\"aut\"),\nemail = \"statleila98@gmail.com\"),\nperson(given = \"Helena\", family = \"Mouriño\", role = c(\"aut\"),\nemail = \"mhnunes@ciencias.ulisboa.pt\"),\nperson(given = \"Eunice\", family = \"Carrasquinha\", role = c(\"aut\", \"cre\"),\nemail = \"eitrigueirao@ciencias.ulisboa.pt\")\n)",
  "Description": "Priority-ElasticNet extends the Priority-LASSO method\n(Klau et al. (2018) <doi:10.1186/s12859-018-2344-6>) by\nincorporating the ElasticNet penalty, allowing for both L1 and\nL2 regularization. This approach fits successive ElasticNet\nmodels for several blocks of (omics) data with different\npriorities, using the predicted values from each block as an\noffset for the subsequent block. It also offers robust options\nto handle block-wise missingness in multi-omics data, improving\nthe flexibility and applicability of the model in the presence\nof incomplete datasets.",
  "Note": "conceptual foundation and significant code structure inherited\nfrom the 'prioritylasso' package.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 08:49:37 UTC",
    "User": "root"
  },
  "Author": "Laila Qadir Musib [aut], Helena Mouriño [aut], Eunice\nCarrasquinha [aut, cre]",
  "Maintainer": "Eunice Carrasquinha <eitrigueirao@ciencias.ulisboa.pt>",
  "Config/pak/sysreqs": "libbz2-dev liblzma-dev libssl-dev xz-utils\nzlib1g-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-02-19 09:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/priorityelasticnet",
  "RemoteRef": "HEAD",
  "RemoteSha": "823d12124062051ff008d09e739fd5f75ff92cf5",
  "MD5sum": "3cd3d73e6abb253c3ed1fcf9736fff2a",
  "_user": "cran",
  "_type": "src",
  "_file": "priorityelasticnet_1.2.1.tar.gz",
  "_fileid": "edfbccaefcab003d611cdd7626fc2639b858ca80eb96aff1d215a9a963a5c5df",
  "_filesize": 2735325,
  "_sha256": "edfbccaefcab003d611cdd7626fc2639b858ca80eb96aff1d215a9a963a5c5df",
  "_created": "2026-05-21T08:49:37.000Z",
  "_published": "2026-05-21T20:19:41.747Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77260617165,
      "time": 269,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7131410819"
    },
    {
      "job": 77260617110,
      "time": 232,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131398474"
    },
    {
      "job": 77260616492,
      "time": 355,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131315506"
    },
    {
      "job": 77260616518,
      "time": 179,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146271917"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26215287601",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/priorityelasticnet",
  "_commit": {
    "id": "823d12124062051ff008d09e739fd5f75ff92cf5",
    "author": "Eunice Carrasquinha <eitrigueirao@ciencias.ulisboa.pt>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.1\n",
    "time": 1771493402
  },
  "_maintainer": {
    "name": "Eunice Carrasquinha",
    "email": "eitrigueirao@ciencias.ulisboa.pt"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "version": ">= 2.0-13",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "PRROC",
      "role": "Imports"
    },
    {
      "package": "plotrix",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "cvms",
      "role": "Imports"
    },
    {
      "package": "glmSparseNet",
      "role": "Imports"
    },
    {
      "package": "ipflasso",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.2.1",
      "date": "2026-02-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "statleila",
      "count": 2,
      "uuid": 137840563
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 208,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/priorityelasticnet"
  },
  "_searchresults": 0,
  "_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/priorityelasticnet.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-01-13"
    },
    {
      "version": "0.2.0",
      "date": "2025-01-19"
    },
    {
      "version": "1.2.1",
      "date": "2026-02-19"
    }
  ],
  "_exports": [
    "cvm_priorityelasticnet",
    "missing.control",
    "priorityelasticnet",
    "weightedThreshold"
  ],
  "_datasets": [
    {
      "name": "Pen_Data",
      "title": "Simulated Patient Data for Binary Classification",
      "object": "Pen_Data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Clinical_Var1",
        "Clinical_Var2",
        "Clinical_Var3",
        "Clinical_Var4",
        "Clinical_Var5",
        "Proteomic_Var1",
        "Proteomic_Var2",
        "Proteomic_Var3",
        "Proteomic_Var4",
        "Proteomic_Var5",
        "Proteomic_Var6",
        "Proteomic_Var7",
        "Proteomic_Var8",
        "Proteomic_Var9",
        "Proteomic_Var10",
        "Proteomic_Var11",
        "Proteomic_Var12",
        "Proteomic_Var13",
        "Proteomic_Var14",
        "Proteomic_Var15",
        "Proteomic_Var16",
        "Proteomic_Var17",
        "Proteomic_Var18",
        "Proteomic_Var19",
        "Proteomic_Var20",
        "Proteomic_Var21",
        "Proteomic_Var22",
        "Proteomic_Var23",
        "Proteomic_Var24",
        "Proteomic_Var25",
        "Proteomic_Var26",
        "Proteomic_Var27",
        "Proteomic_Var28",
        "Proteomic_Var29",
        "Proteomic_Var30",
        "Proteomic_Var31",
        "Proteomic_Var32",
        "Proteomic_Var33",
        "Proteomic_Var34",
        "Proteomic_Var35",
        "Proteomic_Var36",
        "Proteomic_Var37",
        "Proteomic_Var38",
        "Proteomic_Var39",
        "Proteomic_Var40",
        "Proteomic_Var41",
        "Proteomic_Var42",
        "Proteomic_Var43",
        "Proteomic_Var44",
        "Proteomic_Var45",
        "Proteomic_Var46",
        "Proteomic_Var47",
        "Proteomic_Var48",
        "Proteomic_Var49",
        "Proteomic_Var50",
        "Proteomic_Var51",
        "Proteomic_Var52",
        "Proteomic_Var53",
        "Proteomic_Var54",
        "Proteomic_Var55",
        "Proteomic_Var56",
        "Proteomic_Var57",
        "Proteomic_Var58",
        "Proteomic_Var59",
        "Proteomic_Var60",
        "Proteomic_Var61",
        "Proteomic_Var62",
        "Proteomic_Var63",
        "Proteomic_Var64",
        "Proteomic_Var65",
        "Proteomic_Var66",
        "Proteomic_Var67",
        "Proteomic_Var68",
        "Proteomic_Var69",
        "Proteomic_Var70",
        "Proteomic_Var71",
        "Proteomic_Var72",
        "Proteomic_Var73",
        "Proteomic_Var74",
        "Proteomic_Var75",
        "Proteomic_Var76",
        "Proteomic_Var77",
        "Proteomic_Var78",
        "Proteomic_Var79",
        "Proteomic_Var80",
        "Proteomic_Var81",
        "Proteomic_Var82",
        "Proteomic_Var83",
        "Proteomic_Var84",
        "Proteomic_Var85",
        "Proteomic_Var86",
        "Proteomic_Var87",
        "Proteomic_Var88",
        "Proteomic_Var89",
        "Proteomic_Var90",
        "Proteomic_Var91",
        "Proteomic_Var92",
        "Proteomic_Var93",
        "Proteomic_Var94",
        "Proteomic_Var95",
        "Proteomic_Var96",
        "Proteomic_Var97",
        "Proteomic_Var98",
        "Proteomic_Var99",
        "Proteomic_Var100",
        "Proteomic_Var101",
        "Proteomic_Var102",
        "Proteomic_Var103",
        "Proteomic_Var104",
        "Proteomic_Var105",
        "Proteomic_Var106",
        "Proteomic_Var107",
        "Proteomic_Var108",
        "Proteomic_Var109",
        "Proteomic_Var110",
        "Proteomic_Var111",
        "Proteomic_Var112",
        "Proteomic_Var113",
        "Proteomic_Var114",
        "Proteomic_Var115",
        "Proteomic_Var116",
        "Proteomic_Var117",
        "Proteomic_Var118",
        "Proteomic_Var119",
        "Proteomic_Var120",
        "Proteomic_Var121",
        "Proteomic_Var122",
        "Proteomic_Var123",
        "Proteomic_Var124",
        "Proteomic_Var125",
        "Proteomic_Var126",
        "Proteomic_Var127",
        "Proteomic_Var128",
        "Proteomic_Var129",
        "Proteomic_Var130",
        "Proteomic_Var131",
        "Proteomic_Var132",
        "Proteomic_Var133",
        "Proteomic_Var134",
        "Proteomic_Var135",
        "Proteomic_Var136",
        "Proteomic_Var137",
        "Proteomic_Var138",
        "Proteomic_Var139",
        "Proteomic_Var140",
        "Proteomic_Var141",
        "Proteomic_Var142",
        "Proteomic_Var143",
        "Proteomic_Var144",
        "Proteomic_Var145",
        "Proteomic_Var146",
        "Proteomic_Var147",
        "Proteomic_Var148",
        "Proteomic_Var149",
        "Proteomic_Var150",
        "Proteomic_Var151",
        "Proteomic_Var152",
        "Proteomic_Var153",
        "Proteomic_Var154",
        "Proteomic_Var155",
        "Proteomic_Var156",
        "Proteomic_Var157",
        "Proteomic_Var158",
        "Proteomic_Var159",
        "Proteomic_Var160",
        "Proteomic_Var161",
        "Proteomic_Var162",
        "Proteomic_Var163",
        "Proteomic_Var164",
        "Proteomic_Var165",
        "Proteomic_Var166",
        "Proteomic_Var167",
        "Proteomic_Var168",
        "Proteomic_Var169",
        "Proteomic_Var170",
        "Proteomic_Var171",
        "Proteomic_Var172",
        "Proteomic_Var173",
        "Proteomic_Var174",
        "RNA_Var1",
        "RNA_Var2",
        "RNA_Var3",
        "RNA_Var4",
        "RNA_Var5",
        "RNA_Var6",
        "RNA_Var7",
        "RNA_Var8",
        "RNA_Var9",
        "RNA_Var10",
        "RNA_Var11",
        "RNA_Var12",
        "RNA_Var13",
        "RNA_Var14",
        "RNA_Var15",
        "RNA_Var16",
        "RNA_Var17",
        "RNA_Var18",
        "RNA_Var19",
        "RNA_Var20",
        "RNA_Var21",
        "RNA_Var22",
        "RNA_Var23",
        "RNA_Var24",
        "RNA_Var25",
        "RNA_Var26",
        "RNA_Var27",
        "RNA_Var28",
        "RNA_Var29",
        "RNA_Var30",
        "RNA_Var31",
        "RNA_Var32",
        "RNA_Var33",
        "RNA_Var34",
        "RNA_Var35",
        "RNA_Var36",
        "RNA_Var37",
        "RNA_Var38",
        "RNA_Var39",
        "RNA_Var40",
        "RNA_Var41",
        "RNA_Var42",
        "RNA_Var43",
        "RNA_Var44",
        "RNA_Var45",
        "RNA_Var46",
        "RNA_Var47",
        "RNA_Var48",
        "RNA_Var49",
        "RNA_Var50",
        "RNA_Var51",
        "RNA_Var52",
        "RNA_Var53",
        "RNA_Var54",
        "RNA_Var55",
        "RNA_Var56",
        "RNA_Var57",
        "RNA_Var58",
        "RNA_Var59",
        "RNA_Var60",
        "RNA_Var61",
        "RNA_Var62",
        "RNA_Var63",
        "RNA_Var64",
        "RNA_Var65",
        "RNA_Var66",
        "RNA_Var67",
        "RNA_Var68",
        "RNA_Var69",
        "RNA_Var70",
        "RNA_Var71",
        "RNA_Var72",
        "RNA_Var73",
        "RNA_Var74",
        "RNA_Var75",
        "RNA_Var76",
        "RNA_Var77",
        "RNA_Var78",
        "RNA_Var79",
        "RNA_Var80",
        "RNA_Var81",
        "RNA_Var82",
        "RNA_Var83",
        "RNA_Var84",
        "RNA_Var85",
        "RNA_Var86",
        "RNA_Var87",
        "RNA_Var88",
        "RNA_Var89",
        "RNA_Var90",
        "RNA_Var91",
        "RNA_Var92",
        "RNA_Var93",
        "RNA_Var94",
        "RNA_Var95",
        "RNA_Var96",
        "RNA_Var97",
        "RNA_Var98",
        "RNA_Var99",
        "RNA_Var100",
        "RNA_Var101",
        "RNA_Var102",
        "RNA_Var103",
        "RNA_Var104",
        "RNA_Var105",
        "RNA_Var106",
        "RNA_Var107",
        "RNA_Var108",
        "RNA_Var109",
        "RNA_Var110",
        "RNA_Var111",
        "RNA_Var112",
        "RNA_Var113",
        "RNA_Var114",
        "RNA_Var115",
        "RNA_Var116",
        "RNA_Var117",
        "RNA_Var118",
        "RNA_Var119",
        "RNA_Var120",
        "RNA_Var121",
        "RNA_Var122",
        "RNA_Var123",
        "RNA_Var124",
        "RNA_Var125",
        "RNA_Var126",
        "RNA_Var127",
        "RNA_Var128",
        "RNA_Var129",
        "RNA_Var130",
        "RNA_Var131",
        "RNA_Var132",
        "RNA_Var133",
        "RNA_Var134",
        "RNA_Var135",
        "RNA_Var136",
        "RNA_Var137",
        "RNA_Var138",
        "RNA_Var139",
        "RNA_Var140",
        "RNA_Var141",
        "RNA_Var142",
        "RNA_Var143",
        "RNA_Var144",
        "RNA_Var145",
        "Pen_out"
      ],
      "rows": 406,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coef.priorityelasticnet",
      "title": "Extract coefficients from a priorityelasticnet object",
      "topics": [
        "coef.priorityelasticnet"
      ]
    },
    {
      "page": "cvm_priorityelasticnet",
      "title": "priorityelasticnet with several block specifications",
      "topics": [
        "cvm_priorityelasticnet"
      ]
    },
    {
      "page": "missing.control",
      "title": "Construct control structures for handling of missing data for 'priorityelasticnet'",
      "topics": [
        "missing.control"
      ]
    },
    {
      "page": "Pen_Data",
      "title": "Simulated Patient Data for Binary Classification",
      "topics": [
        "Pen_Data"
      ]
    },
    {
      "page": "predict.priorityelasticnet",
      "title": "Predictions from priorityelasticnet",
      "topics": [
        "predict.priorityelasticnet"
      ]
    },
    {
      "page": "priorityelasticnet",
      "title": "Priority Elastic Net for High-Dimensional Data",
      "topics": [
        "priorityelasticnet"
      ]
    },
    {
      "page": "weightedThreshold",
      "title": "A Shiny App for Model Evaluation and Weighted Threshold Optimization",
      "topics": [
        "weightedThreshold"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "backports",
    "base64enc",
    "bayestestR",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "biomaRt",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "caret",
    "checkmate",
    "cigarillo",
    "class",
    "cli",
    "clipr",
    "clock",
    "codetools",
    "colorspace",
    "commonmark",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "cvms",
    "data.table",
    "datawizard",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "Deriv",
    "diagram",
    "digest",
    "doBy",
    "dplyr",
    "e1071",
    "exactRankTests",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "forcats",
    "foreach",
    "forecast",
    "formatR",
    "Formula",
    "fracdiff",
    "fs",
    "futile.logger",
    "futile.options",
    "future",
    "future.apply",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicDataCommons",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "ggtext",
    "glmnet",
    "glmSparseNet",
    "globals",
    "glue",
    "gower",
    "gridExtra",
    "gridtext",
    "groupdata2",
    "gtable",
    "hardhat",
    "hms",
    "htmltools",
    "httpuv",
    "httr",
    "httr2",
    "insight",
    "ipred",
    "IRanges",
    "isoband",
    "iterators",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "KernSmooth",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "litedown",
    "lme4",
    "lmtest",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "MatrixModels",
    "matrixStats",
    "maxstat",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "ModelMetrics",
    "modelr",
    "MultiAssayExperiment",
    "MuMIn",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numbers",
    "numDeriv",
    "openssl",
    "otel",
    "parallelly",
    "parameters",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plotrix",
    "plyr",
    "png",
    "polynom",
    "prettyunits",
    "pROC",
    "prodlim",
    "progress",
    "progressr",
    "promises",
    "proxy",
    "PRROC",
    "purrr",
    "quantreg",
    "R6",
    "RaggedExperiment",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RCurl",
    "Rdpack",
    "readr",
    "rearrr",
    "recipes",
    "reformulas",
    "reshape2",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "rpart",
    "Rsamtools",
    "RSQLite",
    "rstatix",
    "rtracklayer",
    "rvest",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "selectr",
    "Seqinfo",
    "shape",
    "shiny",
    "snow",
    "sourcetools",
    "SparseArray",
    "SparseM",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "survminer",
    "sys",
    "TCGAutils",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "UCSC.utils",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "XML",
    "xml2",
    "xtable",
    "XVector",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "priorityelasticnet-vignettes.Rmd",
      "filename": "priorityelasticnet-vignettes.html",
      "title": "Comprehensive Analysis of Multi-Omics Data Using elastic net based on priorities",
      "author": "Laila Qadir Musib, Helena Mouriño and Eunice Carrasquinha",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Overview",
        "Key Features",
        "Priority-Elastic Net",
        "Example 1: Gaussian Family with Simulated Data",
        "Example 2: Cox Family with Simulated Data",
        "Example 3: Binomial Family with Simulated Glioma Data",
        "Example 4: Multinomial Family with Simulated Data",
        "Advanced Features",
        "Block-wise Penalization",
        "Handling Missing Data",
        "Cross-Validation and Model Selection",
        "Using the Shiny App for Threshold Optimization",
        "Utility Functions",
        "Extracting Coefficients",
        "Making Predictions",
        "Priority-Adaptive Elastic Net",
        "Example 1: Gaussian Model",
        "Example 2: Cox Model",
        "Example 3: Binomial Model",
        "Example 4: Multinomial Model",
        "Conclusion"
      ],
      "created": "2025-01-13 17:30:13",
      "modified": "2026-02-19 09:30:02",
      "commits": 3
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "priorityelasticnet",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-21T08:53:36.000Z",
      "distro": "noble",
      "commit": "823d12124062051ff008d09e739fd5f75ff92cf5",
      "fileid": "a050faf2607ebcd128cd89347f29044f476c64d647e12d3b461b6ffdc3afd303",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26215287601"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-21T08:53:02.000Z",
      "distro": "noble",
      "commit": "823d12124062051ff008d09e739fd5f75ff92cf5",
      "fileid": "a7103e0f8fa390a7fea41b987be5ef7cbe50e7678ac169ea489b07c7e0735bff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26215287601"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-05-21T20:19:16.000Z",
      "commit": "823d12124062051ff008d09e739fd5f75ff92cf5",
      "fileid": "df27130eafc09b9904dabf24efe2f4c1d7613bed782f729b80f5c40a3262aba4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26215287601"
    }
  ]
}