freebsd-ports/math/R-cran-pls/Makefile
TAKATSU Tomonari 38974808e7 math/R-cran-pls: Update to 2.8-3
Reported by:	portscout
2023-11-18 16:44:54 +00:00

14 lines
298 B
Makefile

PORTNAME= pls
DISTVERSION= 2.8-3
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Partial Least Squares and Principal Component Regression
WWW= https://cran.r-project.org/web/packages/pls/
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>