{
  "_id": "6a55bc69ff0138dec5d682e8",
  "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-07-14 04:31:51 UTC",
    "User": "root"
  },
  "Author": "Trevor Hastie [aut, cre],\nRob Tibshirani [aut],\nSourav Chatterjee [aut]",
  "Maintainer": "Trevor Hastie <hastie@stanford.edu>",
  "_user": "trevorhastie",
  "_type": "src",
  "_file": "uniLasso_2.11.tar.gz",
  "_fileid": "https://r2.ropensci.org/e6d90f0b5d3e4d83ac53f4dc4f813ab09d507d24c4949d76223994c3fc75212a",
  "_filesize": 165057,
  "_sha256": "e6d90f0b5d3e4d83ac53f4dc4f813ab09d507d24c4949d76223994c3fc75212a",
  "_expires": "2026-10-22T04:34:47.000Z",
  "_created": "2026-07-14T04:31:51.000Z",
  "_published": "2026-07-14T04:34:49.133Z",
  "_jobs": [
    {
      "job": 86999919418,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8300338030"
    },
    {
      "job": 86999919451,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300337671"
    },
    {
      "job": 86999919431,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8300326488"
    },
    {
      "job": 86999919410,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300327334"
    },
    {
      "job": 86999567817,
      "time": 172,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300303326"
    },
    {
      "job": 86999919395,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8300331372"
    },
    {
      "job": 86999919457,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8300325872"
    },
    {
      "job": 86999919420,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8300326723"
    },
    {
      "job": 86999919434,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300326430"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/29306074335",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": "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",
    "followers": 102
  },
  "_downloads": {
    "count": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/uniLasso"
  },
  "_devurl": "https://github.com/trevorhastie/unilasso",
  "_searchresults": 21,
  "_rbuild": "4.6.1",
  "_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.021189299069938,
  "_indexed": true,
  "_nocasepkg": "unilasso",
  "_universes": [
    "trevorhastie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.11",
      "date": "2026-07-14T04:33:56.000Z",
      "distro": "resolute",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "https://r2.ropensci.org/edb2ee943e6ab1d4a3228215e19d553c8a2227214d129f3781316fc15a0077b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/29306074335"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.11",
      "date": "2026-07-14T04:33:54.000Z",
      "distro": "resolute",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "https://r2.ropensci.org/b1555a0061786642266d97344668d85f1c00a50244948edc297475397277dd6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/29306074335"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.11",
      "date": "2026-07-14T04:33:19.000Z",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "https://r2.ropensci.org/4236ebeb946626f8e6bcb6a450776a68edc2fa081809712776582bef19ee44e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/29306074335"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.11",
      "date": "2026-07-14T04:33:24.000Z",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "https://r2.ropensci.org/3802b9f4a7bc9eb47a64af6f291d575d34180e3d363ab0c661ca123ddcb6cc06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/29306074335"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.11",
      "date": "2026-07-14T04:34:04.000Z",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "https://r2.ropensci.org/8994bf3df6a3ff7fb942b1e24944894e8ca51b472ccfce1af9358a78d9410917",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/29306074335"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.11",
      "date": "2026-07-14T04:33:01.000Z",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "https://r2.ropensci.org/6af772246de61879a3f7764fe2822d1059e7e4d2292eb60700d0a4d764d02d18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/29306074335"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.11",
      "date": "2026-07-14T04:33:06.000Z",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "https://r2.ropensci.org/73ab0fa80c639b271e7b6ed5841523eac3452afbffe1c067ddfafc5ef22f2189",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/29306074335"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.11",
      "date": "2026-07-14T04:33:02.000Z",
      "commit": "0f0a44ab4999cd0fb5d9686f125083a25fcf5561",
      "fileid": "https://r2.ropensci.org/def9b3e0124690ee1c821a8adbad2d4a9cfa41513109372fc39adb0716e7837b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/29306074335"
    }
  ]
}