mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
28 lines
1009 B
Tcl
28 lines
1009 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 sheffersonlab lefko3 6.3.1
|
|
revision 0
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Historical and ahistorical population projection \
|
|
matrix analysis
|
|
long_description {*}${description}
|
|
checksums rmd160 669db36e74d07845a2bb9eb15a2a1c0d7b421b38 \
|
|
sha256 5454014252f6128ef0e35951ea9c5dc641fe2475dffcbc2ba025ef6711987cab \
|
|
size 3142906
|
|
|
|
depends_lib-append port:R-BH \
|
|
port:R-glmmTMB \
|
|
port:R-lme4 \
|
|
port:R-MuMIn \
|
|
port:R-pscl \
|
|
port:R-Rcpp \
|
|
port:R-RcppArmadillo \
|
|
port:R-VGAM
|
|
|
|
compilers.setup require_fortran
|