{
  "_id": "6a28d34a732311cd8758d9bb",
  "Package": "twinsvm",
  "Title": "Twin Support Vector Machines",
  "Version": "0.0.2",
  "Authors@R": "person(\"Shamika\", \"Tissera\", email = \"nimeshshamika@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Author": "Shamika Tissera [aut, cre]",
  "Maintainer": "Shamika Tissera <nimeshshamika@gmail.com>",
  "Description": "Provides twin support vector machine classifiers and\nvisualization tools for small to moderate classification\nproblems. Includes one-vs-one multi-class classification and a\nstandard support vector machine baseline for comparison.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-10 02:50:48 UTC",
    "User": "root"
  },
  "Repository": "https://shamika-tissera.r-universe.dev",
  "Date/Publication": "2026-06-09 21:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/twinsvm",
  "RemoteRef": "HEAD",
  "RemoteSha": "2210442d368424b32378444e8db8e4b6a7537bbc",
  "MD5sum": "db82c0b1eab453dd9409ba69e90f7ae2",
  "_user": "shamika-tissera",
  "_type": "src",
  "_file": "twinsvm_0.0.2.tar.gz",
  "_fileid": "eba8d09ead82174ae5b8618c97a14e64e87f88c3b6182393f5f5f27e441e31b2",
  "_filesize": 556090,
  "_sha256": "eba8d09ead82174ae5b8618c97a14e64e87f88c3b6182393f5f5f27e441e31b2",
  "_created": "2026-06-10T02:50:48.000Z",
  "_published": "2026-06-10T03:00:26.073Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80471682661,
      "time": 160,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7525416972"
    },
    {
      "job": 80471682676,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7525417351"
    },
    {
      "job": 80471682678,
      "time": 163,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7525417606"
    },
    {
      "job": 80471682664,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7525416564"
    },
    {
      "job": 80471682652,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7525418896"
    },
    {
      "job": 80471682647,
      "time": 449,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7525467277"
    },
    {
      "job": 80471682655,
      "time": 211,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7525425463"
    },
    {
      "job": 80471682622,
      "time": 487,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7525474390"
    },
    {
      "job": 80471268757,
      "time": 244,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7525384943"
    },
    {
      "job": 80471682612,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7525407898"
    },
    {
      "job": 80471682637,
      "time": 155,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7525415297"
    },
    {
      "job": 80471682632,
      "time": 143,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7525413643"
    },
    {
      "job": 80471682626,
      "time": 156,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7525415119"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shamika-tissera/actions/runs/27249694782",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/twinsvm",
  "_commit": {
    "id": "2210442d368424b32378444e8db8e4b6a7537bbc",
    "author": "Shamika Tissera <nimeshshamika@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.2\n",
    "time": 1781041202
  },
  "_maintainer": {
    "name": "Shamika Tissera",
    "email": "nimeshshamika@gmail.com",
    "login": "shamika-tissera",
    "description": "Solving problems through software and data.",
    "uuid": 64143942
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "gganimate",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.0.1",
      "date": "2026-06-08"
    },
    {
      "name": "0.0.2",
      "date": "2026-06-09"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "shamika-tissera",
      "count": 2,
      "uuid": 64143942
    }
  ],
  "_userbio": {
    "uuid": 64143942,
    "type": "user",
    "name": "Shamika Tissera",
    "description": "Solving problems through software and data."
  },
  "_downloads": {
    "count": 10,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/twinsvm"
  },
  "_searchresults": 0,
  "_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/twinsvm.html",
    "manual.pdf"
  ],
  "_realowner": "shamika-tissera",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2026-06-08"
    },
    {
      "version": "0.0.2",
      "date": "2026-06-09"
    }
  ],
  "_exports": [
    "compare_methods",
    "confusion",
    "cv_tsvm",
    "gen_circles",
    "gen_moons",
    "kernel_lift",
    "lift_plot",
    "lift_plotly",
    "morph_boundary",
    "svms",
    "tsvm"
  ],
  "_datasets": [
    {
      "name": "twomoons",
      "title": "Example Two-Moons Data",
      "object": "twomoons",
      "file": "twomoons.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "y"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "twinsvm-package",
      "title": "twinsvm: Twin Support Vector Machines",
      "topics": [
        "twinsvm-package",
        "twinsvm"
      ]
    },
    {
      "page": "coef.tsvm",
      "title": "Extract Twin-SVM Coefficients",
      "topics": [
        "coef.tsvm"
      ]
    },
    {
      "page": "compare_methods",
      "title": "Compare Twin-SVM and Standard SVM Boundaries",
      "concept": [
        "visualization"
      ],
      "topics": [
        "compare_methods"
      ]
    },
    {
      "page": "confusion",
      "title": "Confusion Matrix and Accuracy",
      "concept": [
        "multiclass"
      ],
      "topics": [
        "confusion"
      ]
    },
    {
      "page": "cv_tsvm",
      "title": "Cross-Validate Twin-SVM Hyperparameters",
      "topics": [
        "cv_tsvm"
      ]
    },
    {
      "page": "gen_circles",
      "title": "Generate Concentric Circles Data",
      "topics": [
        "gen_circles"
      ]
    },
    {
      "page": "gen_moons",
      "title": "Generate Two-Moons Data",
      "topics": [
        "gen_moons"
      ]
    },
    {
      "page": "kernel_lift",
      "title": "Compatibility Alias for the RBF Kernel Lift Plot",
      "concept": [
        "visualization"
      ],
      "topics": [
        "kernel_lift"
      ]
    },
    {
      "page": "lift_plot",
      "title": "Static RBF Kernel Lift Plot",
      "concept": [
        "visualization"
      ],
      "topics": [
        "lift_plot"
      ]
    },
    {
      "page": "lift_plotly",
      "title": "Interactive RBF Kernel Lift Plot",
      "concept": [
        "visualization"
      ],
      "topics": [
        "lift_plotly"
      ]
    },
    {
      "page": "morph_boundary",
      "title": "Animate a Decision Boundary Across a Hyperparameter Range",
      "topics": [
        "morph_boundary"
      ]
    },
    {
      "page": "plot.cv_tsvm",
      "title": "Plot Twin-SVM Cross-Validation Results",
      "topics": [
        "plot.cv_tsvm"
      ]
    },
    {
      "page": "plot.svms",
      "title": "Plot a Standard SVM Decision Boundary",
      "topics": [
        "plot.svms"
      ]
    },
    {
      "page": "plot.tsvm",
      "title": "Plot a Twin-SVM Decision Boundary",
      "topics": [
        "plot.tsvm"
      ]
    },
    {
      "page": "predict.svms",
      "title": "Predict from a Standard SVM",
      "topics": [
        "predict.svms"
      ]
    },
    {
      "page": "predict.svms_multiclass",
      "title": "Predict from a Multiclass Standard SVM",
      "concept": [
        "multiclass"
      ],
      "topics": [
        "predict.svms_multiclass"
      ]
    },
    {
      "page": "predict.tsvm_multiclass",
      "title": "Predict from a Multiclass Twin SVM",
      "concept": [
        "multiclass"
      ],
      "topics": [
        "predict.tsvm_multiclass"
      ]
    },
    {
      "page": "print.svms_multiclass",
      "title": "Print a Multiclass Standard SVM",
      "concept": [
        "multiclass"
      ],
      "topics": [
        "print.svms_multiclass"
      ]
    },
    {
      "page": "print.tsvm_multiclass",
      "title": "Print a Multiclass Twin SVM",
      "concept": [
        "multiclass"
      ],
      "topics": [
        "print.tsvm_multiclass"
      ]
    },
    {
      "page": "svms",
      "title": "Fit a Standard C-SVC Support Vector Machine",
      "topics": [
        "svms"
      ]
    },
    {
      "page": "tsvm",
      "title": "Fit a Twin Support Vector Machine",
      "topics": [
        "tsvm"
      ]
    },
    {
      "page": "twomoons",
      "title": "Example Two-Moons Data",
      "topics": [
        "twomoons"
      ]
    }
  ],
  "_readme": "https://github.com/cran/twinsvm/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "twinsvm.Rmd",
      "filename": "twinsvm.html",
      "title": "Getting Started with twinsvm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Generate data and fit a twin SVM",
        "Plot the boundary",
        "Cross-validation",
        "Multiclass",
        "Compare with standard SVM",
        "Visualization",
        "Validation"
      ],
      "created": "2026-06-08 19:30:02",
      "modified": "2026-06-08 19:30:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "twinsvm",
  "_universes": [
    "shamika-tissera"
  ],
  "_previous": "0.0.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-10T02:53:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2210442d368424b32378444e8db8e4b6a7537bbc",
      "fileid": "c82ed1d3583b3c495e32affe3d79363e06453d1acd660eaab8392b4fc71f93f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shamika-tissera/actions/runs/27249694782"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-10T02:53:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2210442d368424b32378444e8db8e4b6a7537bbc",
      "fileid": "b3c0aee00aeb9d8fa89367459cd8256cffa49386f275b84f7e217bd7167da115",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/shamika-tissera/actions/runs/27249694782"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-10T02:53:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2210442d368424b32378444e8db8e4b6a7537bbc",
      "fileid": "24f52c3b84f76b7789b6e4e314cf977f9f394079b909ebf773166bf3e0fe43a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shamika-tissera/actions/runs/27249694782"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-10T02:53:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2210442d368424b32378444e8db8e4b6a7537bbc",
      "fileid": "40215c6d0f0ec24179907ee23da41f8992fb95a4e443946d6774831251ad6fed",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/shamika-tissera/actions/runs/27249694782"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-10T02:53:51.000Z",
      "arch": "aarch64",
      "commit": "2210442d368424b32378444e8db8e4b6a7537bbc",
      "fileid": "35642b79854f33151498f24fa1b1a03902e2dfb5929edf6b31eaee0ad1f2f31d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shamika-tissera/actions/runs/27249694782"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-10T02:57:19.000Z",
      "arch": "x86_64",
      "commit": "2210442d368424b32378444e8db8e4b6a7537bbc",
      "fileid": "63ca8218e0d12ea381becd347d4810e74c5d227a287a30e04a572023e78d91b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shamika-tissera/actions/runs/27249694782"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-10T02:54:17.000Z",
      "arch": "aarch64",
      "commit": "2210442d368424b32378444e8db8e4b6a7537bbc",
      "fileid": "78dddaafb931634971ad6d763b39f321c1b58e0433ac7a57611d723d07b77f8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shamika-tissera/actions/runs/27249694782"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-10T02:56:55.000Z",
      "arch": "x86_64",
      "commit": "2210442d368424b32378444e8db8e4b6a7537bbc",
      "fileid": "96ac8619d004471f983d70a2696482160385ddd1295e722da5eead96f98d455b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shamika-tissera/actions/runs/27249694782"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-10T02:53:07.000Z",
      "arch": "emscripten",
      "commit": "2210442d368424b32378444e8db8e4b6a7537bbc",
      "fileid": "803ea5c922456f86712ef229476878d9fe8b3129f4e0c78a5c52977fa359682c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shamika-tissera/actions/runs/27249694782"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-10T02:52:47.000Z",
      "arch": "x86_64",
      "commit": "2210442d368424b32378444e8db8e4b6a7537bbc",
      "fileid": "a5271084413b8f91ce859988c96b05d4c8e1027decd1abe68f19d298de19cab4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shamika-tissera/actions/runs/27249694782"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-10T02:52:37.000Z",
      "arch": "x86_64",
      "commit": "2210442d368424b32378444e8db8e4b6a7537bbc",
      "fileid": "da5bdc31eb477804d0b1f9f3e8586f10ed89673683adc6ba51fd4fe06434ede9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shamika-tissera/actions/runs/27249694782"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-10T02:52:37.000Z",
      "arch": "x86_64",
      "commit": "2210442d368424b32378444e8db8e4b6a7537bbc",
      "fileid": "8bbb1352849112faf55479629ea862a05717e8057994d18d064cfa1707de3914",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shamika-tissera/actions/runs/27249694782"
    }
  ]
}