PORTNAME=	minqa
DISTVERSION=	1.2.6
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	eduardo@FreeBSD.org
COMMENT=	Derivative-free optimization algorithms by quadratic approximation
WWW=		https://cran.r-project.org/web/packages/minqa/

LICENSE=	GPLv2

RUN_DEPENDS=	R-cran-Rcpp>=0.9.10:devel/R-cran-Rcpp

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
