PORTNAME=	locfit
DISTVERSION=	1.5-9.9
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	thierry@FreeBSD.org
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>
