mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
25 lines
850 B
Tcl
25 lines
850 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 etiennelaliberte FD 1.0-12.3
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Compute different multi-dimensional FD indices
|
|
long_description {*}${description}
|
|
checksums rmd160 8d50a840f5dc8a9545d347a5ba4dfe220ca9f6c5 \
|
|
sha256 6e3091f99e510260cc338b9808201bd753556b5bdc2ff79116750d1e6b237eee \
|
|
size 44981
|
|
|
|
depends_lib-append port:R-ade4 \
|
|
port:R-ape \
|
|
port:R-geometry \
|
|
port:R-vegan
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|