mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
689 B
Tcl
20 lines
689 B
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 cran cran robeth 2.7-8
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description R functions for robust statistics
|
|
long_description {*}${description}
|
|
checksums rmd160 6b403db1a36247c28e303f325aa671994689724a \
|
|
sha256 c0f03c600ca344aeac237479705eb78c0dfb0e1d9a93a2b08edf9616d84eb238 \
|
|
size 182615
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|