{
  "_id": "6a2d18aa3efcd9bda42f3fb3",
  "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-06-13 08:42:41 UTC",
    "User": "root"
  },
  "Author": "Trevor Hastie [aut, cre], Rahul Mazumder [aut], Jerome Friedman\n[aut]",
  "Maintainer": "Trevor Hastie <hastie@stanford.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-11-16 22:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/sparsenet",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
  "MD5sum": "8e5ca10dce503554f410db09a0bd874e",
  "_user": "cran",
  "_type": "src",
  "_file": "sparsenet_1.7.tar.gz",
  "_fileid": "59707c02e743a0d7e62746d7da853160bcb888e25271ef1fc0effd28ae5ea1c8",
  "_filesize": 146681,
  "_sha256": "59707c02e743a0d7e62746d7da853160bcb888e25271ef1fc0effd28ae5ea1c8",
  "_created": "2026-06-13T08:42:41.000Z",
  "_published": "2026-06-13T08:45:30.457Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81177302412,
      "time": 125,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609205967"
    },
    {
      "job": 81177302411,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609206588"
    },
    {
      "job": 81177302421,
      "time": 115,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609204954"
    },
    {
      "job": 81177302416,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609206122"
    },
    {
      "job": 81177141841,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609192399"
    },
    {
      "job": 81177302385,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609202069"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27461889606",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "version": ">= 1.0-6",
      "role": "Depends"
    },
    {
      "package": "shape",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "trevorhastie",
      "count": 8,
      "uuid": 13293253
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 611,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparsenet"
  },
  "_mentions": 1,
  "_searchresults": 24,
  "_topics": [
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_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": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 1.6812412373755872,
  "_indexed": false,
  "_nocasepkg": "sparsenet",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://trevorhastie.r-universe.dev/sparsenet",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7",
      "date": "2026-06-13T08:44:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "ab794151d9333eb940eb5ccbabf4c6840e566cbf888e1076b4da0af2ad7bd1c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27461889606"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7",
      "date": "2026-06-13T08:44:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "84d4f4e43189acd56e27f4f471e3d5a9ff71cdbdbd5b815fc00b164df1515b1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27461889606"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7",
      "date": "2026-06-13T08:44:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "56f412a7f07ce58eda31490bee12f56aa939acd56eb38fa994ce8ff5b5d53641",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27461889606"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7",
      "date": "2026-06-13T08:44:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "275a6cefa8d8a4201ccd119ae44de40e639197d564caf38116f25ea97ca30ddb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27461889606"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7",
      "date": "2026-06-13T08:44:25.000Z",
      "arch": "emscripten",
      "commit": "ea4cba4da1dfdf53ec3fba633257152c83eac5ef",
      "fileid": "b39784d33fd30ca5e06541d457948c5a4aebb869a06d1de7c1f153b877d3c79b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27461889606"
    }
  ]
}