{
  "_id": "6a1016c5acfb0bcc41c84ac2",
  "Package": "elasso",
  "Title": "Enhanced Least Absolute Shrinkage and Selection Operator\nRegression Model",
  "Version": "1.1",
  "Author": "Pi Guo",
  "Maintainer": "Pi Guo <guopi.01@163.com>",
  "Description": "Performs some enhanced variable selection algorithms based\non the least absolute shrinkage and selection operator for\nregression model.",
  "License": "GPL-2",
  "Packaged": {
    "Date": "2026-05-14 07:23:24 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://piguo.r-universe.dev",
  "Date/Publication": "2015-10-06 14:04:20 UTC",
  "RemoteUrl": "https://github.com/cran/elasso",
  "RemoteRef": "HEAD",
  "RemoteSha": "df6f101354057e707a6d7d85d68e0001aeb2a1d0",
  "MD5sum": "fd02db0df81555a77a9e86f04b5e946a",
  "_user": "piguo",
  "_type": "src",
  "_file": "elasso_1.1.tar.gz",
  "_fileid": "3239b57c321d3563f303d98c79b09d31236b4f4d9bc19d1a6c12993a7684815d",
  "_filesize": 79866,
  "_sha256": "3239b57c321d3563f303d98c79b09d31236b4f4d9bc19d1a6c12993a7684815d",
  "_created": "2026-05-14T07:23:24.000Z",
  "_published": "2026-05-22T08:41:41.840Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345696781,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989364921"
    },
    {
      "job": 77345697065,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989366281"
    },
    {
      "job": 77345696997,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010858196"
    },
    {
      "job": 77345697312,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989359008"
    },
    {
      "job": 77345696566,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989332026"
    },
    {
      "job": 77345696602,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156386959"
    },
    {
      "job": 77345696895,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989355327"
    },
    {
      "job": 77345697236,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989354444"
    },
    {
      "job": 77345696851,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989351716"
    }
  ],
  "_buildurl": "https://github.com/r-universe/piguo/actions/runs/25847462184",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/elasso",
  "_commit": {
    "id": "df6f101354057e707a6d7d85d68e0001aeb2a1d0",
    "author": "Pi Guo <guopi.01@163.com>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 1.1\n",
    "time": 1444140260
  },
  "_maintainer": {
    "name": "Pi Guo",
    "email": "guopi.01@163.com",
    "login": "piguo",
    "uuid": 14192749
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "glmnet",
      "role": "Depends"
    },
    {
      "package": "SiZer",
      "role": "Depends"
    },
    {
      "package": "datasets",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "piguo",
      "count": 2,
      "uuid": 14192749
    }
  ],
  "_userbio": {
    "uuid": 14192749,
    "type": "user",
    "name": "Pi Guo"
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/elasso"
  },
  "_mentions": 1,
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/elasso.html",
    "manual.pdf"
  ],
  "_realowner": "piguo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-09-17"
    },
    {
      "version": "1.1",
      "date": "2015-10-06"
    }
  ],
  "_exports": [
    "BRLasso"
  ],
  "_help": [
    {
      "page": "BRLasso",
      "title": "Bootstrap ranking LASSO model.",
      "topics": [
        "BRLasso"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "cli",
    "codetools",
    "cpp11",
    "dplyr",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "glmnet",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "shape",
    "SiZer",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "elasso",
  "_universes": [
    "piguo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-14T07:25:22.000Z",
      "distro": "noble",
      "commit": "df6f101354057e707a6d7d85d68e0001aeb2a1d0",
      "fileid": "8809861482028c319bd947409dfab204574e467f8a03277977ca593cef4219b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piguo/actions/runs/25847462184"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-14T07:25:31.000Z",
      "distro": "noble",
      "commit": "df6f101354057e707a6d7d85d68e0001aeb2a1d0",
      "fileid": "3d1e6312249b5fab3b0b65f6af32ec3f69fbf036fee9a50da27bd50f40dc92bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piguo/actions/runs/25847462184"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-15T05:43:07.000Z",
      "commit": "df6f101354057e707a6d7d85d68e0001aeb2a1d0",
      "fileid": "e1bd815bdaf141ed38700a5cfbc9cc088f99182ed25743c5c9fbed33420fadd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piguo/actions/runs/25847462184"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-14T07:25:07.000Z",
      "commit": "df6f101354057e707a6d7d85d68e0001aeb2a1d0",
      "fileid": "2ebd7412b6512cba1d78b96f96754f2a6f39a2182ec2747cacf8b22389905774",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piguo/actions/runs/25847462184"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-14T07:24:34.000Z",
      "commit": "df6f101354057e707a6d7d85d68e0001aeb2a1d0",
      "fileid": "cade27de4e09aa0f44fb54ab35df856c8a30f46d05a4b64856c16e7784f4d682",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piguo/actions/runs/25847462184"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-14T07:24:33.000Z",
      "commit": "df6f101354057e707a6d7d85d68e0001aeb2a1d0",
      "fileid": "6f6b7ee7ff6448e71477302deae7774f22d95960f19d99be79f244fb182b9055",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piguo/actions/runs/25847462184"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-14T07:24:24.000Z",
      "commit": "df6f101354057e707a6d7d85d68e0001aeb2a1d0",
      "fileid": "932852493ab15673b97ceefdbcd4a94200474af155995625fcd73931dee93a7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piguo/actions/runs/25847462184"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-22T08:41:25.000Z",
      "commit": "df6f101354057e707a6d7d85d68e0001aeb2a1d0",
      "fileid": "5aad1339dc488cc2d7b1ac3b0fee7370fb85e692ffa534e2af45f133c2ea6c25",
      "status": "success",
      "buildurl": "https://github.com/r-universe/piguo/actions/runs/25847462184"
    }
  ]
}