mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
764 B
Tcl
22 lines
764 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 gamair 1.0-2
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Data for GAMs: An Introduction with R
|
|
long_description {*}${description}
|
|
checksums rmd160 5b4385c543626281317662ee1357ac35c091cc44 \
|
|
sha256 23d0568d3333fac3342602f8851a8889f8e255343e3017960cad266a4e6959b2 \
|
|
size 1675941
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_test-append port:R-geoR \
|
|
port:R-lme4
|
|
|
|
test.run yes
|