# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup R 1.0 R.setup cran mlpack mlpack 4.4.0 revision 0 categories-append math maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license BSD description Rcpp integration for the mlpack library long_description A fast, flexible machine learning library, written in C++, \ that aims to provide fast, extensible implementations \ of cutting-edge machine learning algorithms. checksums rmd160 86193c01d144ece7e9e1841e46bad9e50b79b36c \ sha256 7fe4c48ace9fb53c50b567944005e00c7b028c4f459c6fc488e5797f49bb0a75 \ size 1632925 depends_lib-append port:R-Rcpp \ port:R-RcppArmadillo \ port:R-RcppEnsmallen compiler.cxx_standard 2014 compilers.setup require_fortran depends_test-append port:R-testthat test.run yes