{
  "_id": "6a26793c794753ddbc3ed12a",
  "Package": "gradLasso",
  "Title": "Gradient Descent LASSO with Stability Selection and Bootstrapped\nConfidence Intervals",
  "Version": "0.1.1",
  "Authors@R": "person(\"David\", \"DeFranza\", email = \"david.defranza@ucd.ie\", role = c(\"aut\", \"cre\"))",
  "Description": "Implements LASSO regression using gradient descent with\nsupport for Gaussian, Binomial, Negative Binomial, and\nZero-Inflated Negative Binomial (ZINB) families. Features\ncross-validation for determining lambda, stability selection,\nand bootstrapping for confidence intervals. Methods described\nin Tibshirani (1996) <doi:10.1111/j.2517-6161.1996.tb02080.x>\nand Meinshausen and Buhlmann (2010)\n<doi:10.1111/j.1467-9868.2010.00740.x>.",
  "URL": "https://github.com/ddefranza/gradLasso",
  "BugReports": "https://github.com/ddefranza/gradLasso/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://ddefranza.r-universe.dev",
  "Date/Publication": "2026-01-09 11:36:04 UTC",
  "RemoteUrl": "https://github.com/ddefranza/gradlasso",
  "RemoteRef": "HEAD",
  "RemoteSha": "87a92563112edf37c8935f73260670213e7fba29",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:07:12 UTC",
    "User": "root"
  },
  "Author": "David DeFranza [aut, cre]",
  "Maintainer": "David DeFranza <david.defranza@ucd.ie>",
  "MD5sum": "e3f4daccfa8461cd346a4577efee4121",
  "_user": "ddefranza",
  "_type": "src",
  "_file": "gradLasso_0.1.1.tar.gz",
  "_fileid": "52698c836994fa3782322a368e8d3754a63950f2582c4e70ccde665b36ad5761",
  "_filesize": 240279,
  "_sha256": "52698c836994fa3782322a368e8d3754a63950f2582c4e70ccde665b36ad5761",
  "_created": "2026-06-08T08:07:12.000Z",
  "_published": "2026-06-08T08:11:40.937Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80048950322,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474682212"
    },
    {
      "job": 80048950302,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474692547"
    },
    {
      "job": 80048950301,
      "time": 60,
      "config": "macos-oldrel-arm64",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80048950411,
      "time": 59,
      "config": "macos-release-arm64",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80048086923,
      "time": 311,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474633685"
    },
    {
      "job": 80048950236,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474664695"
    },
    {
      "job": 80048950313,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474672086"
    },
    {
      "job": 80048950549,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474677780"
    },
    {
      "job": 80048950331,
      "time": 57,
      "config": "windows-release",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/ddefranza/actions/runs/27124077674",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ddefranza/gradlasso",
  "_commit": {
    "id": "87a92563112edf37c8935f73260670213e7fba29",
    "author": "David DeFranza <ddefranza@gmail.com>",
    "committer": "David DeFranza <ddefranza@gmail.com>",
    "message": "install stable release from CRAN\n",
    "time": 1767958564
  },
  "_maintainer": {
    "name": "David DeFranza",
    "email": "david.defranza@ucd.ie",
    "login": "ddefranza",
    "uuid": 214985
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ddefranza",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 11
    },
    {
      "week": "2026-01",
      "n": 13
    },
    {
      "week": "2026-02",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "CRAN",
      "date": "2026-01-09"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ddefranza",
      "count": 30,
      "uuid": 214985
    }
  ],
  "_userbio": {
    "uuid": 214985,
    "type": "user",
    "name": "David DeFranza",
    "description": "Assistant Professor of Marketing at University College Dublin."
  },
  "_downloads": {
    "count": 466,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gradLasso"
  },
  "_devurl": "https://github.com/ddefranza/gradlasso",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gradLasso.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ddefranza/gradlasso",
  "_realowner": "ddefranza",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-01-08"
    }
  ],
  "_exports": [
    "cv.gradLasso",
    "grad_binomial",
    "grad_gaussian",
    "grad_negbin",
    "grad_zinb",
    "gradLasso",
    "simulate_data"
  ],
  "_help": [
    {
      "page": "coef.gradLasso",
      "title": "Extract Model Coefficients",
      "topics": [
        "coef.gradLasso"
      ]
    },
    {
      "page": "cv.gradLasso",
      "title": "Cross-Validation for gradLasso",
      "topics": [
        "cv.gradLasso"
      ]
    },
    {
      "page": "fitted.gradLasso",
      "title": "Extract Fitted Values",
      "topics": [
        "fitted.gradLasso"
      ]
    },
    {
      "page": "grad_binomial",
      "title": "Binomial Family (Logistic Regression)",
      "topics": [
        "grad_binomial"
      ]
    },
    {
      "page": "grad_gaussian",
      "title": "Gaussian Family (Least Squares)",
      "topics": [
        "grad_gaussian"
      ]
    },
    {
      "page": "grad_negbin",
      "title": "Negative Binomial Family",
      "topics": [
        "grad_negbin"
      ]
    },
    {
      "page": "grad_zinb",
      "title": "Zero-Inflated Negative Binomial Family",
      "topics": [
        "grad_zinb"
      ]
    },
    {
      "page": "gradLasso",
      "title": "Gradient Descent LASSO with Stability Selection",
      "topics": [
        "gradLasso"
      ]
    },
    {
      "page": "gradLasso_imports",
      "title": "Package Imports and Global Documentation",
      "topics": [
        "gradLasso_imports"
      ]
    },
    {
      "page": "logLik.gradLasso",
      "title": "Extract Log-Likelihood",
      "topics": [
        "logLik.gradLasso"
      ]
    },
    {
      "page": "plot.cv.gradLasso",
      "title": "Plot CV results (Standalone)",
      "topics": [
        "plot.cv.gradLasso"
      ]
    },
    {
      "page": "plot.gradLasso",
      "title": "Master Plot Method",
      "topics": [
        "plot.gradLasso"
      ]
    },
    {
      "page": "predict.gradLasso",
      "title": "Predict method for gradLasso",
      "topics": [
        "predict.gradLasso"
      ]
    },
    {
      "page": "print.cv.gradLasso",
      "title": "Print CV results",
      "topics": [
        "print.cv.gradLasso"
      ]
    },
    {
      "page": "print.gradLasso",
      "title": "Print method for gradLasso object",
      "topics": [
        "print.gradLasso"
      ]
    },
    {
      "page": "print.summary.gradLasso",
      "title": "Print method for summary",
      "topics": [
        "print.summary.gradLasso"
      ]
    },
    {
      "page": "residuals.gradLasso",
      "title": "Extract Residuals",
      "topics": [
        "residuals.gradLasso"
      ]
    },
    {
      "page": "simulate_data",
      "title": "Simulate Data for gradLasso",
      "topics": [
        "simulate_data"
      ]
    },
    {
      "page": "summary.gradLasso",
      "title": "Summary method for gradLasso",
      "topics": [
        "summary.gradLasso"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to gradLasso",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Gaussian Regression (Standard LASSO)",
        "Diagnostics",
        "2. Zero-Inflated Negative Binomial (ZINB)",
        "Model Fitting",
        "Inspecting ZINB Coefficients",
        "3. Parallel Processing"
      ],
      "created": "2025-12-18 18:02:06",
      "modified": "2025-12-18 18:02:06",
      "commits": 1
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "gradlasso",
  "_universes": [
    "ddefranza"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-09T07:52:54.000Z",
      "commit": "87a92563112edf37c8935f73260670213e7fba29",
      "fileid": "bb9158d0528cc98f69c6de6213c2e9b022e27ee13a5afd52ccd3204d7a22481b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddefranza/actions/runs/25595707357"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-09T07:52:48.000Z",
      "commit": "87a92563112edf37c8935f73260670213e7fba29",
      "fileid": "dd137ae3560c4e47fc9324d926a43bd9e455e56b0e912eb36e6294075bc701b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddefranza/actions/runs/25595707357"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-09T07:52:08.000Z",
      "commit": "87a92563112edf37c8935f73260670213e7fba29",
      "fileid": "5362c1ff70209e261778a3f9f100d935be9c4b79194a316f3a68afcf4c733023",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddefranza/actions/runs/25595707357"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-08T08:09:57.000Z",
      "distro": "noble",
      "commit": "87a92563112edf37c8935f73260670213e7fba29",
      "fileid": "fa26ea0f85ff8afa8ecb762dc4c75fb12f4d84047b675d292ac960950d86dff8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddefranza/actions/runs/27124077674"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-08T08:10:29.000Z",
      "distro": "noble",
      "commit": "87a92563112edf37c8935f73260670213e7fba29",
      "fileid": "492ec64f858e7155c98798ea2ce7807036875471b8cd6af9bfeea9152d56167d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddefranza/actions/runs/27124077674"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-08T08:09:49.000Z",
      "commit": "87a92563112edf37c8935f73260670213e7fba29",
      "fileid": "dec81411a52ff766431f99fffc170b15c60c1365ac0fcdd7d257f71e752fcaaf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ddefranza/actions/runs/27124077674"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-08T08:09:05.000Z",
      "commit": "87a92563112edf37c8935f73260670213e7fba29",
      "fileid": "79a3c61bd0df55b7ce305aa7741d07a04513e7d43e4ccfc0f49352cf166df0aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddefranza/actions/runs/27124077674"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-08T08:09:19.000Z",
      "commit": "87a92563112edf37c8935f73260670213e7fba29",
      "fileid": "d14809a5a514c9145393c4a92b5bb12193bfad8e1c7228bcaa71d5dc4401036a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddefranza/actions/runs/27124077674"
    }
  ]
}