# -*- 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.5.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 37cb837e7b3ac3f1608f24f0e74a4af8105480e3 \ sha256 0e0b19054eea42bd6ca8fd3aac6ad835c58ddace8484ca3151ad7d29938cc9ea \ size 1648574 depends_lib-append port:R-Rcpp \ port:R-RcppArmadillo \ port:R-RcppEnsmallen compiler.cxx_standard 2017 compilers.setup require_fortran depends_test-append port:R-testthat test.run yes