mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
804 B
Tcl
22 lines
804 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 PVR 0.3
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Phylogenetic eigenvectors regression and phylogentic signal-representation curve
|
|
long_description {*}${description}
|
|
checksums rmd160 7ffba7e1c725df76200db4fd1faea13758121fd7 \
|
|
sha256 723e6f1fd544cbce157c1d42cc9c21ed8289a746199c69e6c82c561ee757965d \
|
|
size 11490
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-ape \
|
|
port:R-splancs
|
|
|
|
test.run yes
|