You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
2329655ef7
[skip ci]
22 lines
741 B
Tcl
22 lines
741 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 daconrio dawai 1.2.6
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Discriminant Analysis with Additional Information
|
|
long_description {*}${description}
|
|
checksums rmd160 105254521307d2cad6b8c0c56c566f68aadd2b6d \
|
|
sha256 bc44aa68072786bc402cf32c7ab862592fd41a00f20676dd2d4ea0d0465bdbdd \
|
|
size 830017
|
|
|
|
depends_lib-append port:R-mvtnorm
|
|
|
|
depends_test-append port:R-R.rsp
|
|
|
|
test.run yes
|