mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
779 B
Tcl
23 lines
779 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 thibault.laurent frontiles 1.3.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Partial frontier efficiency analysis
|
|
long_description {*}${description}
|
|
checksums rmd160 ab816690cd0b5ccd7e1bd64b18882c760be4032c \
|
|
sha256 053c9600ffd84202b061aeb9277377adbb2219c96c9f7014eea5aa9a4bf33051 \
|
|
size 333304
|
|
|
|
depends_lib-append port:R-colorspace \
|
|
port:R-rgl
|
|
|
|
compilers.setup require_fortran
|
|
|
|
test.run yes
|