Package: rcppmlpackexamples 0.0.1

Dirk Eddelbuettel

rcppmlpackexamples: Example Use of 'mlpack' from C++ via R

A Minimal Example Package which demonstrates 'mlpack' use via C++ Code from R.

Authors:Dirk Eddelbuettel [aut, cre], Authors of mlpack [aut], Constantinos Giachalis [ctb]

rcppmlpackexamples_0.0.1.tar.gz
rcppmlpackexamples_0.0.1.tar.gz(r-4.7-arm64)rcppmlpackexamples_0.0.1.tar.gz(r-4.7-x86_64)rcppmlpackexamples_0.0.1.tar.gz(r-4.6-arm64)rcppmlpackexamples_0.0.1.tar.gz(r-4.6-x86_64)
rcppmlpackexamples_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rcppmlpackexamples/json (API)
NEWS

# Install 'rcppmlpackexamples' in R:
install.packages('rcppmlpackexamples', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/eddelbuettel/rcppmlpack-examples/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:
  • covertype_small - Covertype data subset used for classification
  • loanData - Loan data subset used for default prediction

On CRAN:

Conda:

openblascppopenmp

1.70 score 1 scripts 179 downloads 4 exports 4 dependencies

Last updated from:f84c0d33ff. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK150
linux-devel-x86_64OK144
source / vignettesOK246
linux-release-arm64OK162
linux-release-x86_64OK133
wasm-releaseOK145

Exports:kMeanslinearRegressionloanDefaultPredictionrandomForest

Dependencies:mlpackRcppRcppArmadilloRcppEnsmallen