mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
927 B
Tcl
23 lines
927 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 RcmdrPlugin.MPAStats 1.2.2
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description R Commander plug-in for MPA statistics
|
|
long_description Extends R Commander with a unified menu of new and pre-existing statistical functions \
|
|
related to public management and policy analysis statistics.
|
|
checksums rmd160 b5b8c188c1fd61b62112cfa2d0f3b98bd710c292 \
|
|
sha256 a51df9bd21b4cc21f32939aedb524e9809edfdac87a306dfca8f5911ae20d2fa \
|
|
size 38735
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-ordinal \
|
|
port:R-Rcmdr
|
|
|
|
test.run yes
|