Files

28 lines
1.0 KiB
Tcl

# -*- 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 HenrikBengtsson matrixStats 1.4.1
revision 0
categories-append math
maintainers nomaintainer
license Artistic-2
description Functions that apply to rows and columns of matrices
long_description {*}${description} (and to vectors).
homepage https://github.com/HenrikBengtsson/matrixStats
checksums rmd160 9ec9fa8b9a17fef0f4d08d1a2be28ce9958c2c9e \
sha256 549143edf5d8aaeae8b9e3f6edf46eaa5411fd64d33604fc574d5cf7c347ff18 \
size 332162
github.tarball_from archive
depends_test-append port:R-base64enc \
port:R-ggplot2 \
port:R-knitr \
port:R-markdown \
port:R-microbenchmark \
port:R-R.devices \
port:R-R.rsp
test.run yes