You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
27 lines
963 B
Tcl
27 lines
963 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 agalecki nlmeU 0.70-9
|
|
revision 0
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Datasets and utility functions enhancing functionality \
|
|
of R-nlme package
|
|
long_description {*}${description}
|
|
checksums rmd160 45080312ee0a154e49bbc4d730187f9a6984d4c3 \
|
|
sha256 f858b383a250a9b550c51f37bb2bd692a5579d805123cbcc8609a25d51027383 \
|
|
size 235487
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_test-append port:R-ellipse \
|
|
port:R-reshape \
|
|
port:R-roxygen2 \
|
|
port:R-testthat \
|
|
port:R-WWGbook
|
|
|
|
test.run yes
|