{
  "_id": "6a49f51d7a98a23ad0a34d75",
  "Package": "srlars",
  "Type": "Package",
  "Title": "Fast and Scalable Cellwise-Robust Ensemble",
  "Version": "3.0.1",
  "Date": "2026-07-01",
  "Authors@R": "c(person(\"Anthony\", \"Christidis\", role=c(\"aut\", \"cre\"), email = \"anthony.christidis@stat.ubc.ca\"),\nperson(\"Gabriela\", \"Cohen-Freue\", role=c(\"aut\"), email = \"gcohen@stat.ubc.ca\"))",
  "Maintainer": "Anthony Christidis <anthony.christidis@stat.ubc.ca>",
  "Description": "Functions to perform robust variable selection and\nregression using the Fast and Scalable Cellwise-Robust Ensemble\n(FSCRE) algorithm. The approach establishes a robust foundation\nusing the Detect Deviating Cells (DDC) algorithm and robust\ncorrelation estimates. It then employs a competitive ensemble\narchitecture where a robust Least Angle Regression (LARS)\nengine proposes candidate variables and cross-validation\narbitrates their assignment. A final robust MM-estimator is\napplied to the selected predictors.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Biarch": "true",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://anthonychristidis.r-universe.dev",
  "Date/Publication": "2026-06-13 17:10:07 UTC",
  "RemoteUrl": "https://github.com/anthonychristidis/srlars",
  "RemoteRef": "HEAD",
  "RemoteSha": "aeac518675e9be0a575a09750974ee41c85fac4c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-13 17:25:39 UTC",
    "User": "root"
  },
  "Author": "Anthony Christidis [aut, cre],\nGabriela Cohen-Freue [aut]",
  "_user": "anthonychristidis",
  "_type": "src",
  "_file": "srlars_3.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/ff530b73d4a8db5a933d6b0027edcea7bbd3881ada99e8718a2b008a57c4d730",
  "_filesize": 117695,
  "_sha256": "ff530b73d4a8db5a933d6b0027edcea7bbd3881ada99e8718a2b008a57c4d730",
  "_expires": "2026-10-13T06:09:31.000Z",
  "_created": "2026-06-13T17:25:39.000Z",
  "_published": "2026-07-05T06:09:33.436Z",
  "_jobs": [
    {
      "job": 85198060245,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7612919400"
    },
    {
      "job": 85198060378,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7612919879"
    },
    {
      "job": 85198060308,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7612910695"
    },
    {
      "job": 85198060255,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7612914693"
    },
    {
      "job": 85198060090,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7612901784"
    },
    {
      "job": 85198060244,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7612915948"
    },
    {
      "job": 85198060241,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7612914498"
    },
    {
      "job": 85198060275,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7612913853"
    },
    {
      "job": 85198060320,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7612912512"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27473708128",
  "_status": "success",
  "_upstream": "https://github.com/anthonychristidis/srlars",
  "_commit": {
    "id": "aeac518675e9be0a575a09750974ee41c85fac4c",
    "author": "Anthony Christidis <anthony.christidis@stat.ubc.ca>",
    "committer": "Anthony Christidis <anthony.christidis@stat.ubc.ca>",
    "message": "docs: add srlars 3.0.1 release notes making `cv_fit = \"huber\"` the default\n",
    "time": 1781370607
  },
  "_maintainer": {
    "name": "Anthony Christidis",
    "email": "anthony.christidis@stat.ubc.ca",
    "login": "anthonychristidis",
    "description": "Computational Scientist, Core for Computational Biomedicine, Harvard Medical School",
    "uuid": 34141555
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cellWise",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Imports"
    },
    {
      "package": "mvnfast",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "anthonychristidis",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-24",
      "n": 16
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "anthonychristidis",
      "count": 22,
      "uuid": 34141555
    }
  ],
  "_userbio": {
    "uuid": 34141555,
    "type": "user",
    "name": "Anthony Christidis",
    "followers": 21,
    "description": "Computational Scientist, Core for Computational Biomedicine, Harvard Medical School"
  },
  "_downloads": {
    "count": 494,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/srlars"
  },
  "_devurl": "https://github.com/anthonychristidis/srlars",
  "_searchresults": 8,
  "_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/srlars.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/anthonychristidis/srlars",
  "_realowner": "anthonychristidis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-06-29"
    },
    {
      "version": "1.0.1",
      "date": "2023-07-17"
    },
    {
      "version": "2.0.0",
      "date": "2026-03-02"
    },
    {
      "version": "2.0.1",
      "date": "2026-03-30"
    },
    {
      "version": "3.0.0",
      "date": "2026-06-12"
    }
  ],
  "_exports": [
    "srlars"
  ],
  "_help": [
    {
      "page": "coef.srlars",
      "title": "Coefficients for srlars Object",
      "topics": [
        "coef.srlars"
      ]
    },
    {
      "page": "predict.srlars",
      "title": "Predictions for srlars Object",
      "topics": [
        "predict.srlars"
      ]
    },
    {
      "page": "srlars",
      "title": "Fast and Scalable Cellwise-Robust Ensemble (FSCRE)",
      "topics": [
        "srlars"
      ]
    }
  ],
  "_readme": "https://github.com/anthonychristidis/srlars/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cellWise",
    "cli",
    "cpp11",
    "DEoptimR",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "mvnfast",
    "mvtnorm",
    "pcaPP",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "reshape2",
    "rlang",
    "robustbase",
    "rrcov",
    "S7",
    "scales",
    "shape",
    "stringi",
    "stringr",
    "svd",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "srlars",
  "_universes": [
    "anthonychristidis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.1",
      "date": "2026-06-13T17:28:01.000Z",
      "distro": "noble",
      "commit": "aeac518675e9be0a575a09750974ee41c85fac4c",
      "fileid": "https://r2.ropensci.org/2311ec3f1dbd3d28f60b34a35cc7dacd2392e9c549f918d4c5f50a8d615cd930",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27473708128"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.1",
      "date": "2026-06-13T17:28:06.000Z",
      "distro": "noble",
      "commit": "aeac518675e9be0a575a09750974ee41c85fac4c",
      "fileid": "https://r2.ropensci.org/73e460ca47ead58217e41c97c5a5c9399d26118170f15e88b7562f3b9b345c65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27473708128"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.1",
      "date": "2026-06-13T17:27:02.000Z",
      "commit": "aeac518675e9be0a575a09750974ee41c85fac4c",
      "fileid": "https://r2.ropensci.org/b376b520840bd265904652b813a67e11add017bd13cb0158bad831d9e8b19e89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27473708128"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.1",
      "date": "2026-06-13T17:27:32.000Z",
      "commit": "aeac518675e9be0a575a09750974ee41c85fac4c",
      "fileid": "https://r2.ropensci.org/ff2939d9cab269d110a62bf72e50401cd17766d7e8c1d2034940d1dc7fb0ac9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27473708128"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.1",
      "date": "2026-06-13T17:28:03.000Z",
      "commit": "aeac518675e9be0a575a09750974ee41c85fac4c",
      "fileid": "https://r2.ropensci.org/8cb7ed5fad46de75631a14e1a8602470e6a6492af280f1297625eb50c16459ae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27473708128"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.1",
      "date": "2026-06-13T17:27:25.000Z",
      "commit": "aeac518675e9be0a575a09750974ee41c85fac4c",
      "fileid": "https://r2.ropensci.org/b9ae7126f552ff4dfdc8dfd4ddd6b9d8fdb8f8723e73f9b2e19b1283a0d92bdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27473708128"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.1",
      "date": "2026-06-13T17:27:13.000Z",
      "commit": "aeac518675e9be0a575a09750974ee41c85fac4c",
      "fileid": "https://r2.ropensci.org/9108710f2eeedd51530b5b94cecd63680ec6fe4c74f542829ac7b52d2c1db743",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27473708128"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.1",
      "date": "2026-06-13T17:27:01.000Z",
      "commit": "aeac518675e9be0a575a09750974ee41c85fac4c",
      "fileid": "https://r2.ropensci.org/15bd376b7c1cbc89ef2b4ce5b88eaf54c6321a17011e549516a54ea7c76978d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/27473708128"
    }
  ]
}