{
  "_id": "6a1f01dfb401979e7341b146",
  "Package": "SSOSVM",
  "Type": "Package",
  "Title": "Stream Suitable Online Support Vector Machines",
  "Version": "0.2.2",
  "Date": "2025-09-20",
  "Authors@R": "c(person(given = c(\"Andrew\", \"Thomas\"),\nfamily = \"Jones\",\nrole = c(\"aut\", \"cre\"),\nemail = \"andrewthomasjones@gmail.com\"),\nperson(given = c(\"Hien\", \"Duy\"),\nfamily = \"Nguyen\",\nrole = \"aut\"),\nperson(given = c(\"Geoffrey\", \"J.\"),\nfamily = \"McLachlan\",\nrole = \"aut\"))",
  "Description": "Soft-margin support vector machines (SVMs) are a common\nclass of classification models. The training of SVMs usually\nrequires that the data be available all at once in a single\nbatch, however the Stochastic majorization-minimization (SMM)\nalgorithm framework allows for the training of SVMs on streamed\ndata instead Nguyen, Jones &\nMcLachlan(2018)<doi:10.1007/s42081-018-0001-y>. This package\nutilizes the SMM framework to provide functions for training\nSVMs with hinge loss, squared-hinge loss, and logistic loss.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "Repository": "https://andrewthomasjones.r-universe.dev",
  "Date/Publication": "2025-09-20 09:05:12 UTC",
  "RemoteUrl": "https://github.com/andrewthomasjones/ssosvm",
  "RemoteRef": "HEAD",
  "RemoteSha": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-18 08:32:20 UTC",
    "User": "root"
  },
  "Author": "Andrew Thomas Jones [aut, cre],\nHien Duy Nguyen [aut],\nGeoffrey J. McLachlan [aut]",
  "Maintainer": "Andrew Thomas Jones <andrewthomasjones@gmail.com>",
  "MD5sum": "c944c2b4ccdf450ae238e6251f63ea57",
  "_user": "andrewthomasjones",
  "_type": "src",
  "_file": "SSOSVM_0.2.2.tar.gz",
  "_fileid": "8e3977a9c856c23e9029ec0311c2853e8632edc6149c7d024d7a3a698f5bd568",
  "_filesize": 503640,
  "_sha256": "8e3977a9c856c23e9029ec0311c2853e8632edc6149c7d024d7a3a698f5bd568",
  "_created": "2026-05-18T08:32:20.000Z",
  "_published": "2026-06-02T16:16:31.882Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79118187941,
      "time": 125,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053058064"
    },
    {
      "job": 79118187693,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053060243"
    },
    {
      "job": 79118188722,
      "time": 171,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053072925"
    },
    {
      "job": 79118188332,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053063021"
    },
    {
      "job": 79118188298,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053056742"
    },
    {
      "job": 79118188176,
      "time": 217,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053089470"
    },
    {
      "job": 79118187765,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053044530"
    },
    {
      "job": 79118187984,
      "time": 183,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053077681"
    },
    {
      "job": 79118187403,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053015489"
    },
    {
      "job": 79118187107,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363469179"
    },
    {
      "job": 79118187533,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053061131"
    },
    {
      "job": 79118188161,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053051205"
    },
    {
      "job": 79118188370,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053063954"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26022276026",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andrewthomasjones/ssosvm",
  "_commit": {
    "id": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
    "author": "Andrew Jones <andrew.jones@qcif.edu.au>",
    "committer": "Andrew Jones <andrew.jones@qcif.edu.au>",
    "message": "tidy up\n",
    "time": 1758359112
  },
  "_maintainer": {
    "name": "Andrew Thomas Jones",
    "email": "andrewthomasjones@gmail.com",
    "login": "andrewthomasjones",
    "description": "Stats, ML, R, C++",
    "uuid": 15768984
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.13",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "gganimate",
      "role": "Suggests"
    },
    {
      "package": "gifski",
      "role": "Suggests"
    }
  ],
  "_owner": "andrewthomasjones",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 10
    }
  ],
  "_tags": [
    {
      "name": "v0.2.2",
      "date": "2025-09-20"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "andrewthomasjones",
      "count": 34,
      "uuid": 15768984
    },
    {
      "user": "hiendn",
      "count": 1,
      "uuid": 15041201
    }
  ],
  "_userbio": {
    "uuid": 15768984,
    "type": "user",
    "name": "Andrew Jones",
    "description": "Stats, ML, R, C++"
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SSOSVM"
  },
  "_devurl": "https://github.com/andrewthomasjones/ssosvm",
  "_searchresults": 6,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SSOSVM.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andrewthomasjones/ssosvm",
  "_realowner": "andrewthomasjones",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2019-05-06"
    },
    {
      "version": "0.2.2",
      "date": "2025-09-20"
    }
  ],
  "_exports": [
    "generateSim",
    "Hinge",
    "Logistic",
    "SquareHinge",
    "SVMFit"
  ],
  "_help": [
    {
      "page": "generateSim",
      "title": "Generate Simulations",
      "topics": [
        "generateSim"
      ]
    },
    {
      "page": "Hinge",
      "title": "Hinge",
      "topics": [
        "Hinge"
      ]
    },
    {
      "page": "Logistic",
      "title": "Logistic Loss Function",
      "topics": [
        "Logistic"
      ]
    },
    {
      "page": "SquareHinge",
      "title": "Square Hinge",
      "topics": [
        "SquareHinge"
      ]
    },
    {
      "page": "SSOSVM",
      "title": "SSOSVM: A package for online training of soft-margin support vector machines (SVMs) using the Stochastic majorization–minimization (SMM) algorithm.",
      "topics": [
        "SSOSVM-package",
        "SSOSVM"
      ]
    },
    {
      "page": "SVMFit",
      "title": "SSOSVM Fit function",
      "topics": [
        "SVMFit"
      ]
    }
  ],
  "_readme": "https://github.com/andrewthomasjones/ssosvm/raw/HEAD/README.md",
  "_rundeps": [
    "mvtnorm",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ssosvm",
  "_universes": [
    "andrewthomasjones"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-18T08:34:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "a4f3de26b09dd1c786093f7e1241959101645d59ebab44eca8f30adb1f632943",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26022276026"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-18T08:34:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "42e7d32f2aedf3526c1875b9677b0547649f19c7d60e5a7345f8c963d11cd442",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26022276026"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-18T08:35:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "b9fd9332aef8e8b5f8a6253cd51a5129eb3c9fa29c1a8eeabd00b14bd7e0c099",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26022276026"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-18T08:34:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "b999ff21a5a5271c6b2a9ce8d654cea3861cf273a2c5be00493e0c6c34c00914",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26022276026"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-18T08:34:32.000Z",
      "arch": "aarch64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "3593c903ba082c8716cfba93a4dfc710357f3eabab2342d6b5d8200b20996167",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26022276026"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-18T08:35:48.000Z",
      "arch": "x86_64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "0eb9fda190f4b8e8e8fc410e26c7858dc5f7c7a4a4c19455a46658cf1e2bc281",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26022276026"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-18T08:33:57.000Z",
      "arch": "aarch64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "9c7c725ec71157973c424b550fd358d9abef92dd1ef151512ed74b8aa8d1bc0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26022276026"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-18T08:35:10.000Z",
      "arch": "x86_64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "66426fa35701bc5ab4ecbf11f591069932afaff8a1fcd46258e504d66f7b04fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26022276026"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-18T08:34:09.000Z",
      "arch": "x86_64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "8d447c96150458761aaa1045a1b9cc0b7787c9b94720d084b4c38a0fd156a74f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26022276026"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-18T08:33:48.000Z",
      "arch": "x86_64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "06ca1be16bf7ed5cf860404b75b585898c1b7f102f8fddb1a5a57a22a320c0e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26022276026"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-18T08:34:13.000Z",
      "arch": "x86_64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "15de47ed161a3959967635161bbd7f451209483e3e293283b0332370b1db78ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26022276026"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-02T16:16:03.000Z",
      "arch": "emscripten",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "4c5d5b2a17c79feaf0b525135c3a9fbf5b433c6d4314c0b60cc18502be56dc63",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/26022276026"
    }
  ]
}