mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
18 lines
661 B
Tcl
18 lines
661 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 PDSCE 1.2.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Positive Definite Sparse Covariance Estimators
|
|
long_description {*}${description}
|
|
checksums rmd160 0fdce64e96ad182c00e679dda2340614e7e8fa8f \
|
|
sha256 3bd156dae3ed7d3a88e21e8798c894f2021922e5a6e18b54bddb31ba6d26beaa \
|
|
size 9722
|
|
|
|
test.run yes
|