{
  "_id": "6a3e5c31a319ef9414487fd5",
  "Package": "ProbSVMs",
  "Type": "Package",
  "Title": "Probabilistic Support Vector Machines",
  "Version": "0.1.0",
  "Authors@R": "person(given = c(\"A. Pedro\"), family = c(\"Duarte Silva\"), role = c(\"aut\", \"cre\"), email = \"psilva@ucp.pt\")",
  "Author": "A. Pedro Duarte Silva [aut, cre]",
  "Maintainer": "A. Pedro Duarte Silva <psilva@ucp.pt>",
  "Description": "Implements kernel-based classification Support Vector\nMachines with reliable estimated probabilities of class\nmembership. Theoretical support for the functions in this\npackage can be found in Duarte Silva (2025)\n<doi:10.1016/j.cor.2025.107203>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-26 10:53:55 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://apedrods.r-universe.dev",
  "Date/Publication": "2026-06-25 16:00:20 UTC",
  "RemoteUrl": "https://github.com/cran/ProbSVMs",
  "RemoteRef": "HEAD",
  "RemoteSha": "af3a378d7d9558544729af7458d73b50c229a769",
  "MD5sum": "455793032e600fc60a234a2261ffbdfe",
  "_user": "apedrods",
  "_type": "src",
  "_file": "ProbSVMs_0.1.0.tar.gz",
  "_fileid": "669ddd0b44d84de60f5306c1fab9d60088db1f50bcedc4e97fdf92f1190e97a8",
  "_filesize": 246963,
  "_sha256": "669ddd0b44d84de60f5306c1fab9d60088db1f50bcedc4e97fdf92f1190e97a8",
  "_created": "2026-06-26T10:53:55.000Z",
  "_published": "2026-06-26T11:02:09.920Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83643017054,
      "time": 190,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7903643818"
    },
    {
      "job": 83643017037,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7903631545"
    },
    {
      "job": 83643017034,
      "time": 170,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7903637980"
    },
    {
      "job": 83643017067,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7903638546"
    },
    {
      "job": 83643017014,
      "time": 234,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7903644202"
    },
    {
      "job": 83643017022,
      "time": 411,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7903696661"
    },
    {
      "job": 83643017025,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7903631674"
    },
    {
      "job": 83643017036,
      "time": 423,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7903705733"
    },
    {
      "job": 83642495973,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7903584473"
    },
    {
      "job": 83643017016,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7903635637"
    },
    {
      "job": 83643017017,
      "time": 159,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7903633378"
    },
    {
      "job": 83643016996,
      "time": 164,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7903635092"
    },
    {
      "job": 83643017020,
      "time": 184,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7903641133"
    }
  ],
  "_buildurl": "https://github.com/r-universe/apedrods/actions/runs/28233430476",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ProbSVMs",
  "_commit": {
    "id": "af3a378d7d9558544729af7458d73b50c229a769",
    "author": "A. Pedro Duarte Silva <psilva@ucp.pt>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1782403220
  },
  "_maintainer": {
    "name": "A. Pedro Duarte Silva",
    "email": "psilva@ucp.pt",
    "login": "apedrods",
    "description": "",
    "uuid": 194411009
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.4.6",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 15.2.6-1",
      "role": "LinkingTo"
    },
    {
      "package": "lpSolveAPI",
      "role": "Imports"
    },
    {
      "package": "kernlab",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-06-25"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "apedrods",
      "count": 1,
      "uuid": 194411009
    }
  ],
  "_userbio": {
    "uuid": 194411009,
    "type": "user",
    "name": "Pedro Duarte Silva",
    "followers": 0
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ProbSVMs"
  },
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ProbSVMs.html",
    "manual.pdf"
  ],
  "_realowner": "apedrods",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-25"
    }
  ],
  "_exports": [
    "as.ClassProb",
    "GetrbfdotSigPar",
    "makeKMat",
    "plot.ClassProb",
    "predict.kernelSVM",
    "predict.PVM",
    "trainandevalPVM",
    "trainPVM",
    "trainSVM"
  ],
  "_help": [
    {
      "page": "ProbSVMs-package",
      "title": "Probabilistic Support Vector Machines",
      "topics": [
        "ProbSVMs-package",
        "buildgrid",
        "Csearch",
        "evalPP",
        "GausKern",
        "GenCrossVFolds",
        "is.wholenumber",
        "l2norm2",
        "LPdual",
        "makeKMat0",
        "MedianDist1Set",
        "MedianDist2Sets",
        "ProbSVMs",
        "sigest1",
        "trainandevalPVM"
      ]
    },
    {
      "page": "as.ClassProb",
      "title": "Coerce matrix and data.frames to a 'ClassProb' object",
      "topics": [
        "as.ClassProb"
      ]
    },
    {
      "page": "GetrbfdotSigPar",
      "title": "rbfdot Sigma hyper-parameter",
      "topics": [
        "GetrbfdotSigPar"
      ]
    },
    {
      "page": "makeKMat",
      "title": "making kernal matrices",
      "topics": [
        "makeKMat"
      ]
    },
    {
      "page": "ClassProb-methods",
      "title": "S3 plot method for 'ClassProb' objects",
      "topics": [
        "plot.ClassProb"
      ]
    },
    {
      "page": "predictSVM",
      "title": "S3 predict method for class 'kernelSVM'",
      "topics": [
        "predict.kernelSVM"
      ]
    },
    {
      "page": "predictPVM",
      "title": "S3 predict method for class 'PVM'",
      "topics": [
        "predict.PVM"
      ]
    },
    {
      "page": "SetUpOptPar",
      "title": "Set up optimization parameters.",
      "topics": [
        "SetUpOptPar"
      ]
    },
    {
      "page": "SetUpTunPar",
      "title": "Setting up SVM tuning parameters.",
      "topics": [
        "SetUpTunPar"
      ]
    },
    {
      "page": "trainPVM",
      "title": "Training of Probabilistic Vector Machines",
      "topics": [
        "trainPVM"
      ]
    },
    {
      "page": "trainSVM",
      "title": "Efficient training of (multiclass) kernel-based Support Vector Machines",
      "topics": [
        "trainSVM"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "kernlab",
    "labeling",
    "lifecycle",
    "lpSolveAPI",
    "magrittr",
    "MASS",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "probsvms",
  "_universes": [
    "apedrods"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-26T10:57:06.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "af3a378d7d9558544729af7458d73b50c229a769",
      "fileid": "ff17c5ce52f1667f63ca077a41214f7cccd6b5db4cdda973bd0e2e2d1b40f6e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apedrods/actions/runs/28233430476"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-26T10:56:20.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "af3a378d7d9558544729af7458d73b50c229a769",
      "fileid": "689955330e15ea503a4f64dff60a30cc6cb0782c3d64072ea1cbe33735210cb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apedrods/actions/runs/28233430476"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-26T10:56:47.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "af3a378d7d9558544729af7458d73b50c229a769",
      "fileid": "3c9da7a5c8eb621525bdddb33c4096c78810767747d72c3ece2711bd5fbd2c71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apedrods/actions/runs/28233430476"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-26T10:56:40.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "af3a378d7d9558544729af7458d73b50c229a769",
      "fileid": "b95d20a2eeaefe194e0719010a292ab6437e3ebe801f34fe8cd36fde90c04333",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apedrods/actions/runs/28233430476"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-26T10:57:10.000Z",
      "arch": "aarch64",
      "commit": "af3a378d7d9558544729af7458d73b50c229a769",
      "fileid": "ddc3caed8e475a45aac52bd6e4952dfc292ad3e0670a4fae0ccc4051e9b603e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apedrods/actions/runs/28233430476"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-26T10:58:41.000Z",
      "arch": "x86_64",
      "commit": "af3a378d7d9558544729af7458d73b50c229a769",
      "fileid": "2e04d35e85530b611b346fdd4f8185475481b2566e9d4779447688c90798e995",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apedrods/actions/runs/28233430476"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-26T10:56:38.000Z",
      "arch": "aarch64",
      "commit": "af3a378d7d9558544729af7458d73b50c229a769",
      "fileid": "5a6bbbca65505a0dee1ada7720c52ab1feb0831aee457ae21233dcbab8b47905",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apedrods/actions/runs/28233430476"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-26T10:59:25.000Z",
      "arch": "x86_64",
      "commit": "af3a378d7d9558544729af7458d73b50c229a769",
      "fileid": "fc79c1a22b6e8e82297f30c30b9e31e90321b8ca39a502157bb698d538171475",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apedrods/actions/runs/28233430476"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-26T10:57:02.000Z",
      "arch": "emscripten",
      "commit": "af3a378d7d9558544729af7458d73b50c229a769",
      "fileid": "3abc8048a8769d7dfd176a91b5a19c0956a56d564d894f4ce95a82e156dbd63f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/apedrods/actions/runs/28233430476"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-26T10:55:36.000Z",
      "arch": "x86_64",
      "commit": "af3a378d7d9558544729af7458d73b50c229a769",
      "fileid": "3febbddbb78ac2ace80f8b4b6551c532d0e492b8870c92ad73a5673a04ac7c0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apedrods/actions/runs/28233430476"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-26T10:55:44.000Z",
      "arch": "x86_64",
      "commit": "af3a378d7d9558544729af7458d73b50c229a769",
      "fileid": "655e7c84d3e13c274fb3097a933178f1f8b1f22f426758e21d70450df5575ccd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apedrods/actions/runs/28233430476"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-26T10:55:57.000Z",
      "arch": "x86_64",
      "commit": "af3a378d7d9558544729af7458d73b50c229a769",
      "fileid": "715f6ee98280db921b4236b65fcf7cc4f4197e18bc73a25bacdba42957eb0a7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/apedrods/actions/runs/28233430476"
    }
  ]
}