{
  "_id": "6a16adc5acfb0bcc41d84677",
  "Package": "sparseSVM",
  "Type": "Package",
  "Title": "Solution Paths of Sparse High-Dimensional Support Vector Machine\nwith Lasso or Elastic-Net Regularization",
  "Version": "1.1-7",
  "Date": "2024-09-26",
  "Authors@R": "c(person(given = \"Congrui\",\nfamily = \"Yi\",\nrole = c(\"aut\", \"cre\"),\nemail = \"eric.ycr@gmail.com\"),\nperson(given = \"Yaohui\",\nfamily = \"Zeng\",\nrole = \"aut\",\nemail = \"yaohui.zeng@gmail.com\"))",
  "Description": "Offers a fast algorithm for fitting solution paths of\nsparse SVM models with lasso or elastic-net regularization.\nReference: Congrui Yi and Jian Huang (2017)\n<doi:10.1080/10618600.2016.1256816>.",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "URL": "https://github.com/CY-dev/sparseSVM",
  "Repository": "https://cy-dev.r-universe.dev",
  "Date/Publication": "2024-11-09 06:39:41 UTC",
  "RemoteUrl": "https://github.com/cy-dev/sparsesvm",
  "RemoteRef": "HEAD",
  "RemoteSha": "9fe031c420538e763e2d4fe946ae34dfec906f32",
  "Packaged": {
    "Date": "2026-05-27 08:35:21 UTC",
    "User": "root"
  },
  "Author": "Congrui Yi [aut, cre],\nYaohui Zeng [aut]",
  "Maintainer": "Congrui Yi <eric.ycr@gmail.com>",
  "MD5sum": "4cfc0c2c4db4dada9eaccc4916d2aa8f",
  "_user": "cy-dev",
  "_type": "src",
  "_file": "sparseSVM_1.1-7.tar.gz",
  "_fileid": "4f76d7492fce713532c5d6d3852e0082201ea6db77e76e1119da4707d72b7976",
  "_filesize": 179796,
  "_sha256": "4f76d7492fce713532c5d6d3852e0082201ea6db77e76e1119da4707d72b7976",
  "_created": "2026-05-27T08:35:21.000Z",
  "_published": "2026-05-27T08:39:33.856Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78038943843,
      "time": 96,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235755363"
    },
    {
      "job": 78038943827,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235759004"
    },
    {
      "job": 78038943813,
      "time": 107,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235759110"
    },
    {
      "job": 78038943840,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235756337"
    },
    {
      "job": 78038943948,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7235764741"
    },
    {
      "job": 78038943833,
      "time": 189,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7235781669"
    },
    {
      "job": 78038943873,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235753032"
    },
    {
      "job": 78038943807,
      "time": 212,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235787391"
    },
    {
      "job": 78038545466,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235720055"
    },
    {
      "job": 78038943759,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235750225"
    },
    {
      "job": 78038943798,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7235748815"
    },
    {
      "job": 78038943849,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7235749159"
    },
    {
      "job": 78038943808,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7235746692"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cy-dev/actions/runs/26500241883",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cy-dev/sparsesvm",
  "_commit": {
    "id": "9fe031c420538e763e2d4fe946ae34dfec906f32",
    "author": "Congrui Yi <eric.ycr@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1731134381
  },
  "_maintainer": {
    "name": "Congrui Yi",
    "email": "eric.ycr@gmail.com",
    "login": "cy-dev",
    "linkedin": "in/eric-congrui-yi-06711243",
    "description": "Stats, ML, DL, Recommender Systems",
    "uuid": 9917093
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "parallel",
      "role": "Imports"
    }
  ],
  "_owner": "cy-dev",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "elasticnet",
    "high-dimensional",
    "lasso",
    "machine-learning-algorithms",
    "regularization-paths",
    "svm"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "yaohuizeng",
      "count": 24,
      "uuid": 10452899
    },
    {
      "user": "privefl",
      "count": 16,
      "uuid": 11161036
    },
    {
      "user": "cy-dev",
      "count": 7,
      "uuid": 9917093
    },
    {
      "user": "wrathematics",
      "count": 3,
      "uuid": 2561297
    }
  ],
  "_userbio": {
    "uuid": 9917093,
    "type": "user",
    "name": "Congrui Yi",
    "description": "Stats, ML, DL, Recommender Systems"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sparseSVM"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/cy-dev/sparsesvm",
  "_searchresults": 25,
  "_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/sparseSVM.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cy-dev/sparsesvm",
  "_realowner": "cy-dev",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1-2",
      "date": "2016-03-22"
    },
    {
      "version": "1.1-6",
      "date": "2018-06-02"
    },
    {
      "version": "1.1-7",
      "date": "2024-09-26"
    }
  ],
  "_exports": [
    "cv.sparseSVM",
    "sparseSVM"
  ],
  "_help": [
    {
      "page": "sparseSVM-package",
      "title": "Solution Paths for Sparse High-dimensional Support Vector Machine with Lasso or Elastic-Net Regularization",
      "topics": [
        "sparseSVM-package"
      ]
    },
    {
      "page": "cv.sparseSVM",
      "title": "Cross validation for sparseSVM",
      "topics": [
        "cv.sparseSVM"
      ]
    },
    {
      "page": "plot.cv.sparseSVM",
      "title": "Plot the cross-validation curve for a \"cv.sparseSVM\" object",
      "topics": [
        "plot.cv.sparseSVM"
      ]
    },
    {
      "page": "plot.sparseSVM",
      "title": "Plot coefficients from a \"sparseSVM\" object",
      "topics": [
        "plot.sparseSVM"
      ]
    },
    {
      "page": "predict.cv.sparseSVM",
      "title": "Model predictions based on \"cv.sparseSVM\" object.",
      "topics": [
        "coef.cv.sparseSVM",
        "predict.cv.sparseSVM"
      ]
    },
    {
      "page": "predict.sparseSVM",
      "title": "Model predictions based on \"sparseSVM\" object.",
      "topics": [
        "coef.sparseSVM",
        "predict.sparseSVM"
      ]
    },
    {
      "page": "sparseSVM",
      "title": "Fit sparse linear SVM with lasso or elasti-net regularization",
      "topics": [
        "sparseSVM"
      ]
    }
  ],
  "_readme": "https://github.com/cy-dev/sparsesvm/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.352182518111363,
  "_indexed": true,
  "_nocasepkg": "sparsesvm",
  "_universes": [
    "cy-dev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-7",
      "date": "2026-05-27T08:37:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9fe031c420538e763e2d4fe946ae34dfec906f32",
      "fileid": "5541629d7a00401d4a288d834e9af568bc91cdfbdbc8216fab16230fbd1c22a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cy-dev/actions/runs/26500241883"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-7",
      "date": "2026-05-27T08:37:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9fe031c420538e763e2d4fe946ae34dfec906f32",
      "fileid": "32684f2d95471bcd3676ca47a75531e2a3f33615b9e120bf4881dfdb51258fb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cy-dev/actions/runs/26500241883"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-7",
      "date": "2026-05-27T08:37:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9fe031c420538e763e2d4fe946ae34dfec906f32",
      "fileid": "0f94f558982b0cc6b321cb98a02c4d247726948a0807ed42e8c1fd424862dcc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cy-dev/actions/runs/26500241883"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-7",
      "date": "2026-05-27T08:37:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9fe031c420538e763e2d4fe946ae34dfec906f32",
      "fileid": "bf9951f01a8bddc0576bb325dbc29e39744768cfd6ce1fada42153d5e71a9be4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cy-dev/actions/runs/26500241883"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-7",
      "date": "2026-05-27T08:37:34.000Z",
      "arch": "aarch64",
      "commit": "9fe031c420538e763e2d4fe946ae34dfec906f32",
      "fileid": "7f6c495cec5144c27ca6b0d3316e66bb6ec8f1d3dc5dcd587035ce51f15c9243",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cy-dev/actions/runs/26500241883"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-7",
      "date": "2026-05-27T08:38:15.000Z",
      "arch": "x86_64",
      "commit": "9fe031c420538e763e2d4fe946ae34dfec906f32",
      "fileid": "0b2960a0da6a353dc1c2024e2540c2ca878c69faadb35baad207c477ea461140",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cy-dev/actions/runs/26500241883"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-7",
      "date": "2026-05-27T08:37:01.000Z",
      "arch": "aarch64",
      "commit": "9fe031c420538e763e2d4fe946ae34dfec906f32",
      "fileid": "342d999e34edfffec869e241cc8a24255c73490878feea14b49cfe49c2b9b0e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cy-dev/actions/runs/26500241883"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-7",
      "date": "2026-05-27T08:38:32.000Z",
      "arch": "x86_64",
      "commit": "9fe031c420538e763e2d4fe946ae34dfec906f32",
      "fileid": "eb9baec86a0402041a90767b53ce9ea17b5bcfec36972292ac4fff3287b5980e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cy-dev/actions/runs/26500241883"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-7",
      "date": "2026-05-27T08:37:01.000Z",
      "arch": "emscripten",
      "commit": "9fe031c420538e763e2d4fe946ae34dfec906f32",
      "fileid": "d949d397909b7586b7ab0fb30891f7f1d31507b5c8ca6f01a5b1421345f4c395",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cy-dev/actions/runs/26500241883"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1-7",
      "date": "2026-05-27T08:36:33.000Z",
      "arch": "x86_64",
      "commit": "9fe031c420538e763e2d4fe946ae34dfec906f32",
      "fileid": "d872128d8d5445d8a481bf46a0f0d7ca71ba1ba7e466e44e6b4765ad6816a1f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cy-dev/actions/runs/26500241883"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1-7",
      "date": "2026-05-27T08:36:40.000Z",
      "arch": "x86_64",
      "commit": "9fe031c420538e763e2d4fe946ae34dfec906f32",
      "fileid": "f7207d2657b21ef7f63c3bb75eb54981f6c69cc49d4ecb4b8b582d0c9d296283",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cy-dev/actions/runs/26500241883"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1-7",
      "date": "2026-05-27T08:36:32.000Z",
      "arch": "x86_64",
      "commit": "9fe031c420538e763e2d4fe946ae34dfec906f32",
      "fileid": "e878ead698a2469527ac0fdae89c8342fc629e7408ce0a4548b8198dfbffc438",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cy-dev/actions/runs/26500241883"
    }
  ]
}