{
  "_id": "6a101c23acfb0bcc41c87964",
  "Package": "SVMMaj",
  "Type": "Package",
  "Title": "Implementation of the SVM-Maj Algorithm",
  "Version": "0.2.9.4",
  "Date": "2026-01-14",
  "Authors@R": "c(\nperson(given = \"Hoksan\", family = \"Yip\", role = c(\"aut\", \"cre\"), email = \"hoksan@gmail.com\"),\nperson(given = c(\"Patrick\", \"J.F.\"), family = \"Groenen\", role = \"aut\"),\nperson(given = \"Georgi\", family = \"Nalbantov\", role = \"aut\")\n)",
  "Description": "Implements the SVM-Maj algorithm to train data with\nsupport vector machine <doi:10.1007/s11634-008-0020-9>. This\nalgorithm uses two efficient updates, one for linear kernel and\none for the nonlinear kernel.",
  "License": "GPL-2",
  "LazyData": "Yes",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "utils",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:39:10 UTC",
    "User": "root"
  },
  "Author": "Hoksan Yip [aut, cre], Patrick J.F. Groenen [aut], Georgi\nNalbantov [aut]",
  "Maintainer": "Hoksan Yip <hoksan@gmail.com>",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://hoksanyip.r-universe.dev",
  "Date/Publication": "2026-01-14 20:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/SVMMaj",
  "RemoteRef": "HEAD",
  "RemoteSha": "4ec0c6b68bcf141d820233c03bad3a580cfe9b0b",
  "MD5sum": "44e6dc8dfd52edefad1cc8f1de09af65",
  "_user": "hoksanyip",
  "_type": "src",
  "_file": "SVMMaj_0.2.9.4.tar.gz",
  "_fileid": "f07504c5c3a5ad6762e6eb0227348900fdad964b069665b619ad2925c4e406cc",
  "_filesize": 1149235,
  "_sha256": "f07504c5c3a5ad6762e6eb0227348900fdad964b069665b619ad2925c4e406cc",
  "_created": "2026-05-14T08:39:10.000Z",
  "_published": "2026-05-22T09:04:34.990Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77349112955,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990537178"
    },
    {
      "job": 77349113383,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990538588"
    },
    {
      "job": 77349113214,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990537236"
    },
    {
      "job": 77349113087,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990539100"
    },
    {
      "job": 77349112494,
      "time": 285,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990495778"
    },
    {
      "job": 77349112515,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156807955"
    },
    {
      "job": 77349113384,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990525050"
    },
    {
      "job": 77349113141,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990525500"
    },
    {
      "job": 77349113314,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990525637"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hoksanyip/actions/runs/25850354594",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SVMMaj",
  "_commit": {
    "id": "4ec0c6b68bcf141d820233c03bad3a580cfe9b0b",
    "author": "Hoksan Yip <hoksan@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.9.4\n",
    "time": 1768423202
  },
  "_maintainer": {
    "name": "Hoksan Yip",
    "email": "hoksan@gmail.com",
    "login": "hoksanyip",
    "uuid": 13695867
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.13.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "kernlab",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.9.4",
      "date": "2026-01-14"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "hoksanyip",
      "count": 7,
      "uuid": 13695867
    }
  ],
  "_userbio": {
    "uuid": 13695867,
    "type": "user",
    "name": "hoksanyip"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SVMMaj"
  },
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SVMMaj.html",
    "manual.pdf"
  ],
  "_realowner": "hoksanyip",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2-2",
      "date": "2011-01-13"
    },
    {
      "version": "0.2-8",
      "date": "2018-02-26"
    },
    {
      "version": "0.2.9",
      "date": "2019-01-26"
    },
    {
      "version": "0.2.9.1",
      "date": "2022-05-23"
    },
    {
      "version": "0.2.9.2",
      "date": "2024-08-19"
    },
    {
      "version": "0.2.9.3",
      "date": "2024-11-22"
    },
    {
      "version": "0.2.9.4",
      "date": "2026-01-14"
    }
  ],
  "_exports": [
    "auc",
    "classification",
    "getHinge",
    "isb",
    "normalize",
    "plotWeights",
    "roccurve",
    "svmmaj",
    "svmmajcrossval"
  ],
  "_datasets": [
    {
      "name": "AusCredit",
      "title": "Australian Credit Approval Dataset",
      "object": "AusCredit",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "AusCredit.te",
      "title": "Australian Credit Approval Dataset",
      "object": "AusCredit",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "AusCredit.tr",
      "title": "Australian Credit Approval Dataset",
      "object": "AusCredit",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "diabetes",
      "title": "Pima Indians Diabetes Data Set",
      "object": "diabetes",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "diabetes.te",
      "title": "Pima Indians Diabetes Data Set",
      "object": "diabetes",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "diabetes.tr",
      "title": "Pima Indians Diabetes Data Set",
      "object": "diabetes",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "supermarket1996",
      "title": "Supermarket data 1996",
      "object": "supermarket1996",
      "class": [
        "data.frame"
      ],
      "fields": [
        "STORE",
        "CITY",
        "ZIP",
        "GROCERY_sum",
        "GROCCOUP_sum",
        "AGE9",
        "AGE60",
        "ETHNIC",
        "EDUC",
        "NOCAR",
        "INCOME",
        "INCSIGMA",
        "HSIZEAVG",
        "HSIZE1",
        "HSIZE2",
        "HSIZE34",
        "HSIZE567",
        "HH3PLUS",
        "HH4PLUS",
        "HHSINGLE",
        "HHLARGE",
        "WORKWOM",
        "SINHOUSE",
        "DENSITY",
        "HVAL150",
        "HVAL200",
        "HVALMEAN",
        "SINGLE",
        "RETIRED",
        "UNEMP",
        "WRKCH5",
        "WRKCH17",
        "NWRKCH5",
        "NWRKCH17",
        "WRKCH",
        "NWRKCH",
        "WRKWCH",
        "WRKWNCH",
        "TELEPHN",
        "MORTGAGE",
        "NWHITE",
        "POVERTY",
        "SHPCONS",
        "SHPHURR",
        "SHPAVID",
        "SHPKSTR",
        "SHPUNFT",
        "SHPBIRD",
        "SHOPINDX",
        "SHPINDX"
      ],
      "rows": 77,
      "table": true,
      "tojson": true
    },
    {
      "name": "voting",
      "title": "Congressional Voting Records Data Set",
      "object": "voting",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "voting.te",
      "title": "Congressional Voting Records Data Set",
      "object": "voting",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "voting.tr",
      "title": "Congressional Voting Records Data Set",
      "object": "voting",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "auc",
      "title": "Returns the area under the curve value",
      "topics": [
        "auc"
      ]
    },
    {
      "page": "AusCredit",
      "title": "Australian Credit Approval Dataset",
      "topics": [
        "AusCredit",
        "AusCredit.te",
        "AusCredit.tr"
      ]
    },
    {
      "page": "classification",
      "title": "Show the classification performance",
      "topics": [
        "classification"
      ]
    },
    {
      "page": "diabetes",
      "title": "Pima Indians Diabetes Data Set",
      "topics": [
        "diabetes",
        "diabetes.te",
        "diabetes.tr"
      ]
    },
    {
      "page": "getHinge",
      "title": "Hinge error function of SVM-Maj",
      "topics": [
        "getHinge",
        "print.hinge"
      ]
    },
    {
      "page": "isb",
      "title": "I-spline basis of each column of a given matrix",
      "topics": [
        "isb"
      ]
    },
    {
      "page": "isplinebasis",
      "title": "Transform a given data into I-splines",
      "topics": [
        "isplinebasis"
      ]
    },
    {
      "page": "normalize",
      "title": "Normalize/standardize the columns of a matrix",
      "topics": [
        "normalize"
      ]
    },
    {
      "page": "plot.hinge",
      "title": "Plot the hinge function",
      "topics": [
        "plot.hinge"
      ]
    },
    {
      "page": "plot.svmmajcrossval",
      "title": "Plot the cross validation output",
      "topics": [
        "plot.svmmajcrossval"
      ]
    },
    {
      "page": "plotWeights",
      "title": "Plot the weights of all attributes from the trained SVM model",
      "topics": [
        "plotWeights"
      ]
    },
    {
      "page": "predict.svmmaj",
      "title": "Out-of-Sample Prediction from Unseen Data.",
      "topics": [
        "predict.svmmaj"
      ]
    },
    {
      "page": "predict.transDat",
      "title": "Perform the transformation based on predefined settings",
      "topics": [
        "predict.transDat"
      ]
    },
    {
      "page": "svmmaj",
      "title": "SVM-Maj Algorithm",
      "topics": [
        "print.q.svmmaj",
        "svmmaj",
        "svmmaj.default"
      ]
    },
    {
      "page": "print.svmmaj",
      "title": "Print Svmmaj class",
      "topics": [
        "plot.svmmaj",
        "print.summary.svmmaj",
        "print.svmmaj",
        "summary.svmmaj"
      ]
    },
    {
      "page": "print.svmmajcrossval",
      "title": "Print SVMMaj cross validation results",
      "topics": [
        "print.svmmajcrossval",
        "summary.svmmajcrossval"
      ]
    },
    {
      "page": "roccurve",
      "title": "Plot the ROC curve of the predicted values",
      "topics": [
        "roccurve"
      ]
    },
    {
      "page": "supermarket1996",
      "title": "Supermarket data 1996",
      "topics": [
        "supermarket1996"
      ]
    },
    {
      "page": "svmmajcrossval",
      "title": "k-fold Cross-Validation of SVM-Maj",
      "topics": [
        "svmmajcrossval"
      ]
    },
    {
      "page": "transformdata",
      "title": "Transform the data with normalization and/or spline basis",
      "topics": [
        "transformdata"
      ]
    },
    {
      "page": "voting",
      "title": "Congressional Voting Records Data Set",
      "topics": [
        "voting",
        "voting.te",
        "voting.tr"
      ]
    },
    {
      "page": "X.svmmaj",
      "title": "Returns transformed attributes",
      "topics": [
        "X.svmmaj"
      ]
    }
  ],
  "_readme": "https://github.com/cran/SVMMaj/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "kernlab",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "paper.Rnw",
      "filename": "paper.pdf",
      "title": "paper",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2018-02-25 23:01:09",
      "modified": "2026-01-14 20:40:02",
      "commits": 4
    }
  ],
  "_score": 3.060697840353612,
  "_indexed": true,
  "_nocasepkg": "svmmaj",
  "_universes": [
    "hoksanyip"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.9.4",
      "date": "2026-05-14T08:41:19.000Z",
      "distro": "noble",
      "commit": "4ec0c6b68bcf141d820233c03bad3a580cfe9b0b",
      "fileid": "1cc0034655df1924aacd492a5644577ec5a2113cdc09ae18c77ab42a9853ec36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoksanyip/actions/runs/25850354594"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.9.4",
      "date": "2026-05-14T08:41:25.000Z",
      "distro": "noble",
      "commit": "4ec0c6b68bcf141d820233c03bad3a580cfe9b0b",
      "fileid": "62ddb9f8df0a14d4fa62f74d3f0cd895a51fc3c166d2bb363808dc818a7c6022",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoksanyip/actions/runs/25850354594"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.9.4",
      "date": "2026-05-14T08:41:36.000Z",
      "commit": "4ec0c6b68bcf141d820233c03bad3a580cfe9b0b",
      "fileid": "44fcb2d660a78a571a140fd2582f59a77f24bdb9b1f3b5d4e9d5a6ae26f94fa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoksanyip/actions/runs/25850354594"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.9.4",
      "date": "2026-05-14T08:41:36.000Z",
      "commit": "4ec0c6b68bcf141d820233c03bad3a580cfe9b0b",
      "fileid": "254a94e3c3e55249953c23f164916555e4af38a476209146813e79248892fe16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoksanyip/actions/runs/25850354594"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.9.4",
      "date": "2026-05-14T08:40:22.000Z",
      "commit": "4ec0c6b68bcf141d820233c03bad3a580cfe9b0b",
      "fileid": "c0635a96068816d0ef060a4e3f40337dda0be9d99b580607d53d5fcd470b79d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoksanyip/actions/runs/25850354594"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.9.4",
      "date": "2026-05-14T08:40:25.000Z",
      "commit": "4ec0c6b68bcf141d820233c03bad3a580cfe9b0b",
      "fileid": "857921818d7d986fb63a56879fe557dbf0da83b6cb0e8eade8ad5dfcb91e6d84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoksanyip/actions/runs/25850354594"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.9.4",
      "date": "2026-05-14T08:40:24.000Z",
      "commit": "4ec0c6b68bcf141d820233c03bad3a580cfe9b0b",
      "fileid": "c4e64d0b9465b80549d3d6a48a92466bdc72182736338205a46b5cda8c48c82b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hoksanyip/actions/runs/25850354594"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.9.4",
      "date": "2026-05-22T09:04:14.000Z",
      "commit": "4ec0c6b68bcf141d820233c03bad3a580cfe9b0b",
      "fileid": "77d9836866157f3e83b9e48639e7175ec42a1a5f5a180ee427eae32996bd9cdf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hoksanyip/actions/runs/25850354594"
    }
  ]
}