summaryrefslogtreecommitdiff
path: root/math/R-R2HTML
diff options
context:
space:
mode:
authorwen <wen>2016-01-09 14:17:37 +0000
committerwen <wen>2016-01-09 14:17:37 +0000
commit72fc6b70308f7e35bf842810de14475648058522 (patch)
tree2b7b1381987571e1ff6d2b5f36522c5711aaa65d /math/R-R2HTML
parent97e03503a7ffd6eca91657a5ff64503f2175a546 (diff)
downloadpkgsrc-72fc6b70308f7e35bf842810de14475648058522.tar.gz
Update to 2.3.1
Upstream changes: # 2014-09-21 - Version 2.3.1 - Fixed message "Warning in formatC(Signif) : class of 'x' was discarded" - Fixed problem looking up objects in Sweave. R Code inside Sweave files is now evaluated in .GlobalEnv, again, as before version 2.3.0. # 2014-09-06 - Version 2.3 - API BREAK: Make package conform to new CRAN policies. - .HTML.file is no longer stored in the global environment: use HTMLSetFile() and HTMLGetFile() instead of modifying it directly. - .HTMLenv is no longer stored in the global environment: it should never have been accessed directly in the first place. - fix() is no longer replaced during HTMLStart()/HTMLStop() sessions. - Remove obsolete handling of 'date' class from package survival. - Remove obsolete support for old format of objects from the rpart package
Diffstat (limited to 'math/R-R2HTML')
-rw-r--r--math/R-R2HTML/Makefile4
-rw-r--r--math/R-R2HTML/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/math/R-R2HTML/Makefile b/math/R-R2HTML/Makefile
index d4f65b29569..4a1f9dbbc88 100644
--- a/math/R-R2HTML/Makefile
+++ b/math/R-R2HTML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/04/15 14:51:05 brook Exp $
+# $NetBSD: Makefile,v 1.7 2016/01/09 14:17:37 wen Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -9,7 +9,7 @@ COMMENT= R functions to write an HTML file
LICENSE= gnu-gpl-v2
R_PKGNAME= R2HTML
-R_PKGVER= 2.2
+R_PKGVER= 2.3.1
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-R2HTML/distinfo b/math/R-R2HTML/distinfo
index 150d4edbb7e..52cf3d16189 100644
--- a/math/R-R2HTML/distinfo
+++ b/math/R-R2HTML/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 23:33:27 agc Exp $
+$NetBSD: distinfo,v 1.6 2016/01/09 14:17:37 wen Exp $
-SHA1 (R/R2HTML_2.2.tar.gz) = afd181886b3ba5c01a8ebdbed010a7477dca4b91
-RMD160 (R/R2HTML_2.2.tar.gz) = d088b22bcaea90835360926d5ad8172cdbe4f24c
-SHA512 (R/R2HTML_2.2.tar.gz) = 155970028aa3b7f6e16ce8efcd60152fa7a6fd8693e139e0751e8b85b38f0e01a1d784311756120fa0c304c6c03ab8f480a32ef4ca805e0a4f9508adbf47aa11
-Size (R/R2HTML_2.2.tar.gz) = 315405 bytes
+SHA1 (R/R2HTML_2.3.1.tar.gz) = 35226853de2dbeb3fe6a3969b62ed98fbcf0292a
+RMD160 (R/R2HTML_2.3.1.tar.gz) = 18e22d3a79cb1c700abcf163ecb3fbba4c391efa
+SHA512 (R/R2HTML_2.3.1.tar.gz) = f71d3868433c55568d29f981c55149693f2c4d1e0d0a923befc55d8d028ad57ef6f5099e57b65bc8acc1e68c9c10b4a60f285858d1e2db1d897ddf2952d6fbc6
+Size (R/R2HTML_2.3.1.tar.gz) = 315433 bytes