Files
ports/math/R-cran-RcppRoll/Makefile
T
TAKATSU Tomonari ce104a2b83 math/R-cran-RcppRoll: Update to 0.3.2
Reported by:	portscout
2026-03-30 21:38:29 +00:00

17 lines
347 B
Makefile

PORTNAME= RcppRoll
DISTVERSION= 0.3.2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Efficient Rolling / Windowed Operations
WWW= https://cran.r-project.org/web/packages/RcppRoll/
LICENSE= GPLv2+
RUN_DEPENDS= R-cran-Rcpp>0:devel/R-cran-Rcpp
USES= cran:auto-plist,compiles
.include <bsd.port.mk>