mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
26 lines
874 B
Tcl
26 lines
874 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 yyyuehhu AutoTransQF 0.1.3
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Novel automatic shifted log transformation
|
|
long_description {*}${description}
|
|
checksums rmd160 e9c345916e4b9cb2707e0abedddd15537a886628 \
|
|
sha256 02b5ab67e7f68388a864f2e87a733ed6c7f5a40dc23ab3ceb84be414ceff0dcf \
|
|
size 2698050
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-matlab2r \
|
|
port:R-moments \
|
|
port:R-VGAM
|
|
|
|
depends_test-append port:R-nortest
|
|
|
|
test.run yes
|