{
  "_id": "6a101e1bacfb0bcc41c8a8d3",
  "Package": "mlearning",
  "Type": "Package",
  "Version": "1.2.2",
  "Title": "'SciViews::R' - Machine Learning Algorithms with Unified\nInterface",
  "Description": "A unified interface is provided to various machine\nlearning algorithms like linear or quadratic discriminant\nanalysis, k-nearest neighbors, random forest, support vector\nmachine, ... It allows to train, test, and apply\ncross-validation using similar functions and function arguments\nwith a minimalist and clean, formula-based interface. Missing\ndata are processed the same way as base and stats R functions\nfor all algorithms, both in training and testing. Confusion\nmatrices are also provided with a rich set of metrics\ncalculated and a few specific plots.",
  "Authors@R": "c(\nperson(\"Philippe\", \"Grosjean\", role = c(\"aut\", \"cre\"),\nemail = \"phgrosjean@sciviews.org\",\ncomment = c(ORCID = \"0000-0002-2694-9471\")),\nperson(\"Kevin\", \"Denis\", role = \"aut\",\nemail = \"kevin.denis@umons.ac.be\"))",
  "Maintainer": "Philippe Grosjean <phgrosjean@sciviews.org>",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/SciViews/mlearning,\nhttps://www.sciviews.org/mlearning/,\nhttps://sciviews.r-universe.dev/mlearning",
  "BugReports": "https://github.com/SciViews/mlearning/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "ByteCompile": "yes",
  "Config/testthat/edition": "3",
  "Repository": "https://sciviews.r-universe.dev",
  "Date/Publication": "2025-10-13 06:50:21 UTC",
  "RemoteUrl": "https://github.com/SciViews/mlearning",
  "RemoteRef": "HEAD",
  "RemoteSha": "fb85f693d3e8beeeb74a243c2e1febaa4626a36d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:34:35 UTC",
    "User": "root"
  },
  "Author": "Philippe Grosjean [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2694-9471>),\nKevin Denis [aut]",
  "MD5sum": "f1ba3e3a3cbbf0c97fc11725ba7000ba",
  "_user": "sciviews",
  "_type": "src",
  "_file": "mlearning_1.2.2.tar.gz",
  "_fileid": "575e5d198a15d483de7b92c2c0b7c5b0d1b9919c9d740dec55e991b0886fbd31",
  "_filesize": 317686,
  "_sha256": "575e5d198a15d483de7b92c2c0b7c5b0d1b9919c9d740dec55e991b0886fbd31",
  "_created": "2026-05-14T07:34:35.000Z",
  "_published": "2026-05-22T09:12:59.524Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77350405863,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989537613"
    },
    {
      "job": 77350405819,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989537750"
    },
    {
      "job": 77350405915,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989520441"
    },
    {
      "job": 77350405727,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989522582"
    },
    {
      "job": 77350405619,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989498427"
    },
    {
      "job": 77350405187,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156974779"
    },
    {
      "job": 77350405873,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989530406"
    },
    {
      "job": 77350405925,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989523729"
    },
    {
      "job": 77350406066,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989526426"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sciviews/actions/runs/25847891092",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/SciViews/mlearning",
  "_commit": {
    "id": "fb85f693d3e8beeeb74a243c2e1febaa4626a36d",
    "author": "Philippe Grosjean <phgrosjean@sciviews.org>",
    "committer": "Philippe Grosjean <phgrosjean@sciviews.org>",
    "message": "mlearning() call model.frame() in formula's environment\n",
    "time": 1760338221
  },
  "_maintainer": {
    "name": "Philippe Grosjean",
    "email": "phgrosjean@sciviews.org",
    "login": "phgrosjean",
    "twitter": "@PhilGrosjean",
    "uuid": 3286897,
    "orcid": "0000-0002-2694-9471"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.4",
      "role": "Depends"
    },
    {
      "package": "class",
      "version": ">= 7.3.23",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "version": ">= 1.7.16",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "version": ">= 3.0.4",
      "role": "Imports"
    },
    {
      "package": "ipred",
      "version": ">= 0.9.15",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "version": ">= 7.3.20",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3.65",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "version": ">= 4.7.1.2",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "version": ">= 4.1.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 3.0.4",
      "role": "Imports"
    },
    {
      "package": "datasets",
      "version": ">= 3.0.4",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "version": ">= 2.1.6",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "version": ">= 1.1.3",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "version": ">= 3.5.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.42",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.21",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "version": ">= 2.2.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sciviews",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-35",
      "n": 4
    },
    {
      "week": "2025-42",
      "n": 5
    }
  ],
  "_tags": [],
  "_topics": [
    "machine-learning"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "phgrosjean",
      "count": 35,
      "uuid": 3286897
    }
  ],
  "_userbio": {
    "uuid": 5459393,
    "type": "organization",
    "name": "SciViews",
    "description": "Data Science R Dialect"
  },
  "_downloads": {
    "count": 271,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mlearning"
  },
  "_devurl": "https://github.com/sciviews/mlearning",
  "_pkgdown": "https://www.sciviews.org/mlearning/",
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mlearning.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sciviews/mlearning",
  "_realowner": "sciviews",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-0",
      "date": "2013-01-30"
    },
    {
      "version": "1.1.1",
      "date": "2022-04-26"
    },
    {
      "version": "1.2.1",
      "date": "2023-08-30"
    }
  ],
  "_exports": [
    "confusion",
    "confusion_barplot",
    "confusion_dendrogram",
    "confusion_image",
    "confusion_stars",
    "confusionBarplot",
    "confusionDendrogram",
    "confusionImage",
    "confusionStars",
    "cvpredict",
    "ml_knn",
    "ml_lda",
    "ml_lvq",
    "ml_naive_bayes",
    "ml_nnet",
    "ml_qda",
    "ml_rforest",
    "ml_rpart",
    "ml_svm",
    "mlearning",
    "mlKnn",
    "mlLda",
    "mlLvq",
    "mlNaiveBayes",
    "mlNnet",
    "mlQda",
    "mlRforest",
    "mlRpart",
    "mlSvm",
    "prior",
    "prior<-",
    "response",
    "train"
  ],
  "_help": [
    {
      "page": "mlearning-package",
      "title": "'SciViews::R' - Machine Learning Algorithms with Unified Interface",
      "topics": [
        "mlearning-package"
      ]
    },
    {
      "page": "confusion",
      "title": "Construct and analyze confusion matrices",
      "topics": [
        "confusion",
        "confusion.default",
        "confusion.mlearning",
        "print.confusion",
        "print.summary.confusion",
        "summary.confusion"
      ]
    },
    {
      "page": "mlearning",
      "title": "Machine learning model for (un)supervised classification or regression",
      "topics": [
        "cvpredict",
        "cvpredict.mlearning",
        "mlearning",
        "plot.mlearning",
        "predict.mlearning",
        "print.mlearning",
        "print.summary.mlearning",
        "summary.mlearning"
      ]
    },
    {
      "page": "mlKnn",
      "title": "Supervised classification using k-nearest neighbor",
      "topics": [
        "mlKnn",
        "mlKnn.default",
        "mlKnn.formula",
        "ml_knn",
        "predict.mlKnn",
        "print.summary.mlKnn",
        "summary.mlKnn"
      ]
    },
    {
      "page": "mlLda",
      "title": "Supervised classification using linear discriminant analysis",
      "topics": [
        "mlLda",
        "mlLda.default",
        "mlLda.formula",
        "ml_lda",
        "predict.mlLda"
      ]
    },
    {
      "page": "mlLvq",
      "title": "Supervised classification using learning vector quantization",
      "topics": [
        "mlLvq",
        "mlLvq.default",
        "mlLvq.formula",
        "ml_lvq",
        "predict.mlLvq",
        "print.summary.mlLvq",
        "summary.mlLvq"
      ]
    },
    {
      "page": "mlNaiveBayes",
      "title": "Supervised classification using naive Bayes",
      "topics": [
        "mlNaiveBayes",
        "mlNaiveBayes.default",
        "mlNaiveBayes.formula",
        "ml_naive_bayes",
        "predict.mlNaiveBayes"
      ]
    },
    {
      "page": "mlNnet",
      "title": "Supervised classification and regression using neural network",
      "topics": [
        "mlNnet",
        "mlNnet.default",
        "mlNnet.formula",
        "ml_nnet",
        "predict.mlNnet"
      ]
    },
    {
      "page": "mlQda",
      "title": "Supervised classification using quadratic discriminant analysis",
      "topics": [
        "mlQda",
        "mlQda.default",
        "mlQda.formula",
        "ml_qda",
        "predict.mlQda"
      ]
    },
    {
      "page": "mlRforest",
      "title": "Supervised classification and regression using random forest",
      "topics": [
        "mlRforest",
        "mlRforest.default",
        "mlRforest.formula",
        "ml_rforest",
        "predict.mlRforest"
      ]
    },
    {
      "page": "mlRpart",
      "title": "Supervised classification and regression using recursive partitioning",
      "topics": [
        "mlRpart",
        "mlRpart.default",
        "mlRpart.formula",
        "ml_rpart",
        "predict.mlRpart"
      ]
    },
    {
      "page": "mlSvm",
      "title": "Supervised classification and regression using support vector machine",
      "topics": [
        "mlSvm",
        "mlSvm.default",
        "mlSvm.formula",
        "ml_svm",
        "predict.mlSvm"
      ]
    },
    {
      "page": "plot.confusion",
      "title": "Plot a confusion matrix",
      "topics": [
        "confusionBarplot",
        "confusionDendrogram",
        "confusionImage",
        "confusionStars",
        "confusion_barplot",
        "confusion_dendrogram",
        "confusion_image",
        "confusion_stars",
        "plot.confusion"
      ]
    },
    {
      "page": "prior",
      "title": "Get or set priors on a confusion matrix",
      "topics": [
        "prior",
        "prior.confusion",
        "prior<-",
        "prior<-.confusion"
      ]
    },
    {
      "page": "response",
      "title": "Get the response variable for a mlearning object",
      "topics": [
        "response",
        "response.default"
      ]
    },
    {
      "page": "train",
      "title": "Get the training variable for a mlearning object",
      "topics": [
        "train",
        "train.default"
      ]
    }
  ],
  "_pkglogo": "https://github.com/SciViews/mlearning/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/SciViews/mlearning/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "e1071",
    "farver",
    "future",
    "future.apply",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "ipred",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "MASS",
    "Matrix",
    "nnet",
    "numDeriv",
    "parallelly",
    "prodlim",
    "progressr",
    "proxy",
    "R6",
    "randomForest",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "SQUAREM",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "mlearning.Rmd",
      "filename": "mlearning.html",
      "title": "'SciViews::R' - Machine Learning Algorithms with Unified Interface",
      "author": "Philippe Grosjean (phgrosjean@sciviews.org)",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-08-27 12:42:46",
      "modified": "2025-08-27 12:42:46",
      "commits": 1
    }
  ],
  "_score": 4.982271233039569,
  "_indexed": true,
  "_nocasepkg": "mlearning",
  "_universes": [
    "sciviews",
    "phgrosjean"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-14T07:36:53.000Z",
      "distro": "noble",
      "commit": "fb85f693d3e8beeeb74a243c2e1febaa4626a36d",
      "fileid": "fcbe2b7c90139411bb0557589176f68b5c2b9e2f823e5eb48da3c5611ef2a1af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/25847891092"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-05-14T07:36:53.000Z",
      "distro": "noble",
      "commit": "fb85f693d3e8beeeb74a243c2e1febaa4626a36d",
      "fileid": "df95b9525d4851b6a6025762b0bbbeadd39da72c272f3a222b1fcc95f02017e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/25847891092"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-14T07:35:59.000Z",
      "commit": "fb85f693d3e8beeeb74a243c2e1febaa4626a36d",
      "fileid": "865d0ce1aad11e0cc8d1ad2d78d52cc9ece49f9a177303453170a4ec76f3e85c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/25847891092"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-05-14T07:36:06.000Z",
      "commit": "fb85f693d3e8beeeb74a243c2e1febaa4626a36d",
      "fileid": "90fe5cfb4e8df08328d2d410e08f5ba75e3b05c8da6a5791a7d43381db61c52d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/25847891092"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-14T07:36:03.000Z",
      "commit": "fb85f693d3e8beeeb74a243c2e1febaa4626a36d",
      "fileid": "99a9c4fdec21a6ee685680fbe4a71a924f83e07aecb3c97306630c748a1c3e6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/25847891092"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-14T07:35:50.000Z",
      "commit": "fb85f693d3e8beeeb74a243c2e1febaa4626a36d",
      "fileid": "0a2805d64cdc6d68433434ccbaa3349a3d064db39ed940c0e7715f0592e50f8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/25847891092"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-05-14T07:35:59.000Z",
      "commit": "fb85f693d3e8beeeb74a243c2e1febaa4626a36d",
      "fileid": "f0444131e11054091ddf6658ac58b3452ecff73024b2b93bf90feb6e60eebd99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/25847891092"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2",
      "date": "2026-05-22T09:12:44.000Z",
      "commit": "fb85f693d3e8beeeb74a243c2e1febaa4626a36d",
      "fileid": "2281795aec038bcead4666b8e80a40de711030e8667478826ec2296d1ab67b61",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/25847891092"
    }
  ]
}