{
  "_id": "6a49c407fbe299ac63d6c3e8",
  "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-06-17 09:06:37 UTC",
    "User": "root"
  },
  "Author": "Andrew Thomas Jones [aut, cre],\nHien Duy Nguyen [aut],\nGeoffrey J. McLachlan [aut]",
  "Maintainer": "Andrew Thomas Jones <andrewthomasjones@gmail.com>",
  "_user": "andrewthomasjones",
  "_type": "src",
  "_file": "SSOSVM_0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/2906130600d55e09731f073ee00f19eb4f232f244b4353d9c854fddae9ac2c22",
  "_filesize": 505291,
  "_sha256": "2906130600d55e09731f073ee00f19eb4f232f244b4353d9c854fddae9ac2c22",
  "_expires": "2026-10-13T02:40:05.000Z",
  "_created": "2026-06-17T09:06:37.000Z",
  "_published": "2026-07-05T02:40:07.615Z",
  "_jobs": [
    {
      "job": 85186508773,
      "time": 130,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7690862195"
    },
    {
      "job": 85186508776,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7690869184"
    },
    {
      "job": 85186508769,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690861186"
    },
    {
      "job": 85186508870,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690857257"
    },
    {
      "job": 85186508788,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7690866971"
    },
    {
      "job": 85186508831,
      "time": 372,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7690936670"
    },
    {
      "job": 85186508823,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690857378"
    },
    {
      "job": 85186508785,
      "time": 258,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690900275"
    },
    {
      "job": 85186508757,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690811899"
    },
    {
      "job": 85186508792,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690860920"
    },
    {
      "job": 85186508812,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7690855824"
    },
    {
      "job": 85186508787,
      "time": 294,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7690922389"
    },
    {
      "job": 85186508781,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690851493"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27677931210",
  "_status": "success",
  "_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
  },
  "_distro": "noble",
  "_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",
    "followers": 5,
    "description": "Stats, ML, R, C++"
  },
  "_downloads": {
    "count": 214,
    "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-06-17T09:08:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "https://r2.ropensci.org/5abddf8daecade930d542129d068a12dd1594c543c3ba8885752d56c365194a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27677931210"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-17T09:09:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "https://r2.ropensci.org/e0432a91db447e7b9766d2709fe95fc6f0d85ba0ae3988a4a373db6b69cf01b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27677931210"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-17T09:08:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "https://r2.ropensci.org/e373260c0eebde3180ddb2c2991e404db17af2dd997336307174fb83575ad62b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27677931210"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-17T09:08:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "https://r2.ropensci.org/17d0e6139f60189505186b3ab5e25091a670c988e7268b586111c27e770ef117",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27677931210"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-17T09:09:13.000Z",
      "arch": "aarch64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "https://r2.ropensci.org/ffbd8fd5f6326ea50b7660f30168936b250ed09b7d933a959835c45b2e073092",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27677931210"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-17T09:11:59.000Z",
      "arch": "x86_64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "https://r2.ropensci.org/f058b94416a330edfa0462d6afc194851f93a97e0e434e190184d892fc5e46c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27677931210"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-17T09:08:45.000Z",
      "arch": "aarch64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "https://r2.ropensci.org/8222cbc02fef56107d14c6b26f68b70e34a5aaf72d2bd36ea38fb77e2c994db8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27677931210"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-17T09:10:20.000Z",
      "arch": "x86_64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "https://r2.ropensci.org/2c4db8579fd58f714f9447f6fe63d4261fbd98d3745d7e22f68c9f8773e8d621",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27677931210"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-17T09:09:04.000Z",
      "arch": "emscripten",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "https://r2.ropensci.org/62f6af81a3225904648cb2a378472d942bc1d3cf7ce2f08cc7688266f8f84388",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27677931210"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-17T09:08:12.000Z",
      "arch": "x86_64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "https://r2.ropensci.org/797f1d485f3aa5effa35f753f842faacde26d166c66ece5cfb2863be2b8695cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27677931210"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-17T09:10:42.000Z",
      "arch": "x86_64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "https://r2.ropensci.org/7f2d7d857a33f4dba665a129fa8f9843f50bc51523dca845e8088bc3df798f0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27677931210"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-17T09:08:04.000Z",
      "arch": "x86_64",
      "commit": "33bf59c828e6feeb65b0ccbaaf8929ce1c6df2bc",
      "fileid": "https://r2.ropensci.org/4f0e0d331ac9134ad04d0e29fb54ef076435fdabfdf19a5b3fc32fb0d6c9b928",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrewthomasjones/actions/runs/27677931210"
    }
  ]
}