{
  "_id": "6a489d43e06c18f0a654336d",
  "Package": "ramsvm",
  "Type": "Package",
  "Title": "Reinforced Angle-Based Multicategory Support Vector Machines",
  "Version": "2.4",
  "Date": "2025-05-04",
  "Author": "Chong Zhang [aut], Yufeng Liu [aut], Shannon T. Holloway [aut,\ncre]",
  "Maintainer": "Shannon T. Holloway <shannon.t.holloway@gmail.com>",
  "Authors@R": "c(person(given = \"Chong\",\nfamily = \"Zhang\",\nrole = \"aut\"),\nperson(given = \"Yufeng\",\nfamily = \"Liu\",\nrole = \"aut\"),\nperson(given = c(\"Shannon\", \"T.\"),\nfamily = \"Holloway\",\nrole = c(\"aut\", \"cre\"),\nemail = \"shannon.t.holloway@gmail.com\"))",
  "Description": "Provides a solution path for Reinforced Angle-based\nMulticategory Support Vector Machines, with linear learning,\npolynomial learning, and Gaussian kernel learning. C. Zhang, Y.\nLiu, J. Wang and H. Zhu. (2016)\n<doi:10.1080/10618600.2015.1043010>.",
  "License": "GPL-2",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 05:28:01 UTC",
    "User": "root"
  },
  "Repository": "https://sth1402.r-universe.dev",
  "Date/Publication": "2025-05-04 17:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/ramsvm",
  "RemoteRef": "HEAD",
  "RemoteSha": "8270e3bec4f46f1a855e2956a3f87995a1eb54e1",
  "_user": "sth1402",
  "_type": "src",
  "_file": "ramsvm_2.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/335fdea3731803e898eea5dc0ff96f3d8a90f0d55971d7fdb1e7e2bf57d74610",
  "_filesize": 95188,
  "_sha256": "335fdea3731803e898eea5dc0ff96f3d8a90f0d55971d7fdb1e7e2bf57d74610",
  "_expires": "2026-10-12T05:42:26.000Z",
  "_created": "2026-07-04T05:28:01.000Z",
  "_published": "2026-07-04T05:42:27.649Z",
  "_jobs": [
    {
      "job": 85106212941,
      "time": 117,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078684721"
    },
    {
      "job": 85106212928,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078682326"
    },
    {
      "job": 85106212936,
      "time": 116,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078684545"
    },
    {
      "job": 85106212940,
      "time": 93,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078681569"
    },
    {
      "job": 85106212925,
      "time": 69,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078765970"
    },
    {
      "job": 85106212934,
      "time": 220,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078768805"
    },
    {
      "job": 85106212935,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078770780"
    },
    {
      "job": 85106212929,
      "time": 184,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078767134"
    },
    {
      "job": 85106070788,
      "time": 135,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078671368"
    },
    {
      "job": 85106212867,
      "time": 79,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078680036"
    },
    {
      "job": 85106212908,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078678892"
    },
    {
      "job": 85106212903,
      "time": 55,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078677539"
    },
    {
      "job": 85106212913,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078680687"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sth1402/actions/runs/28696198849",
  "_status": "success",
  "_upstream": "https://github.com/cran/ramsvm",
  "_commit": {
    "id": "8270e3bec4f46f1a855e2956a3f87995a1eb54e1",
    "author": "Shannon T. Holloway <shannon.t.holloway@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.4\n",
    "time": 1746379802
  },
  "_maintainer": {
    "name": "Shannon T. Holloway",
    "email": "shannon.t.holloway@gmail.com",
    "login": "sth1402",
    "description": "",
    "uuid": 41195707
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "foreach",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sth1402",
      "count": 2,
      "uuid": 41195707
    }
  ],
  "_userbio": {
    "uuid": 41195707,
    "type": "user",
    "name": "sth1402",
    "followers": 1
  },
  "_downloads": {
    "count": 591,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ramsvm"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/ramsvm.html",
    "manual.pdf"
  ],
  "_realowner": "sth1402",
  "_cranurl": false,
  "_releases": [
    {
      "version": "2.0",
      "date": "2016-01-22"
    },
    {
      "version": "2.1",
      "date": "2020-01-10"
    },
    {
      "version": "2.2",
      "date": "2020-05-28"
    },
    {
      "version": "2.3",
      "date": "2022-06-07"
    },
    {
      "version": "2.4",
      "date": "2025-05-04"
    }
  ],
  "_exports": [
    "predict",
    "ramsvm"
  ],
  "_help": [
    {
      "page": "predict.ramsvm",
      "title": "A function that provides class label predictions for objects returned by the \"ramsvm\" function.",
      "topics": [
        "predict",
        "predict,ramsvm-method"
      ]
    },
    {
      "page": "ramsvm",
      "title": "The classifier for Reinforced Angle-Based Multicategory Support Vector Machines (RAMSVMs).",
      "topics": [
        "ramsvm"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "ramsvm",
  "_universes": [
    "sth1402"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4",
      "date": "2026-07-04T05:30:07.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8270e3bec4f46f1a855e2956a3f87995a1eb54e1",
      "fileid": "https://r2.ropensci.org/04e3169cbb7125b0c5abf7f50666fdb18bd0fcb0f9c89b70ef9c0c3d637d3992",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28696198849"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4",
      "date": "2026-07-04T05:29:44.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8270e3bec4f46f1a855e2956a3f87995a1eb54e1",
      "fileid": "https://r2.ropensci.org/13ccd13e87ca965cf8145d0361c4f7ea964e04e5959df8381ca921a8c738b114",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28696198849"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4",
      "date": "2026-07-04T05:30:03.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "8270e3bec4f46f1a855e2956a3f87995a1eb54e1",
      "fileid": "https://r2.ropensci.org/703d362459d9769d394c0793cf9adaa44de4369700b3f5f3000ad3ad483006d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28696198849"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4",
      "date": "2026-07-04T05:29:36.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "8270e3bec4f46f1a855e2956a3f87995a1eb54e1",
      "fileid": "https://r2.ropensci.org/516f4346e2024072104e3e755a016d22dbfeb3fb7338de09cb5dafa1874711ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28696198849"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4",
      "date": "2026-07-04T05:41:21.000Z",
      "arch": "aarch64",
      "commit": "8270e3bec4f46f1a855e2956a3f87995a1eb54e1",
      "fileid": "https://r2.ropensci.org/a7d5b339dd1eb1b3e31d741affc4f029875831a5cc1576762561ed62232fa78d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28696198849"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4",
      "date": "2026-07-04T05:41:27.000Z",
      "arch": "x86_64",
      "commit": "8270e3bec4f46f1a855e2956a3f87995a1eb54e1",
      "fileid": "https://r2.ropensci.org/5a0e261bc2e7d59db81cfa9602abbdd2d664ee59b2ae11fb8f412166c5bbf153",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28696198849"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4",
      "date": "2026-07-04T05:41:48.000Z",
      "arch": "aarch64",
      "commit": "8270e3bec4f46f1a855e2956a3f87995a1eb54e1",
      "fileid": "https://r2.ropensci.org/1e164d7062263ee6198cb0f6e114dafdc3250c839ea0dd6b023886125b49fb1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28696198849"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4",
      "date": "2026-07-04T05:41:16.000Z",
      "arch": "x86_64",
      "commit": "8270e3bec4f46f1a855e2956a3f87995a1eb54e1",
      "fileid": "https://r2.ropensci.org/0e0a5b7e5f44ceca542aea9627a82bb337e52cc17a02ff2014e26641b1603327",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28696198849"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4",
      "date": "2026-07-04T05:29:33.000Z",
      "arch": "emscripten",
      "commit": "8270e3bec4f46f1a855e2956a3f87995a1eb54e1",
      "fileid": "https://r2.ropensci.org/acf217ff4fdce4bb15e18c5c6e1eb83d527316cb18b83cfd5834b4b22ca53b09",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28696198849"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4",
      "date": "2026-07-04T05:29:01.000Z",
      "arch": "x86_64",
      "commit": "8270e3bec4f46f1a855e2956a3f87995a1eb54e1",
      "fileid": "https://r2.ropensci.org/0722ad599e28ea63c289f0ae48b87a8a2973ecd646b9541f15d8a3ccbcc6a1bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28696198849"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4",
      "date": "2026-07-04T05:28:54.000Z",
      "arch": "x86_64",
      "commit": "8270e3bec4f46f1a855e2956a3f87995a1eb54e1",
      "fileid": "https://r2.ropensci.org/904f51c06bbed14e105d7cfaea35045821d055d0ad1781c381e60d63d07182ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28696198849"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.4",
      "date": "2026-07-04T05:29:09.000Z",
      "arch": "x86_64",
      "commit": "8270e3bec4f46f1a855e2956a3f87995a1eb54e1",
      "fileid": "https://r2.ropensci.org/bd81096377a337f7b2cc5b6af16cccca3f18964bcf825b4d452c38cff557a9f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sth1402/actions/runs/28696198849"
    }
  ]
}