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 emmanuelarnhold easyanova 11.0
|
|
revision 0
|
|
categories-append math
|
|
platforms {darwin any}
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Analysis of variance and other important complementary analyses
|
|
long_description {*}${description}
|
|
checksums rmd160 4202a5c5f7a8124916b0fbdeaa903a525b18d8bc \
|
|
sha256 39eff94b890ef2e6e2e6a6f9d9c59924c2b397b9ec1d10e3474edd4aac68878b \
|
|
size 46377
|
|
supported_archs noarch
|
|
|
|
test.run yes
|