pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc R-numDeriv: update to version 2016.8.1.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0818a7ac3a89
branches: trunk
changeset: 337186:0818a7ac3a89
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 20:03:24 2019 +0000
description:
R-numDeriv: update to version 2016.8.1.1.
Update to the canonical form of an R package.
diffstat:
doc/CHANGES-2019 | 3 ++-
math/R-numDeriv/DESCR | 4 ++--
math/R-numDeriv/Makefile | 7 +++----
math/R-numDeriv/distinfo | 10 +++++-----
4 files changed, 12 insertions(+), 12 deletions(-)
diffs (66 lines):
diff -r e9f8c0234d63 -r 0818a7ac3a89 doc/CHANGES-2019
--- a/doc/CHANGES-2019 Wed Jul 31 20:01:41 2019 +0000
+++ b/doc/CHANGES-2019 Wed Jul 31 20:03:24 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3189 2019/07/31 20:01:41 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3190 2019/07/31 20:03:24 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5146,3 +5146,4 @@
Updated math/R-maps to 3.3.0 [brook 2019-07-31]
Updated math/R-mvtnorm to 1.0.11 [brook 2019-07-31]
Updated math/R-nloptr to 1.2.1 [brook 2019-07-31]
+ Updated math/R-numDeriv to 2016.8.1.1 [brook 2019-07-31]
diff -r e9f8c0234d63 -r 0818a7ac3a89 math/R-numDeriv/DESCR
--- a/math/R-numDeriv/DESCR Wed Jul 31 20:01:41 2019 +0000
+++ b/math/R-numDeriv/DESCR Wed Jul 31 20:03:24 2019 +0000
@@ -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 -r e9f8c0234d63 -r 0818a7ac3a89 math/R-numDeriv/Makefile
--- a/math/R-numDeriv/Makefile Wed Jul 31 20:01:41 2019 +0000
+++ b/math/R-numDeriv/Makefile Wed Jul 31 20:03:24 2019 +0000
@@ -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@localhost
HOMEPAGE= ${R_HOMEPAGE_BASE}/numDeriv/
@@ -8,10 +8,9 @@
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 -r e9f8c0234d63 -r 0818a7ac3a89 math/R-numDeriv/distinfo
--- a/math/R-numDeriv/distinfo Wed Jul 31 20:01:41 2019 +0000
+++ b/math/R-numDeriv/distinfo Wed Jul 31 20:03:24 2019 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index