{
  "_id": "6a497a9f6d67900babdf6b85",
  "Package": "sparsenet",
  "Type": "Package",
  "Title": "Fit Sparse Linear Regression Models via Nonconvex Optimization",
  "Version": "1.7",
  "Date": "2024-11-14",
  "Authors@R": "c(person(given = \"Trevor\",\nfamily = \"Hastie\",\nrole = c(\"aut\", \"cre\"),\nemail = \"hastie@stanford.edu\"),\nperson(given = \"Rahul\",\nfamily = \"Mazumder\",\nrole = c(\"aut\")),\nperson(given = \"Jerome\",\nfamily = \"Friedman\",\nrole = c(\"aut\")))",
  "Description": "Efficient procedure for fitting regularization paths\nbetween L1 and L0, using the MC+ penalty of Zhang, C.H.\n(2010)<doi:10.1214/09-AOS729>. Implements the methodology\ndescribed in Mazumder, Friedman and Hastie (2011) <DOI:\n10.1198/jasa.2011.tm09738>. Sparsenet computes the\nregularization surface over both the family parameter and the\ntuning parameter by coordinate descent.",
  "License": "GPL-2",
  "NeedsCompilation": "yes",
  "URL": "https://hastie.su.domains/public/Papers/Sparsenet/Mazumder-SparseNetCoordinateDescent-2011.pdf",
  "RoxygenNote": "7.3.1",
  "Packaged": {
    "Date": "2026-07-04 21:21:00 UTC",
    "User": "root"
  },
  "Author": "Trevor Hastie [aut, cre], Rahul Mazumder [aut], Jerome Friedman\n[aut]",
  "Maintainer": "Trevor Hastie <hastie@stanford.edu>",
  "Repository": "https://trevorhastie.r-universe.dev",
  "Date/Publication": "2024-11-16 22:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/sparsenet",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
  "_user": "trevorhastie",
  "_type": "src",
  "_file": "sparsenet_1.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/9c76fbcd31353223af71d9cae10073e899bcf1f041771cb71b5598532c6fe07c",
  "_filesize": 146637,
  "_sha256": "9c76fbcd31353223af71d9cae10073e899bcf1f041771cb71b5598532c6fe07c",
  "_expires": "2026-10-12T21:26:52.000Z",
  "_created": "2026-07-04T21:21:00.000Z",
  "_published": "2026-07-04T21:26:55.047Z",
  "_jobs": [
    {
      "job": 85167986094,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085548326"
    },
    {
      "job": 85167986085,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085545552"
    },
    {
      "job": 85167986101,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085546070"
    },
    {
      "job": 85167986088,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085551551"
    },
    {
      "job": 85167986076,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085546625"
    },
    {
      "job": 85167986083,
      "time": 170,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085551397"
    },
    {
      "job": 85167986104,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085543693"
    },
    {
      "job": 85167986080,
      "time": 305,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085568112"
    },
    {
      "job": 85167819014,
      "time": 144,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085529556"
    },
    {
      "job": 85167986069,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085542755"
    },
    {
      "job": 85167986092,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085543006"
    },
    {
      "job": 85167986106,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085542304"
    },
    {
      "job": 85167986095,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085541276"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/28719962071",
  "_status": "success",
  "_upstream": "https://github.com/cran/sparsenet",
  "_commit": {
    "id": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
    "author": "Trevor Hastie <hastie@stanford.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.7\n",
    "time": 1731796202
  },
  "_maintainer": {
    "name": "Trevor Hastie",
    "email": "hastie@stanford.edu",
    "login": "trevorhastie",
    "description": "",
    "uuid": 13293253
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "version": ">= 1.0-6",
      "role": "Depends"
    },
    {
      "package": "shape",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "trevorhastie",
      "count": 8,
      "uuid": 13293253
    }
  ],
  "_userbio": {
    "uuid": 13293253,
    "type": "user",
    "name": "trevorhastie",
    "followers": 103
  },
  "_downloads": {
    "count": 578,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparsenet"
  },
  "_mentions": 1,
  "_searchresults": 24,
  "_topics": [
    "fortran"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/sparsenet.html",
    "manual.pdf"
  ],
  "_realowner": "trevorhastie",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-03-03"
    },
    {
      "version": "1.1",
      "date": "2013-01-07"
    },
    {
      "version": "1.2",
      "date": "2014-03-12"
    },
    {
      "version": "1.3",
      "date": "2019-02-11"
    },
    {
      "version": "1.4",
      "date": "2019-11-10"
    },
    {
      "version": "1.5",
      "date": "2023-08-22"
    },
    {
      "version": "1.6",
      "date": "2024-02-05"
    },
    {
      "version": "1.7",
      "date": "2024-11-16"
    }
  ],
  "_exports": [
    "coef.cv.sparsenet",
    "coef.sparsenet",
    "cv.sparsenet",
    "gendata",
    "getcoef_list",
    "plot.cv.sparsenet",
    "plot.sparsenet",
    "predict.cv.sparsenet",
    "predict.sparsenet",
    "print.cv.sparsenet",
    "print.sparsenet",
    "sparsenet",
    "sparsepredict",
    "summary.sparsenet"
  ],
  "_help": [
    {
      "page": "sparsenet-package",
      "title": "Fit a linear model regularized by the nonconvex MC+ sparsity penalty",
      "topics": [
        "sparsenet-package"
      ]
    },
    {
      "page": "cv.sparsenet",
      "title": "Cross-validation for sparsenet",
      "topics": [
        "cv.sparsenet"
      ]
    },
    {
      "page": "gendata",
      "title": "Generate data for testing sparse model selection",
      "topics": [
        "gendata"
      ]
    },
    {
      "page": "plot.cv.sparsenet",
      "title": "plot the cross-validation curves produced by cv.sparsenet",
      "topics": [
        "plot.cv.sparsenet"
      ]
    },
    {
      "page": "plot.sparsenet",
      "title": "plot coefficients from a \"sparsenet\" object",
      "topics": [
        "plot.sparsenet"
      ]
    },
    {
      "page": "predict.cv.sparsenet",
      "title": "make predictions from a \"cv.sparsenet\" object.",
      "topics": [
        "coef.cv.sparsenet",
        "predict.cv.sparsenet"
      ]
    },
    {
      "page": "predict.sparsenet",
      "title": "make predictions from a \"sparsenet\" object.",
      "topics": [
        "coef.sparsenet",
        "predict.sparsenet"
      ]
    },
    {
      "page": "sparsenet",
      "title": "Fit a linear model regularized by the nonconvex MC+ sparsity penalty",
      "topics": [
        "sparsenet"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix",
    "shape"
  ],
  "_sysdeps": [
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 1.6812412373755872,
  "_indexed": true,
  "_nocasepkg": "sparsenet",
  "_universes": [
    "trevorhastie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7",
      "date": "2026-07-04T21:23:28.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "https://r2.ropensci.org/d21115991cd3948431599df7392d3758c3c1be0de7ff49b409a0a3e0264dfca6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/28719962071"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7",
      "date": "2026-07-04T21:23:00.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "https://r2.ropensci.org/a0c842c32edb37334ddbd685c39a466771cb8a18514d0951642f020261adbc97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/28719962071"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.7",
      "date": "2026-07-04T21:23:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "https://r2.ropensci.org/01047adc4f893ac052cf7ab534acd13e7aa098e774ed36384d8fac12dd2d6e9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/28719962071"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.7",
      "date": "2026-07-04T21:23:47.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "https://r2.ropensci.org/7244bcc888fd5d28c1295af3474a3890f8d9ddb7a679d298551c1ea3b4c3fe1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/28719962071"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7",
      "date": "2026-07-04T21:22:59.000Z",
      "arch": "aarch64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "https://r2.ropensci.org/a381cb0bdd98d86c13761aeeda27c84c8760df112ca2bd73acf0510a5fd97c78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/28719962071"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7",
      "date": "2026-07-04T21:23:33.000Z",
      "arch": "x86_64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "https://r2.ropensci.org/980131267b1f6c612bd8645d12d20cdf2ba5ee71459f808dc725cf54e09d4f79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/28719962071"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.7",
      "date": "2026-07-04T21:22:44.000Z",
      "arch": "aarch64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "https://r2.ropensci.org/5a807a23149b372034aeee8b114c8ed40b39c79f73d0273cde1d6a7aff751d30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/28719962071"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.7",
      "date": "2026-07-04T21:25:18.000Z",
      "arch": "x86_64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "https://r2.ropensci.org/9f380323ea28a01a0d29741e504c9d67e802a08cb044dca940402156d1774d18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/28719962071"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7",
      "date": "2026-07-04T21:23:01.000Z",
      "arch": "emscripten",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "https://r2.ropensci.org/d15fded2b19dfeea00a7c7ed2d569486555ca413d2fef259398bf121a49b08d8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/28719962071"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7",
      "date": "2026-07-04T21:22:21.000Z",
      "arch": "x86_64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "https://r2.ropensci.org/59a0b710fa1d6f7ee23304d38592b35925cdfde3ea9a02344015ee1027b591e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/28719962071"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7",
      "date": "2026-07-04T21:22:16.000Z",
      "arch": "x86_64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "https://r2.ropensci.org/9b434dc6e0d95b41b6423a19a400a253152c8fb84179efeaebed1767384ccb2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/28719962071"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.7",
      "date": "2026-07-04T21:22:10.000Z",
      "arch": "x86_64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "https://r2.ropensci.org/a25b462e0306dd54e19f56fecd0377bbb32841e61c3b02e35fe8b177cdeb6241",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorhastie/actions/runs/28719962071"
    }
  ]
}