{
  "_id": "6a1964efacfb0bcc41de6488",
  "Package": "hdsvm",
  "Type": "Package",
  "Title": "Fast Algorithm for Support Vector Machine",
  "Version": "1.0.2",
  "Date": "2025-09-25",
  "Authors@R": "c(\nperson(given = \"Yikai\", family = \"Zhang\", role = c(\"aut\", \"cre\"), email = \"yikai-zhang@uiowa.edu\"),\nperson(given = \"Qian\", family = \"Tang\", role = \"aut\", email = \"qian-tang@uiowa.edu\"),\nperson(given = \"Boxiang\", family = \"Wang\", role = \"aut\", email = \"boxiang-wang@uiowa.edu\"))",
  "Maintainer": "Yikai Zhang <yikai-zhang@uiowa.edu>",
  "Description": "Implements an efficient algorithm for fitting the entire\nregularization path of support vector machine models with\nelastic-net penalties using a generalized coordinate descent\nscheme. The framework also supports SCAD and MCP penalties. It\nis designed for high-dimensional datasets and emphasizes\nnumerical accuracy and computational efficiency. This package\nimplements the algorithms proposed in Tang, Q., Zhang, Y., &\nWang, B. (2022) <https://openreview.net/pdf?id=RvwMTDYTOb>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.2.3",
  "Packaged": {
    "Date": "2026-05-29 10:02:34 UTC",
    "User": "root"
  },
  "Author": "Yikai Zhang [aut, cre], Qian Tang [aut], Boxiang Wang [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-26 15:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/hdsvm",
  "RemoteRef": "HEAD",
  "RemoteSha": "88cdf36ba07ea2ad42676772034320998f6cdc64",
  "MD5sum": "53b85879eb27148879529d54a1e0d461",
  "_user": "cran",
  "_type": "src",
  "_file": "hdsvm_1.0.2.tar.gz",
  "_fileid": "b00cb74a03c0d8d2ced561d900c13caa00f69bcc0365a93fa2308e644684ef62",
  "_filesize": 222719,
  "_sha256": "b00cb74a03c0d8d2ced561d900c13caa00f69bcc0365a93fa2308e644684ef62",
  "_created": "2026-05-29T10:02:34.000Z",
  "_published": "2026-05-29T10:05:35.290Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78479721686,
      "time": 125,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288166767"
    },
    {
      "job": 78479721649,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288168956"
    },
    {
      "job": 78479721658,
      "time": 126,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288166883"
    },
    {
      "job": 78479721669,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288170949"
    },
    {
      "job": 78479191522,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288129226"
    },
    {
      "job": 78479721630,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288162000"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26630885183",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/hdsvm",
  "_commit": {
    "id": "88cdf36ba07ea2ad42676772034320998f6cdc64",
    "author": "Yikai Zhang <yikai-zhang@uiowa.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1758901202
  },
  "_maintainer": {
    "name": "Yikai Zhang",
    "email": "yikai-zhang@uiowa.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2025-09-26"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 121,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hdsvm"
  },
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hdsvm.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-05-28"
    },
    {
      "version": "1.0.1",
      "date": "2025-02-11"
    },
    {
      "version": "1.0.2",
      "date": "2025-09-26"
    }
  ],
  "_exports": [
    "cv.hdsvm",
    "cv.nc.hdsvm",
    "hdsvm",
    "nc.hdsvm"
  ],
  "_help": [
    {
      "page": "coef.cv.hdsvm",
      "title": "Extract Coefficients from a `cv.hdsvm` Object",
      "topics": [
        "coef.cv.hdsvm"
      ]
    },
    {
      "page": "coef.cv.nc.hdsvm",
      "title": "Extract Coefficients from a `cv.nc.hdsvm` Object",
      "topics": [
        "coef.cv.nc.hdsvm"
      ]
    },
    {
      "page": "coef.hdsvm",
      "title": "Extract Model Coefficients from a `hdsvm` Object",
      "topics": [
        "coef.hdsvm"
      ]
    },
    {
      "page": "coef.nc.hdsvm",
      "title": "Extract Model Coefficients from a `nc.hdsvm` Object",
      "topics": [
        "coef.nc.hdsvm"
      ]
    },
    {
      "page": "cv.hdsvm",
      "title": "Cross-validation for Selecting the Tuning Parameter in the Penalized SVM",
      "topics": [
        "cv.hdsvm"
      ]
    },
    {
      "page": "cv.nc.hdsvm",
      "title": "Cross-validation for Selecting the Tuning Parameter of Nonconvex Penalized SVM",
      "topics": [
        "cv.nc.hdsvm"
      ]
    },
    {
      "page": "hdsvm",
      "title": "Solve Penalized SVM",
      "topics": [
        "hdsvm"
      ]
    },
    {
      "page": "nc.hdsvm",
      "title": "Solve the Penalized SVM with Nonconvex Penalties",
      "topics": [
        "nc.hdsvm"
      ]
    },
    {
      "page": "predict.cv.hdsvm",
      "title": "Make Predictions from a `cv.hdsvm` Object",
      "topics": [
        "predict.cv.hdsvm"
      ]
    },
    {
      "page": "predict.cv.nc.hdsvm",
      "title": "Make Predictions from a `cv.nc.hdsvm` Object",
      "topics": [
        "predict.cv.nc.hdsvm"
      ]
    },
    {
      "page": "predict.hdsvm",
      "title": "Make Predictions from a `hdsvm` Object",
      "topics": [
        "predict.hdsvm"
      ]
    },
    {
      "page": "predict.nc.hdsvm",
      "title": "Make Predictions from a `nc.hdsvm` Object",
      "topics": [
        "predict.nc.hdsvm"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_vignettes": [
    {
      "source": "hdsvm-vignette.Rmd",
      "filename": "hdsvm-vignette.html",
      "title": "Getting started with hdsvm",
      "author": "An introductory tutorial with examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Quick Start",
        "hdsvm()",
        "cv.hdsvm()",
        "nc.hdsvm()",
        "cv.nc.hdsvm()",
        "Methods"
      ],
      "created": "2024-05-29 02:42:38",
      "modified": "2025-09-26 15:40:02",
      "commits": 2
    }
  ],
  "_score": 2.204119982655925,
  "_indexed": true,
  "_nocasepkg": "hdsvm",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-29T10:04:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "88cdf36ba07ea2ad42676772034320998f6cdc64",
      "fileid": "889ca3c557dba1a92698f5271a792ccf376950e828d0eca2f96a7d41ff6f2c98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26630885183"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-29T10:04:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "88cdf36ba07ea2ad42676772034320998f6cdc64",
      "fileid": "96fc8e4df66a2bd12a67fa53b9ec6cb99e0913a9b62a5803737cc83e8e28f1f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26630885183"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-29T10:04:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "88cdf36ba07ea2ad42676772034320998f6cdc64",
      "fileid": "e267dd91d16f5a7cad0a1a8efc65a5ba3fbbcb2e6080b99a9017011747a7c6e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26630885183"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-29T10:04:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "88cdf36ba07ea2ad42676772034320998f6cdc64",
      "fileid": "ec03c9c77c5ce4f964fa41c4914d290a344120f5f3db0b60c50fa8ac46f71859",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26630885183"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-29T10:04:41.000Z",
      "arch": "emscripten",
      "commit": "88cdf36ba07ea2ad42676772034320998f6cdc64",
      "fileid": "3ff34381cfde8cf6a022a8aeaa53755d3701109fb6d00716fcc1b6cc3db82aee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26630885183"
    }
  ]
}