You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
34 lines
1.1 KiB
Tcl
34 lines
1.1 KiB
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 r-forge cotram 0.5-2
|
|
revision 0
|
|
categories-append math
|
|
platforms {darwin any}
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Count transformation models
|
|
long_description {*}${description}
|
|
checksums rmd160 58d7eb747c221946c7a38d7fcb3fa824865449a7 \
|
|
sha256 6b8bdd1b71942fc87a8e4aacec2fdad0be8ff2453160a26a3de37816b6b6e3a7 \
|
|
size 168129
|
|
supported_archs noarch
|
|
|
|
depends_lib-append port:R-alabama \
|
|
port:R-basefun \
|
|
port:R-mlt \
|
|
port:R-qrng \
|
|
port:R-tram \
|
|
port:R-variables
|
|
|
|
depends_test-append port:R-colorspace \
|
|
port:R-knitr \
|
|
port:R-multcomp \
|
|
port:R-mvtnorm \
|
|
port:R-numDeriv \
|
|
port:R-TH.data
|
|
|
|
test.run yes
|