Package: MLInterfaces Title: Uniform interfaces to R machine learning procedures for data in Bioconductor containers Version: 1.93.0 Authors@R: c( person("Vincent", "Carey", role=c("cre", "aut"), comment = c(ORCID = "0000-0003-4046-0063"), email="stvjc@channing.harvard.edu"), person("Jess", "Mar", role=c("aut")), person("Jason", "Vertrees", role=c("ctb")), person("Laurent", "Gatto", role=c("ctb")), person("Phylis", "Atieno",role = "ctb", comment = "Translated vignettes from Sweave to Rmarkdown / HTML." )) Description: This package provides uniform interfaces to machine learning code for data in R and Bioconductor containers. License: LGPL Depends: R (>= 3.5), Rcpp, methods, BiocGenerics (>= 0.13.11), Biobase, annotate, cluster Imports: gdata, pls, sfsmisc, MASS, rpart, genefilter, fpc, ggvis, shiny, gbm, RColorBrewer, hwriter, threejs (>= 0.2.2), mlbench, stats4, tools, grDevices, graphics, stats, magrittr, SummarizedExperiment Suggests: class, e1071, ipred, randomForest, gpls, pamr, nnet, ALL, hgu95av2.db, som, hu6800.db, lattice, caret (>= 5.07), golubEsets, ada, keggorthology, kernlab, mboost, party, klaR, BiocStyle, knitr, testthat, airway Enhances: parallel LazyLoad: yes biocViews: Classification, Clustering git_url: https://git.bioconductor.org/packages/MLInterfaces git_branch: master git_last_commit: fab9357 git_last_commit_date: 2020-03-07 NeedsCompilation: no Packaged: 2026-07-04 23:22:09 UTC; root VignetteBuilder: knitr Config/pak/sysreqs: cmake libglpk-dev make libpng-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:30:43 UTC RemoteUrl: https://github.com/bioc/MLInterfaces RemoteRef: HEAD RemoteSha: 79217041b5e55979d715d6738239230746e18d95 Author: Vincent Carey [cre, aut] (ORCID: ), Jess Mar [aut], Jason Vertrees [ctb], Laurent Gatto [ctb], Phylis Atieno [ctb] (Translated vignettes from Sweave to Rmarkdown / HTML.) Maintainer: Vincent Carey