mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
753 B
Tcl
20 lines
753 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 gaussDiff 1.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Difference measures for multivariate Gaussian probability density functions
|
|
long_description {*}${description}
|
|
checksums rmd160 a7bd679b2b722b61d55d95aa6bf04a422a22256d \
|
|
sha256 85b4f408e9cd5b95622b24da8aa62e3f93df046826a8554eac6aad286e6f123b \
|
|
size 2822
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|