2015-12-16 08:12:50 +01:00
|
|
|
PORTNAME= Amelia
|
2022-11-25 07:41:06 +01:00
|
|
|
DISTVERSION= 1.8.1
|
2015-12-16 08:12:50 +01:00
|
|
|
CATEGORIES= math
|
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
|
|
COMMENT= Program for Missing Data
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://gking.harvard.edu/amelia
|
2015-12-16 08:12:50 +01:00
|
|
|
|
2020-09-10 11:36:48 +02:00
|
|
|
LICENSE= GPLv2+
|
2015-12-16 08:12:50 +01:00
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
BUILD_DEPENDS= R-cran-Rcpp>=0.11:devel/R-cran-Rcpp \
|
2022-11-25 07:41:06 +01:00
|
|
|
R-cran-RcppArmadillo>=0:math/R-cran-RcppArmadillo \
|
|
|
|
R-cran-rlang>=0:devel/R-cran-rlang
|
2016-04-01 16:16:16 +02:00
|
|
|
RUN_DEPENDS= R-cran-Rcpp>=0.11:devel/R-cran-Rcpp \
|
|
|
|
R-cran-RcppArmadillo>=0:math/R-cran-RcppArmadillo
|
2015-12-16 08:12:50 +01:00
|
|
|
|
2017-06-18 20:09:16 +02:00
|
|
|
USES= cran:auto-plist,compiles
|
2015-12-16 08:12:50 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|