Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/math/R-cran-locfit/Makefile
19259 views
PORTNAME=	locfit
DISTVERSION=	1.5-9.12
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Local Regression, Likelihood and Density Estimation
WWW=		https://cran.r-project.org/package=locfit

LICENSE=	GPLv2+

USES=		compiler:c++17-lang cran:compiles

.include <bsd.port.mk>