mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
24 lines
851 B
Tcl
24 lines
851 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 r-project longitudinalData 2.4.5.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Tools for longitudinal data and joint longitudinal data
|
|
long_description {*}${description}
|
|
checksums rmd160 30c1ce13d24e6b38df3c03e3e7d29daa5c6dbd62 \
|
|
sha256 b5b01753e56129ae30e8dcc47e06fcf7e3bc7bdc3060eb018f49d358a914f6f4 \
|
|
size 81696
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-clv \
|
|
port:R-misc3d \
|
|
port:R-rgl
|
|
|
|
test.run yes
|