{
  "_id": "6a1033d3acfb0bcc41c98a86",
  "Package": "maize",
  "Title": "Specialty Kernels for SVMs",
  "Version": "0.0.2.95",
  "Authors@R": "c(\nperson(\"Frank\", \"Hull\", , \"frankiethull@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Max\", \"Kuhn\", , \"max@posit.co\", role = \"ctb\")\n)",
  "Description": "Bindings for SVMs and special kernels via kernlab, e1701,\nebmc, and mildsvm extending the 'parsnip' package. Specifically\nrelated to kernels for support vector machines not available in\nparsnip. Package also includes interfaces for novel SVM\npreprocessors (recipes) and postprocessors (probably).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Remotes": [
    "frankiethull/qrsvm"
  ],
  "LazyData": "true",
  "VignetteBuilder": "quarto, knitr",
  "URL": "https://frankiethull.github.io/maize/",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://frankiethull.r-universe.dev",
  "Date/Publication": "2025-07-13 05:40:08 UTC",
  "RemoteUrl": "https://github.com/frankiethull/maize",
  "RemoteRef": "HEAD",
  "RemoteSha": "92194b806d777d114944c29be580f2bd582af909",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 10:40:20 UTC",
    "User": "root"
  },
  "Author": "Frank Hull [aut, cre],\nMax Kuhn [ctb]",
  "Maintainer": "Frank Hull <frankiethull@gmail.com>",
  "MD5sum": "ed496f748906148c5001cdd0a2e54be7",
  "_user": "frankiethull",
  "_type": "src",
  "_file": "maize_0.0.2.95.tar.gz",
  "_fileid": "93d7f63a886e9f73ad71cdcb7f0b10cfe9ee67dc63205d379c81a2fd89365109",
  "_filesize": 251135,
  "_sha256": "93d7f63a886e9f73ad71cdcb7f0b10cfe9ee67dc63205d379c81a2fd89365109",
  "_created": "2026-05-22T10:40:20.000Z",
  "_published": "2026-05-22T10:45:39.136Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77363829329,
      "time": 255,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7158639054"
    },
    {
      "job": 77363829290,
      "time": 278,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7158645365"
    },
    {
      "job": 77363829317,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7158629220"
    },
    {
      "job": 77363829268,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7158637534"
    },
    {
      "job": 77361953284,
      "time": 777,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7158565965"
    },
    {
      "job": 77363829287,
      "time": 200,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158623740"
    },
    {
      "job": 77363829347,
      "time": 240,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7158634728"
    },
    {
      "job": 77363829302,
      "time": 230,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7158632437"
    },
    {
      "job": 77363829274,
      "time": 261,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7158641235"
    }
  ],
  "_buildurl": "https://github.com/r-universe/frankiethull/actions/runs/26282485125",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/frankiethull/maize",
  "_commit": {
    "id": "92194b806d777d114944c29be580f2bd582af909",
    "author": "frank hull <frankiethull@gmail.com>",
    "committer": "frank hull <frankiethull@gmail.com>",
    "message": "edit README\n",
    "time": 1752385208
  },
  "_maintainer": {
    "name": "Frank Hull",
    "email": "frankiethull@gmail.com",
    "login": "frankiethull",
    "bluesky": "@frankiethull.bsky.social",
    "twitter": "@frankiethull",
    "description": "",
    "uuid": 69683423
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.1.0",
      "role": "Depends"
    },
    {
      "package": "applicable",
      "role": "Imports"
    },
    {
      "package": "parsnip",
      "role": "Imports"
    },
    {
      "package": "probably",
      "role": "Imports"
    },
    {
      "package": "recipes",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "qrsvm",
      "role": "Suggests"
    },
    {
      "package": "quantregForest",
      "role": "Suggests"
    },
    {
      "package": "ebmc",
      "role": "Suggests"
    },
    {
      "package": "mildsvm",
      "role": "Suggests"
    },
    {
      "package": "modeltime",
      "role": "Suggests"
    },
    {
      "package": "timetk",
      "role": "Suggests"
    },
    {
      "package": "workflows",
      "role": "Suggests"
    },
    {
      "package": "kernlab",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "frankiethull",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 4
    },
    {
      "week": "2025-28",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "frankiethull",
      "count": 97,
      "uuid": 69683423
    }
  ],
  "_userbio": {
    "uuid": 69683423,
    "type": "user",
    "name": "frank hull"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/maize"
  },
  "_devurl": "https://github.com/frankiethull/maize",
  "_pkgdown": "https://frankiethull.github.io/maize/",
  "_searchresults": 14,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/maize.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "ada_boost_svm_rbf",
    "apd_svm_novel_detection",
    "arima_svm_laplace",
    "arima_svm_laplace_fit_impl",
    "arima_svm_predict_impl",
    "auto_arima_svm_laplace_fit_impl",
    "bag_svm_rbf",
    "cal_apply_regression",
    "cal_estimate_svm",
    "check_args",
    "int_conformal_quantile_svm",
    "kcca_correlate",
    "kqr_laplace",
    "ksvm_stringdot",
    "lssvm_laplace",
    "misvm_orova_fit_spec",
    "misvm_orova_rbf",
    "misvm_predict_spec",
    "predict_ksvm_stringdot_class",
    "predict_ksvm_stringdot_prob",
    "rus_boost_svm_rbf",
    "rvm_laplace",
    "step_kfa_laplace",
    "step_kfm_nystrom",
    "step_kha_laplace",
    "step_kha_tanh",
    "step_kpca_laplace",
    "step_kpca_tanh",
    "svm_anova_rbf",
    "svm_bessel",
    "svm_cauchy",
    "svm_cossim",
    "svm_fourier",
    "svm_laplace",
    "svm_sorensen",
    "svm_spline",
    "svm_string",
    "svm_tanh",
    "svm_tanimoto",
    "svm_tstudent",
    "svm_wavelet"
  ],
  "_datasets": [
    {
      "name": "corn_data",
      "title": "Synthetic Corn Dataset for Corny Example",
      "object": "corn_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "height",
        "kernel_size",
        "type"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ada_boost_svm_rbf",
      "title": "AdaBoost SVM with Radial Basis Function Kernel",
      "topics": [
        "ada_boost_svm_rbf"
      ]
    },
    {
      "page": "apd_svm_novel_detection",
      "title": "Fit an SVM novelty detection model to estimate an applicability domain.",
      "topics": [
        "apd_svm_novel_detection",
        "apd_svm_novel_detection.data.frame",
        "apd_svm_novel_detection.default",
        "apd_svm_novel_detection.formula",
        "apd_svm_novel_detection.matrix",
        "apd_svm_novel_detection.recipe"
      ]
    },
    {
      "page": "arima_svm_laplace",
      "title": "General Interface for \"Support Vector Machine\" ARIMA Regression Models",
      "topics": [
        "arima_svm_laplace"
      ]
    },
    {
      "page": "autoplot.kcor_df",
      "title": "visualize component x-y feature space",
      "topics": [
        "autoplot.kcor_df"
      ]
    },
    {
      "page": "bag_svm_rbf",
      "title": "RUS Bagged SVM with Radial Basis Function Kernel",
      "topics": [
        "bag_svm_rbf"
      ]
    },
    {
      "page": "cal_estimate_svm",
      "title": "Uses a support vector regression model to calibrate numeric predictions",
      "topics": [
        "cal_estimate_svm",
        "cal_estimate_svm.data.frame",
        "cal_estimate_svm.grouped_df",
        "cal_estimate_svm.tune_results"
      ]
    },
    {
      "page": "corn_data",
      "title": "Synthetic Corn Dataset for Corny Example",
      "topics": [
        "corn_data"
      ]
    },
    {
      "page": "int_conformal_quantile_svm",
      "title": "Prediction intervals via conformal inference and QRSVM",
      "topics": [
        "int_conformal_quantile_svm",
        "int_conformal_quantile_svm.workflow"
      ]
    },
    {
      "page": "kcca_correlate",
      "title": "Kernel Canonical Correlation Analysis",
      "topics": [
        "kcca_correlate"
      ]
    },
    {
      "page": "kqr_laplace",
      "title": "Laplacian Kernel Quantile Regression",
      "topics": [
        "kqr_laplace"
      ]
    },
    {
      "page": "lssvm_laplace",
      "title": "Laplacian Least Squares Support Vector Machine",
      "topics": [
        "lssvm_laplace"
      ]
    },
    {
      "page": "misvm_orova_rbf",
      "title": "Multiple Instance SVMs for Ordinal Outcome Data, One-Vs-All, with Radial Basis Function Kernel",
      "topics": [
        "misvm_orova_rbf"
      ]
    },
    {
      "page": "rus_boost_svm_rbf",
      "title": "RUSBoost SVM with Radial Basis Function Kernel",
      "topics": [
        "rus_boost_svm_rbf"
      ]
    },
    {
      "page": "rvm_laplace",
      "title": "Laplacian Relevance Vector Machine (Experimental RVM)",
      "topics": [
        "rvm_laplace"
      ]
    },
    {
      "page": "score.apd_svm_novel_detection",
      "title": "Predict from a 'apd_svm_novel_detection'",
      "topics": [
        "score.apd_svm_novel_detection"
      ]
    },
    {
      "page": "step_kfa_laplace",
      "title": "Laplacian function kernel KFA signal extraction",
      "concept": [
        "multivariate transformation steps"
      ],
      "topics": [
        "step_kfa_laplace"
      ]
    },
    {
      "page": "step_kfm_nystrom",
      "title": "Nystrom kernel feature map approximation (RBF)",
      "concept": [
        "multivariate transformation steps"
      ],
      "topics": [
        "step_kfm_nystrom"
      ]
    },
    {
      "page": "step_kha_laplace",
      "title": "Laplacian function kernel PCA signal extraction via Hebbian Algorithm",
      "concept": [
        "multivariate transformation steps"
      ],
      "topics": [
        "step_kha_laplace"
      ]
    },
    {
      "page": "step_kha_tanh",
      "title": "tanh function kernel PCA signal extraction via Hebbian Algorithm",
      "concept": [
        "multivariate transformation steps"
      ],
      "topics": [
        "step_kha_tanh"
      ]
    },
    {
      "page": "step_kpca_laplace",
      "title": "Laplacian function kernel PCA signal extraction",
      "concept": [
        "multivariate transformation steps"
      ],
      "topics": [
        "step_kpca_laplace"
      ]
    },
    {
      "page": "step_kpca_tanh",
      "title": "Laplacian function kernel PCA signal extraction",
      "concept": [
        "multivariate transformation steps"
      ],
      "topics": [
        "step_kpca_tanh"
      ]
    },
    {
      "page": "svm_anova_rbf",
      "title": "ANOVA RBF Support Vector Machine",
      "topics": [
        "svm_anova_rbf"
      ]
    },
    {
      "page": "svm_bessel",
      "title": "Bessel Support Vector Machine",
      "topics": [
        "svm_bessel"
      ]
    },
    {
      "page": "svm_cauchy",
      "title": "Cauchy Support Vector Machine",
      "topics": [
        "svm_cauchy"
      ]
    },
    {
      "page": "svm_cossim",
      "title": "Cosine Similarity Support Vector Machine",
      "topics": [
        "svm_cossim"
      ]
    },
    {
      "page": "svm_fourier",
      "title": "Fourier Support Vector Machine",
      "topics": [
        "svm_fourier"
      ]
    },
    {
      "page": "svm_laplace",
      "title": "Laplacian Support Vector Machine",
      "topics": [
        "svm_laplace"
      ]
    },
    {
      "page": "svm_sorensen",
      "title": "Sorensen Support Vector Machine",
      "topics": [
        "svm_sorensen"
      ]
    },
    {
      "page": "svm_spline",
      "title": "Spline Support Vector Machine",
      "topics": [
        "svm_spline"
      ]
    },
    {
      "page": "svm_string",
      "title": "String Support Vector Machine",
      "topics": [
        "svm_string"
      ]
    },
    {
      "page": "svm_tanh",
      "title": "Hyperbolic Tangent Support Vector Machine",
      "topics": [
        "svm_tanh"
      ]
    },
    {
      "page": "svm_tanimoto",
      "title": "Tanimoto Support Vector Machine",
      "topics": [
        "svm_tanimoto"
      ]
    },
    {
      "page": "svm_tstudent",
      "title": "T-Student Support Vector Machine",
      "topics": [
        "svm_tstudent"
      ]
    },
    {
      "page": "svm_wavelet",
      "title": "Wavelet Support Vector Machine",
      "topics": [
        "svm_wavelet"
      ]
    }
  ],
  "_pkglogo": "https://github.com/frankiethull/maize/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/frankiethull/maize/raw/HEAD/README.md",
  "_rundeps": [
    "applicable",
    "base64enc",
    "bslib",
    "butcher",
    "cachem",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "diagram",
    "dials",
    "DiceDesign",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "GauPro",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "highr",
    "htmltools",
    "ipred",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lbfgs",
    "lifecycle",
    "listenv",
    "lobstr",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mixopt",
    "modelenv",
    "nnet",
    "numDeriv",
    "parallelly",
    "parsnip",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "probably",
    "prodlim",
    "progressr",
    "proxyC",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "recipes",
    "rlang",
    "rmarkdown",
    "rpart",
    "rsample",
    "S7",
    "sass",
    "scales",
    "sfd",
    "shape",
    "slider",
    "sparsevctrs",
    "splitfngr",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tailor",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tune",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "warp",
    "withr",
    "workflows",
    "xfun",
    "yaml",
    "yardstick"
  ],
  "_score": 3.2253092817258633,
  "_indexed": true,
  "_nocasepkg": "maize",
  "_universes": [
    "frankiethull"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2.95",
      "date": "2026-05-22T10:43:47.000Z",
      "distro": "noble",
      "commit": "92194b806d777d114944c29be580f2bd582af909",
      "fileid": "c27c87c6777c0b932275e1204bf6cc6c087617a76f58853be40a95c09da971d1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/frankiethull/actions/runs/26282485125"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2.95",
      "date": "2026-05-22T10:44:02.000Z",
      "distro": "noble",
      "commit": "92194b806d777d114944c29be580f2bd582af909",
      "fileid": "52af0726b07ade93b0678274bf323d5b884d49b7f5639b4492c447406c279e4f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/frankiethull/actions/runs/26282485125"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2.95",
      "date": "2026-05-22T10:43:38.000Z",
      "commit": "92194b806d777d114944c29be580f2bd582af909",
      "fileid": "dd8f16ffb383550d6097ad461c5edf886b7a326864a6183c5bdfa603cb38dba3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/frankiethull/actions/runs/26282485125"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2.95",
      "date": "2026-05-22T10:44:03.000Z",
      "commit": "92194b806d777d114944c29be580f2bd582af909",
      "fileid": "6ba42ae6a1bcb53325327d6cf561e94580a430f2e1710aab6fb9038fc4fec515",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/frankiethull/actions/runs/26282485125"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2.95",
      "date": "2026-05-22T10:44:05.000Z",
      "commit": "92194b806d777d114944c29be580f2bd582af909",
      "fileid": "5d2e84b7a8366f8b11d68d0b32fa94a3a938cc839c936920796144964ab12499",
      "status": "success",
      "buildurl": "https://github.com/r-universe/frankiethull/actions/runs/26282485125"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2.95",
      "date": "2026-05-22T10:43:14.000Z",
      "commit": "92194b806d777d114944c29be580f2bd582af909",
      "fileid": "08205cafba27b86d4e0a74ea479562b4815ccdddf80522e5ca888a26edcff928",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/frankiethull/actions/runs/26282485125"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2.95",
      "date": "2026-05-22T10:43:05.000Z",
      "commit": "92194b806d777d114944c29be580f2bd582af909",
      "fileid": "b43123aa8476b6e3c9b71ff3f53d15985f862f88785d90192aec03fd4681a789",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/frankiethull/actions/runs/26282485125"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2.95",
      "date": "2026-05-22T10:43:25.000Z",
      "commit": "92194b806d777d114944c29be580f2bd582af909",
      "fileid": "10e219e4a50b88c711a6ac63e358ad49d27a239df79cfde65586a69af7348146",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/frankiethull/actions/runs/26282485125"
    }
  ]
}