{
  "_id": "6a104ed5acfb0bcc41ca0bf8",
  "Package": "rospca",
  "Version": "1.1.1",
  "Date": "2024-11-30",
  "Title": "Robust Sparse PCA using the ROSPCA Algorithm",
  "Description": "Implementation of robust sparse PCA using the ROSPCA\nalgorithm of Hubert et al. (2016)\n<DOI:10.1080/00401706.2015.1093962>.",
  "Authors@R": "c(\nperson(\"Tom\", \"Reynkens\", email = \"tomreynkens.r@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-5516-5107\")),\nperson(\"Valentin\", \"Todorov\", role = \"ctb\", comment = \"Original R code for PcaHubert and diagnostic plot in rrcov package\"),\nperson(\"Mia\", \"Hubert\", role = \"ctb\"),\nperson(\"Eric\", \"Schmitt\", role = \"ctb\"),\nperson(\"Tim\", \"Verdonck\", role = \"ctb\"))",
  "Maintainer": "Tom Reynkens <tomreynkens.r@gmail.com>",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/TReynkens/rospca",
  "BugReports": "https://github.com/TReynkens/rospca/issues",
  "ByteCompile": "yes",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://treynkens.r-universe.dev",
  "Date/Publication": "2024-11-30 12:54:01 UTC",
  "RemoteUrl": "https://github.com/treynkens/rospca",
  "RemoteRef": "HEAD",
  "RemoteSha": "8535e4d87ad2744f9a3b18e4960bebb134d13fea",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:16:48 UTC",
    "User": "root"
  },
  "Author": "Tom Reynkens [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5516-5107>),\nValentin Todorov [ctb] (Original R code for PcaHubert and diagnostic\nplot in rrcov package),\nMia Hubert [ctb],\nEric Schmitt [ctb],\nTim Verdonck [ctb]",
  "MD5sum": "ff77d50d2bb1cb4923cc0984f2853e4c",
  "_user": "treynkens",
  "_type": "src",
  "_file": "rospca_1.1.1.tar.gz",
  "_fileid": "8db992e1b01237c7766ccbfc39bdfe634f8e19550ed02d9dac9696d7ddd34b27",
  "_filesize": 497905,
  "_sha256": "8db992e1b01237c7766ccbfc39bdfe634f8e19550ed02d9dac9696d7ddd34b27",
  "_created": "2026-05-10T06:16:48.000Z",
  "_published": "2026-05-22T12:40:53.439Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77381250572,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901531873"
    },
    {
      "job": 77381250507,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901531739"
    },
    {
      "job": 77381250311,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901557850"
    },
    {
      "job": 77381250302,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901554810"
    },
    {
      "job": 77381249910,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901518265"
    },
    {
      "job": 77381249788,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160698038"
    },
    {
      "job": 77381250078,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901529026"
    },
    {
      "job": 77381250475,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901527019"
    },
    {
      "job": 77381250757,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901526566"
    }
  ],
  "_buildurl": "https://github.com/r-universe/treynkens/actions/runs/25621572969",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/treynkens/rospca",
  "_commit": {
    "id": "8535e4d87ad2744f9a3b18e4960bebb134d13fea",
    "author": "Tom Reynkens <tomreynkens@hotmail.com>",
    "committer": "Tom Reynkens <tomreynkens@hotmail.com>",
    "message": "Change maintainer email address\n",
    "time": 1732971241
  },
  "_maintainer": {
    "name": "Tom Reynkens",
    "email": "tomreynkens.r@gmail.com",
    "orcid": "0000-0002-5516-5107"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "mrfDepth",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "version": ">= 0.92-6",
      "role": "Imports"
    },
    {
      "package": "pcaPP",
      "role": "Imports"
    },
    {
      "package": "rrcov",
      "role": "Imports"
    },
    {
      "package": "elasticnet",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    }
  ],
  "_owner": "treynkens",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "robust-pca",
    "sparse-data"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "treynkens",
      "count": 85,
      "uuid": 11426263
    }
  ],
  "_userbio": {
    "uuid": 11426263,
    "type": "user",
    "name": "Tom Reynkens"
  },
  "_downloads": {
    "count": 2751,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rospca"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/treynkens/rospca",
  "_searchresults": 61,
  "_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/rospca.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/treynkens/rospca",
  "_realowner": "treynkens",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-01-16"
    },
    {
      "version": "1.0.1",
      "date": "2017-02-28"
    },
    {
      "version": "1.0.2",
      "date": "2017-04-03"
    },
    {
      "version": "1.0.3",
      "date": "2017-10-20"
    },
    {
      "version": "1.0.4",
      "date": "2018-02-26"
    },
    {
      "version": "1.1.0",
      "date": "2024-03-31"
    },
    {
      "version": "1.1.1",
      "date": "2024-12-02"
    }
  ],
  "_exports": [
    "angle",
    "dataGen",
    "diagPlot",
    "robpca",
    "rospca",
    "selectLambda",
    "selectPlot",
    "zeroMeasure"
  ],
  "_datasets": [
    {
      "name": "Glass",
      "title": "Glass data",
      "object": "Glass",
      "file": "Glass.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15",
        "V16",
        "V17",
        "V18",
        "V19",
        "V20",
        "V21",
        "V22",
        "V23",
        "V24",
        "V25",
        "V26",
        "V27",
        "V28",
        "V29",
        "V30",
        "V31",
        "V32",
        "V33",
        "V34",
        "V35",
        "V36",
        "V37",
        "V38",
        "V39",
        "V40",
        "V41",
        "V42",
        "V43",
        "V44",
        "V45",
        "V46",
        "V47",
        "V48",
        "V49",
        "V50",
        "V51",
        "V52",
        "V53",
        "V54",
        "V55",
        "V56",
        "V57",
        "V58",
        "V59",
        "V60",
        "V61",
        "V62",
        "V63",
        "V64",
        "V65",
        "V66",
        "V67",
        "V68",
        "V69",
        "V70",
        "V71",
        "V72",
        "V73",
        "V74",
        "V75",
        "V76",
        "V77",
        "V78",
        "V79",
        "V80",
        "V81",
        "V82",
        "V83",
        "V84",
        "V85",
        "V86",
        "V87",
        "V88",
        "V89",
        "V90",
        "V91",
        "V92",
        "V93",
        "V94",
        "V95",
        "V96",
        "V97",
        "V98",
        "V99",
        "V100",
        "V101",
        "V102",
        "V103",
        "V104",
        "V105",
        "V106",
        "V107",
        "V108",
        "V109",
        "V110",
        "V111",
        "V112",
        "V113",
        "V114",
        "V115",
        "V116",
        "V117",
        "V118",
        "V119",
        "V120",
        "V121",
        "V122",
        "V123",
        "V124",
        "V125",
        "V126",
        "V127",
        "V128",
        "V129",
        "V130",
        "V131",
        "V132",
        "V133",
        "V134",
        "V135",
        "V136",
        "V137",
        "V138",
        "V139",
        "V140",
        "V141",
        "V142",
        "V143",
        "V144",
        "V145",
        "V146",
        "V147",
        "V148",
        "V149",
        "V150",
        "V151",
        "V152",
        "V153",
        "V154",
        "V155",
        "V156",
        "V157",
        "V158",
        "V159",
        "V160",
        "V161",
        "V162",
        "V163",
        "V164",
        "V165",
        "V166",
        "V167",
        "V168",
        "V169",
        "V170",
        "V171",
        "V172",
        "V173",
        "V174",
        "V175",
        "V176",
        "V177",
        "V178",
        "V179",
        "V180",
        "V181",
        "V182",
        "V183",
        "V184",
        "V185",
        "V186",
        "V187",
        "V188",
        "V189",
        "V190",
        "V191",
        "V192",
        "V193",
        "V194",
        "V195",
        "V196",
        "V197",
        "V198",
        "V199",
        "V200",
        "V201",
        "V202",
        "V203",
        "V204",
        "V205",
        "V206",
        "V207",
        "V208",
        "V209",
        "V210",
        "V211",
        "V212",
        "V213",
        "V214",
        "V215",
        "V216",
        "V217",
        "V218",
        "V219",
        "V220",
        "V221",
        "V222",
        "V223",
        "V224",
        "V225",
        "V226",
        "V227",
        "V228",
        "V229",
        "V230",
        "V231",
        "V232",
        "V233",
        "V234",
        "V235",
        "V236",
        "V237",
        "V238",
        "V239",
        "V240",
        "V241",
        "V242",
        "V243",
        "V244",
        "V245",
        "V246",
        "V247",
        "V248",
        "V249",
        "V250",
        "V251",
        "V252",
        "V253",
        "V254",
        "V255",
        "V256",
        "V257",
        "V258",
        "V259",
        "V260",
        "V261",
        "V262",
        "V263",
        "V264",
        "V265",
        "V266",
        "V267",
        "V268",
        "V269",
        "V270",
        "V271",
        "V272",
        "V273",
        "V274",
        "V275",
        "V276",
        "V277",
        "V278",
        "V279",
        "V280",
        "V281",
        "V282",
        "V283",
        "V284",
        "V285",
        "V286",
        "V287",
        "V288",
        "V289",
        "V290",
        "V291",
        "V292",
        "V293",
        "V294",
        "V295",
        "V296",
        "V297",
        "V298",
        "V299",
        "V300",
        "V301",
        "V302",
        "V303",
        "V304",
        "V305",
        "V306",
        "V307",
        "V308",
        "V309",
        "V310",
        "V311",
        "V312",
        "V313",
        "V314",
        "V315",
        "V316",
        "V317",
        "V318",
        "V319",
        "V320",
        "V321",
        "V322",
        "V323",
        "V324",
        "V325",
        "V326",
        "V327",
        "V328",
        "V329",
        "V330",
        "V331",
        "V332",
        "V333",
        "V334",
        "V335",
        "V336",
        "V337",
        "V338",
        "V339",
        "V340",
        "V341",
        "V342",
        "V343",
        "V344",
        "V345",
        "V346",
        "V347",
        "V348",
        "V349",
        "V350",
        "V351",
        "V352",
        "V353",
        "V354",
        "V355",
        "V356",
        "V357",
        "V358",
        "V359",
        "V360",
        "V361",
        "V362",
        "V363",
        "V364",
        "V365",
        "V366",
        "V367",
        "V368",
        "V369",
        "V370",
        "V371",
        "V372",
        "V373",
        "V374",
        "V375",
        "V376",
        "V377",
        "V378",
        "V379",
        "V380",
        "V381",
        "V382",
        "V383",
        "V384",
        "V385",
        "V386",
        "V387",
        "V388",
        "V389",
        "V390",
        "V391",
        "V392",
        "V393",
        "V394",
        "V395",
        "V396",
        "V397",
        "V398",
        "V399",
        "V400",
        "V401",
        "V402",
        "V403",
        "V404",
        "V405",
        "V406",
        "V407",
        "V408",
        "V409",
        "V410",
        "V411",
        "V412",
        "V413",
        "V414",
        "V415",
        "V416",
        "V417",
        "V418",
        "V419",
        "V420",
        "V421",
        "V422",
        "V423",
        "V424",
        "V425",
        "V426",
        "V427",
        "V428",
        "V429",
        "V430",
        "V431",
        "V432",
        "V433",
        "V434",
        "V435",
        "V436",
        "V437",
        "V438",
        "V439",
        "V440",
        "V441",
        "V442",
        "V443",
        "V444",
        "V445",
        "V446",
        "V447",
        "V448",
        "V449",
        "V450",
        "V451",
        "V452",
        "V453",
        "V454",
        "V455",
        "V456",
        "V457",
        "V458",
        "V459",
        "V460",
        "V461",
        "V462",
        "V463",
        "V464",
        "V465",
        "V466",
        "V467",
        "V468",
        "V469",
        "V470",
        "V471",
        "V472",
        "V473",
        "V474",
        "V475",
        "V476",
        "V477",
        "V478",
        "V479",
        "V480",
        "V481",
        "V482",
        "V483",
        "V484",
        "V485",
        "V486",
        "V487",
        "V488",
        "V489",
        "V490",
        "V491",
        "V492",
        "V493",
        "V494",
        "V495",
        "V496",
        "V497",
        "V498",
        "V499",
        "V500",
        "V501",
        "V502",
        "V503",
        "V504",
        "V505",
        "V506",
        "V507",
        "V508",
        "V509",
        "V510",
        "V511",
        "V512",
        "V513",
        "V514",
        "V515",
        "V516",
        "V517",
        "V518",
        "V519",
        "V520",
        "V521",
        "V522",
        "V523",
        "V524",
        "V525",
        "V526",
        "V527",
        "V528",
        "V529",
        "V530",
        "V531",
        "V532",
        "V533",
        "V534",
        "V535",
        "V536",
        "V537",
        "V538",
        "V539",
        "V540",
        "V541",
        "V542",
        "V543",
        "V544",
        "V545",
        "V546",
        "V547",
        "V548",
        "V549",
        "V550",
        "V551",
        "V552",
        "V553",
        "V554",
        "V555",
        "V556",
        "V557",
        "V558",
        "V559",
        "V560",
        "V561",
        "V562",
        "V563",
        "V564",
        "V565",
        "V566",
        "V567",
        "V568",
        "V569",
        "V570",
        "V571",
        "V572",
        "V573",
        "V574",
        "V575",
        "V576",
        "V577",
        "V578",
        "V579",
        "V580",
        "V581",
        "V582",
        "V583",
        "V584",
        "V585",
        "V586",
        "V587",
        "V588",
        "V589",
        "V590",
        "V591",
        "V592",
        "V593",
        "V594",
        "V595",
        "V596",
        "V597",
        "V598",
        "V599",
        "V600",
        "V601",
        "V602",
        "V603",
        "V604",
        "V605",
        "V606",
        "V607",
        "V608",
        "V609",
        "V610",
        "V611",
        "V612",
        "V613",
        "V614",
        "V615",
        "V616",
        "V617",
        "V618",
        "V619",
        "V620",
        "V621",
        "V622",
        "V623",
        "V624",
        "V625",
        "V626",
        "V627",
        "V628",
        "V629",
        "V630",
        "V631",
        "V632",
        "V633",
        "V634",
        "V635",
        "V636",
        "V637",
        "V638",
        "V639",
        "V640",
        "V641",
        "V642",
        "V643",
        "V644",
        "V645",
        "V646",
        "V647",
        "V648",
        "V649",
        "V650",
        "V651",
        "V652",
        "V653",
        "V654",
        "V655",
        "V656",
        "V657",
        "V658",
        "V659",
        "V660",
        "V661",
        "V662",
        "V663",
        "V664",
        "V665",
        "V666",
        "V667",
        "V668",
        "V669",
        "V670",
        "V671",
        "V672",
        "V673",
        "V674",
        "V675",
        "V676",
        "V677",
        "V678",
        "V679",
        "V680",
        "V681",
        "V682",
        "V683",
        "V684",
        "V685",
        "V686",
        "V687",
        "V688",
        "V689",
        "V690",
        "V691",
        "V692",
        "V693",
        "V694",
        "V695",
        "V696",
        "V697",
        "V698",
        "V699",
        "V700",
        "V701",
        "V702",
        "V703",
        "V704",
        "V705",
        "V706",
        "V707",
        "V708",
        "V709",
        "V710",
        "V711",
        "V712",
        "V713",
        "V714",
        "V715",
        "V716",
        "V717",
        "V718",
        "V719",
        "V720",
        "V721",
        "V722",
        "V723",
        "V724",
        "V725",
        "V726",
        "V727",
        "V728",
        "V729",
        "V730",
        "V731",
        "V732",
        "V733",
        "V734",
        "V735",
        "V736",
        "V737",
        "V738",
        "V739",
        "V740",
        "V741",
        "V742",
        "V743",
        "V744",
        "V745",
        "V746",
        "V747",
        "V748",
        "V749",
        "V750"
      ],
      "rows": 180,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "angle",
      "title": "Standardised last principal angle",
      "topics": [
        "angle"
      ]
    },
    {
      "page": "datagen",
      "title": "Generate sparse data with outliers",
      "topics": [
        "dataGen"
      ]
    },
    {
      "page": "diagPlot",
      "title": "Diagnostic plot for PCA",
      "topics": [
        "diagPlot"
      ]
    },
    {
      "page": "Glass",
      "title": "Glass data",
      "topics": [
        "Glass"
      ]
    },
    {
      "page": "robpca",
      "title": "ROBust PCA algorithm",
      "topics": [
        "robpca"
      ]
    },
    {
      "page": "rospca",
      "title": "RObust Sparse PCA algorithm",
      "topics": [
        "rospca"
      ]
    },
    {
      "page": "selectLambda",
      "title": "Selection of sparsity parameter using IC",
      "topics": [
        "selectLambda"
      ]
    },
    {
      "page": "selectPlot",
      "title": "Selection plot",
      "topics": [
        "selectPlot"
      ]
    },
    {
      "page": "zeroMeasure",
      "title": "Zero measure",
      "topics": [
        "zeroMeasure"
      ]
    }
  ],
  "_readme": "https://github.com/treynkens/rospca/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "cli",
    "cpp11",
    "DEoptimR",
    "elasticnet",
    "farver",
    "geometry",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lars",
    "lattice",
    "lifecycle",
    "linprog",
    "lpSolve",
    "magic",
    "magrittr",
    "matrixStats",
    "mrfDepth",
    "mvtnorm",
    "pcaPP",
    "plyr",
    "pracma",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppProgress",
    "reshape2",
    "rlang",
    "robustbase",
    "rrcov",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.037733782043306,
  "_indexed": true,
  "_nocasepkg": "rospca",
  "_universes": [
    "treynkens"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-10T06:18:56.000Z",
      "distro": "noble",
      "commit": "8535e4d87ad2744f9a3b18e4960bebb134d13fea",
      "fileid": "270c78213b39d7e5da067b9fdb492196e33a8255aba3de80a0ce243ea26144c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/treynkens/actions/runs/25621572969"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-10T06:18:56.000Z",
      "distro": "noble",
      "commit": "8535e4d87ad2744f9a3b18e4960bebb134d13fea",
      "fileid": "6b7e09e8b3f8e80df2bef07b1203985cb1eb9e47be20d073b3b5727ae15fd2d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/treynkens/actions/runs/25621572969"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-10T06:23:34.000Z",
      "commit": "8535e4d87ad2744f9a3b18e4960bebb134d13fea",
      "fileid": "1483a69abd9be4d89f5f0339b237776f0d30d05f9134b0a08ed882978392801c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/treynkens/actions/runs/25621572969"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-10T06:23:06.000Z",
      "commit": "8535e4d87ad2744f9a3b18e4960bebb134d13fea",
      "fileid": "aa63a1a00fa1e43ca2c5ccd0702835f30fb82f4f6e3e2b782356c24e8762b5c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/treynkens/actions/runs/25621572969"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-10T06:18:06.000Z",
      "commit": "8535e4d87ad2744f9a3b18e4960bebb134d13fea",
      "fileid": "c41954cef3f1a6d165776070ec5a35c9dbfd15700d1a2c70fdcd6773c0b6d9d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/treynkens/actions/runs/25621572969"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-10T06:18:00.000Z",
      "commit": "8535e4d87ad2744f9a3b18e4960bebb134d13fea",
      "fileid": "40c6f846c354f93877b1ff6992a2e9f52ba42a1d0855a72d7da57f2360441890",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/treynkens/actions/runs/25621572969"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-10T06:17:56.000Z",
      "commit": "8535e4d87ad2744f9a3b18e4960bebb134d13fea",
      "fileid": "a0c8384de50d34769aec1f9e44da68df1ecceef5718045a56757aa98cb9010a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/treynkens/actions/runs/25621572969"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-22T12:40:34.000Z",
      "commit": "8535e4d87ad2744f9a3b18e4960bebb134d13fea",
      "fileid": "093abac8bd7859218346145e1c3e900986897487dc146e5e3e3e25b5d5c11ef4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/treynkens/actions/runs/25621572969"
    }
  ]
}