head	1.1;
access;
symbols
	pkgsrc-2026Q1:1.1.0.12
	pkgsrc-2026Q1-base:1.1
	pkgsrc-2025Q4:1.1.0.10
	pkgsrc-2025Q4-base:1.1
	pkgsrc-2025Q3:1.1.0.8
	pkgsrc-2025Q3-base:1.1
	pkgsrc-2025Q2:1.1.0.6
	pkgsrc-2025Q2-base:1.1
	pkgsrc-2025Q1:1.1.0.4
	pkgsrc-2025Q1-base:1.1
	pkgsrc-2024Q4:1.1.0.2
	pkgsrc-2024Q4-base:1.1;
locks; strict;
comment	@# @;


1.1
date	2024.11.09.13.33.04;	author mef;	state Exp;
branches;
next	;
commitid	jIpS4ogmcqEbtYwF;


desc
@@


1.1
log
@math/R-Deriv: import R-Deriv-4.1.6

Utility package containing: 1) Facilities for working with grouped
data: 'do' something to data stratified 'by' some variables. 2)
LSmeans (least-squares means), general linear estimates. 3) Restrict
functions to a smaller domain. 4) Miscellaneous other utilities.
@
text
@# $NetBSD$

R_PKGNAME=	Deriv
R_PKGVER=	4.1.6

MAINTAINER=	pkgsrc-users@@NetBSD.org
COMMENT=	Symbolic Differentiation
LICENSE=	gnu-gpl-v3

TEST_DEPENDS+=	R-testthat-[0-9]*:../../devel/R-testthat

# !pdfTeX error: pdflatex (file tctt1000): Font tctt1000 at 600 not found

TEST_DEPENDS+=	tex-ec-[0-9]*:../../fonts/tex-ec
TEST_DEPENDS+=	tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
TEST_DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin
TEST_DEPENDS+=	tex-url-[0-9]*:../../print/tex-url
TEST_DEPENDS+=	tex-xkeyval-[0-9]*:../../print/tex-xkeyval

USE_LANGUAGES=	# none

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
@
