mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
27 lines
950 B
Tcl
27 lines
950 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 giguerch CUFF 1.9
|
||
revision 2
|
||
maintainers nomaintainer
|
||
license {GPL-2 GPL-3}
|
||
description Charles’s Utility Function using Formula
|
||
long_description {*}${description}
|
||
checksums rmd160 2802285188125bee21873fdbdf9c9dfa59bc2e6b \
|
||
sha256 48aaf819dc8021025756d5de4aa954a96664a8229753896021a82a56bdc51dba \
|
||
size 22245
|
||
supported_archs noarch
|
||
platforms {darwin any}
|
||
|
||
depends_lib-append port:R-clipr \
|
||
port:R-dplyr \
|
||
port:R-DT \
|
||
port:R-haven \
|
||
port:R-lmerTest \
|
||
port:R-openxlsx \
|
||
port:R-xtable
|
||
|
||
test.run yes
|