summaryrefslogtreecommitdiff
path: root/math/R-numDeriv
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 20:03:24 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 20:03:24 +0000
commit34d49ff7701c122661d3d41a0077d7fbd1e61267 (patch)
tree021cb476483ca4430c887772b01e4b18d0625972 /math/R-numDeriv
parente82c6d40865551e399b61d2f79546ae94b0df9f9 (diff)
downloadpkgsrc-34d49ff7701c122661d3d41a0077d7fbd1e61267.tar.gz
R-numDeriv: update to version 2016.8.1.1.
Update to the canonical form of an R package.
Diffstat (limited to 'math/R-numDeriv')
-rw-r--r--math/R-numDeriv/DESCR4
-rw-r--r--math/R-numDeriv/Makefile7
-rw-r--r--math/R-numDeriv/distinfo10
3 files changed, 10 insertions, 11 deletions
diff --git a/math/R-numDeriv/DESCR b/math/R-numDeriv/DESCR
index a3cd197752b..b0ed5bab6f8 100644
--- a/math/R-numDeriv/DESCR
+++ b/math/R-numDeriv/DESCR
@@ -1,7 +1,7 @@
Methods for calculating (usually) accurate numerical first and second
-order derivatives. Accurate calculations are done using 'Richardson”s'
+order derivatives. Accurate calculations are done using Richardson's
extrapolation or, when applicable, a complex step derivative is
available. A simple difference method is also provided. Simple
difference is (usually) less accurate but is much quicker than
-'Richardson”s' extrapolation and provides a useful cross-check.
+Richardson's extrapolation and provides a useful cross-check.
Methods are provided for real scalar and vector valued functions.
diff --git a/math/R-numDeriv/Makefile b/math/R-numDeriv/Makefile
index b55e05608e9..4e2cc6bafa7 100644
--- a/math/R-numDeriv/Makefile
+++ b/math/R-numDeriv/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:50 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 20:03:25 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/numDeriv/
@@ -8,10 +8,9 @@ COMMENT= Accurate numerical derivatives
LICENSE= gnu-gpl-v2
R_PKGNAME= numDeriv
-R_PKGVER= 2016.8-1
+R_PKGVER= 2016.8-1.1
USE_LANGUAGES+= # none
-BUILDLINK_API_DEPENDS.R+= R>=2.11.1
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-numDeriv/distinfo b/math/R-numDeriv/distinfo
index 300a59663f1..24cc36d8eb6 100644
--- a/math/R-numDeriv/distinfo
+++ b/math/R-numDeriv/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/03/05 16:52:13 minskim Exp $
+$NetBSD: distinfo,v 1.2 2019/07/31 20:03:25 brook Exp $
-SHA1 (R/numDeriv_2016.8-1.tar.gz) = 8d43a502c4ee1efcf8b3dcf5ba1c91667c84198a
-RMD160 (R/numDeriv_2016.8-1.tar.gz) = 53f6370b6d0104b9c3da04bb8510730c0a8371ab
-SHA512 (R/numDeriv_2016.8-1.tar.gz) = c77db5cb3f21f08c9f55be9ffc26ad3238450e74190cf8dccdf50a2a4dd5319d50dd9a8c206c8675239a74f53a4d4aac6339765a1f305c92e293b1591f07a6d4
-Size (R/numDeriv_2016.8-1.tar.gz) = 76303 bytes
+SHA1 (R/numDeriv_2016.8-1.1.tar.gz) = 972f38b7076ba80298544bbf5a6b17ef02203851
+RMD160 (R/numDeriv_2016.8-1.1.tar.gz) = 5d1e84c8caff78f58b181d46707255172f51d3d4
+SHA512 (R/numDeriv_2016.8-1.1.tar.gz) = 20e9dda1af54ff581f4f9218c34af204de5b78bb21eed88aef836ea215c37d90f7af8f1d972436316eab80451f531e1c9badb34f33001e3441a583a3ac4776e0
+Size (R/numDeriv_2016.8-1.1.tar.gz) = 76053 bytes