# -*- 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 github dselivanov rsparse 0.5.1 v revision 4 categories-append math maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license GPL-2+ description Statistical learning on sparse matrices long_description {*}${description} checksums rmd160 5e6d4cb5b8148043db2e6b9e4f2c707a389a05d6 \ sha256 090049d3bd13798dc0a4a8904b7ced7dd34c73ca0de64413129b0d7ae0e112bc \ size 417736 github.tarball_from archive # Drop with the next version: dist_subdir ${name}/${version}_1 depends_lib-append path:lib/libopenblas.dylib:OpenBLAS \ port:R-data.table \ port:R-float \ port:R-lgr \ port:R-MatrixExtra \ port:R-Rcpp \ port:R-RcppArmadillo \ port:R-RhpcBLASctl compilers.setup require_fortran depends_test-append port:R-covr \ port:R-testthat test.run yes