{
  "_id": "6a1fd641b401979e734367b1",
  "Package": "uniLasso",
  "Type": "Package",
  "Title": "Univariate-Guided Sparse Regression",
  "Version": "2.11",
  "Date": "2026-01-13",
  "Authors@R": "c(\nperson(\"Trevor\", \"Hastie\",role=c(\"aut\", \"cre\"), email = \"hastie@stanford.edu\"),\nperson(\"Rob\", \"Tibshirani\", role=c(\"aut\")),\nperson(\"Sourav\",\"Chatterjee\",role=c(\"aut\"))\n)",
  "Description": "Fit a univariate-guided sparse regression (lasso), by a\ntwo-stage procedure. The first stage fits p separate univariate\nmodels to the response. The second stage gives more weight to\nthe more important univariate features, and preserves their\nsigns. Conveniently, it returns an objects that inherits from\nclass 'glmnet', so that all of the methods for 'glmnet' are\navailable. See Chatterjee, Hastie and Tibshirani (2025)\n<doi:10.1162/99608f92.c79ff6db> for details.",
  "Encoding": "UTF-8",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://trevorhastie.r-universe.dev",
  "Date/Publication": "2026-01-22 00:54:48 UTC",
  "RemoteUrl": "https://github.com/trevorhastie/unilasso",
  "RemoteRef": "HEAD",
  "RemoteSha": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
  "Packaged": {
    "Date": "2026-06-03 07:19:06 UTC",
    "User": "root"
  },
  "Author": "Trevor Hastie [aut, cre],\nRob Tibshirani [aut],\nSourav Chatterjee [aut]",
  "Maintainer": "Trevor Hastie <hastie@stanford.edu>",
  "MD5sum": "b04e79d2d8f5cfd33382495c3a4ec90a",
  "_user": "trevorhastie",
  "_type": "src",
  "_file": "uniLasso_2.11.tar.gz",
  "_fileid": "39dfad4ecde3411ceb8f3f00e9fa37a1724e0127463337d21d8686da8d21392c",
  "_filesize": 161322,
  "_sha256": "39dfad4ecde3411ceb8f3f00e9fa37a1724e0127463337d21d8686da8d21392c",
  "_created": "2026-06-03T07:19:06.000Z",
  "_published": "2026-06-03T07:22:41.538Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79242099494,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378141313"
    },
    {
      "job": 79242099451,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378142546"
    },
    {
      "job": 79242099403,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378139451"
    },
    {
      "job": 79242099422,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378134575"
    },
    {
      "job": 79241649495,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378107695"
    },
    {
      "job": 79242099342,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378136749"
    },
    {
      "job": 79242099458,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378136123"
    },
    {
      "job": 79242099481,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378133882"
    },
    {
      "job": 79242099464,
      "time": 179,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378159630"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/26869670569",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/trevorhastie/unilasso",
  "_commit": {
    "id": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
    "author": "Trevor Hastie <hastie@stanford.edu>",
    "committer": "Trevor Hastie <hastie@stanford.edu>",
    "message": "Updated documentation\n\nCRAN wanted some minor changes, whcih I made and resubmitted\n",
    "time": 1769043288
  },
  "_maintainer": {
    "name": "Trevor Hastie",
    "email": "hastie@stanford.edu",
    "login": "trevorhastie",
    "description": "",
    "uuid": 13293253
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "glmnet",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "trevorhastie",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 2
    },
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 25,
  "_contributors": [
    {
      "user": "trevorhastie",
      "count": 45,
      "uuid": 13293253
    },
    {
      "user": "mmahmoudian",
      "count": 2,
      "uuid": 390889
    },
    {
      "user": "tibshirani",
      "count": 1,
      "uuid": 2848609
    }
  ],
  "_userbio": {
    "uuid": 13293253,
    "type": "user",
    "name": "trevorhastie"
  },
  "_downloads": {
    "count": 113,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/uniLasso"
  },
  "_devurl": "https://github.com/trevorhastie/unilasso",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/uniLasso.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/trevorhastie/unilasso",
  "_realowner": "trevorhastie",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.11",
      "date": "2026-01-26"
    }
  ],
  "_exports": [
    "ci.uniReg",
    "cv.uniLasso",
    "cv.uniReg",
    "polish.uniLasso",
    "print.cv.uniReg",
    "simulate_counterexample",
    "simulate_Gaussian",
    "simulate_twoclass",
    "simulate_uniLasso",
    "uniCoef",
    "uniInfo",
    "uniLasso",
    "uniReg"
  ],
  "_help": [
    {
      "page": "uniLasso",
      "title": "Compute bootstrap confidence intervals for a univariate guided regression model",
      "topics": [
        "ci.uniReg",
        "uniLasso",
        "uniReg"
      ]
    },
    {
      "page": "cv.uniLasso",
      "title": "Fit a cross-validated univariate guided lasso model.",
      "topics": [
        "cv.uniLasso",
        "cv.uniReg"
      ]
    },
    {
      "page": "plot.cv.uniReg",
      "title": "plot the cross-validation curve produced by cv.uniReg",
      "topics": [
        "plot.cv.uniReg"
      ]
    },
    {
      "page": "polish.uniLasso",
      "title": "Fit a cross-validated univariate guided lasso model, followed by a lasso polish.",
      "topics": [
        "polish.uniLasso"
      ]
    },
    {
      "page": "predict.cv.uniReg",
      "title": "make predictions from a \"cv.uniReg\" object.",
      "topics": [
        "predict.cv.uniReg"
      ]
    },
    {
      "page": "print.cv.uniReg",
      "title": "print a cross-validated uniReg object",
      "topics": [
        "print.cv.uniReg"
      ]
    },
    {
      "page": "simulate_counterexample",
      "title": "simulate counterexample data",
      "topics": [
        "simulate_counterexample"
      ]
    },
    {
      "page": "simulate_Gaussian",
      "title": "simulate Gaussian data",
      "topics": [
        "simulate_Gaussian"
      ]
    },
    {
      "page": "simulate_twoclass",
      "title": "simulate two class data",
      "topics": [
        "simulate_twoclass"
      ]
    },
    {
      "page": "simulate_uniLasso",
      "title": "Simulate data for use in uniLasso and uniReg",
      "topics": [
        "simulate_uniLasso"
      ]
    },
    {
      "page": "uniCoef",
      "title": "Compare the nonzero coefficients and univariate counterparts",
      "topics": [
        "uniCoef"
      ]
    },
    {
      "page": "uniInfo",
      "title": "Create the univariate info for use in uniLasso",
      "topics": [
        "uniInfo"
      ]
    }
  ],
  "_readme": "https://github.com/trevorhastie/unilasso/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "foreach",
    "glmnet",
    "iterators",
    "lattice",
    "MASS",
    "Matrix",
    "Rcpp",
    "RcppEigen",
    "shape",
    "survival"
  ],
  "_score": 5.419129307741976,
  "_indexed": true,
  "_nocasepkg": "unilasso",
  "_universes": [
    "trevorhastie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.11",
      "date": "2026-06-03T07:20:50.000Z",
      "distro": "noble",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "16bba9ae10255190a02121ae09f75d222e8e2249b9be61262148daf10cc138ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/26869670569"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.11",
      "date": "2026-06-03T07:20:52.000Z",
      "distro": "noble",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "cf466bcaccb73fa0f6c0614fe8707c50028dab5c9e1ddbf2d09ebe53a6f6d881",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/26869670569"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.11",
      "date": "2026-06-03T07:20:50.000Z",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "4394443552026972bd5f92c0e677b191f6b4bcdcd770286ae1824ac542eba389",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/26869670569"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.11",
      "date": "2026-06-03T07:20:36.000Z",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "58e20ce31a8a4a3b5205da2a89648c8e3072927d67cbfc4d7519f258a819fd77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/26869670569"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.11",
      "date": "2026-06-03T07:21:06.000Z",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "581536a64ee68bde207d1b14ac0c617a3fd6a231e8e053f9d9eefd9eb8660bc1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/26869670569"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.11",
      "date": "2026-06-03T07:20:25.000Z",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "e6c17683f2ddb9e76eb93ccadacf8e927a3e22087532ebce601b2ff20abff2b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/26869670569"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.11",
      "date": "2026-06-03T07:20:14.000Z",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "bd2640ec64986204afba94164c280ef383d06c816168c0ee57fc1510a5123887",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/26869670569"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.11",
      "date": "2026-06-03T07:21:38.000Z",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "0e3187a5bb781312738c32cee1ebc34e30a7152d6b474cf5a70557880b84076e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/26869670569"
    }
  ]
}