mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
717 B
Tcl
21 lines
717 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 cran sae 1.3
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Functions for small area estimation
|
|
long_description {*}${description}
|
|
checksums rmd160 a64929f15ef1700251ba094d2ab882a02daf7f63 \
|
|
sha256 1f5de58d35f8991af347c93985c0cdc51841bb323e7424857237a967dfa799d9 \
|
|
size 1008941
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-lme4
|
|
|
|
test.run yes
|