summaryrefslogtreecommitdiff
path: root/math/R-R2HTML
diff options
context:
space:
mode:
authorbrook <brook>2012-04-15 14:51:05 +0000
committerbrook <brook>2012-04-15 14:51:05 +0000
commit536738903b93f052d24d5e200d2ee888212f7022 (patch)
tree0686b352b4c233a6faaced0f7623f4ee4ef99750 /math/R-R2HTML
parentd0148fe2e69f48da8566834e7e8d884bd153ca32 (diff)
downloadpkgsrc-536738903b93f052d24d5e200d2ee888212f7022.tar.gz
Update to R2HTML v2.2, add LICENSE and regularize package files.
Diffstat (limited to 'math/R-R2HTML')
-rw-r--r--math/R-R2HTML/DESCR18
-rw-r--r--math/R-R2HTML/Makefile9
-rw-r--r--math/R-R2HTML/distinfo8
3 files changed, 18 insertions, 17 deletions
diff --git a/math/R-R2HTML/DESCR b/math/R-R2HTML/DESCR
index b0cb9717f6f..c1344d33959 100644
--- a/math/R-R2HTML/DESCR
+++ b/math/R-R2HTML/DESCR
@@ -1,9 +1,9 @@
-Includes HTML function and methods to write in an HTML output.
-Thus, making HTML reports is easy. Includes a function that allows
-redirection on the fly, which appears to be very usefull for
-teaching purpose, as the student can keep a copy of the produced
-output to keep all that he/she did during the course
-Package comes with a vignette describing how to write HTML reports
-for statistical analysis. Finally, a driver for Sweave allows to parse
-HTML flat files containing R code and to automatically write the
-corresponding outputs (tables and graphs).
+Includes HTML function and methods to write an HTML file. Thus,
+making HTML reports is easy. Includes a function that allows
+redirection on the fly, which appears to be very usefull for teaching
+purposes, as the student can keep a copy of the produced output to
+keep all that he did during the course. Package comes with a vignette
+describing how to write HTML reports for statistical analysis.
+Finally, a driver for Sweave allows to parse HTML flat files
+containing R code and to automatically write the corresponding outputs
+(tables and graphs).
diff --git a/math/R-R2HTML/Makefile b/math/R-R2HTML/Makefile
index 4a9db8f7d3d..d4f65b29569 100644
--- a/math/R-R2HTML/Makefile
+++ b/math/R-R2HTML/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.5 2009/12/11 19:20:07 adam Exp $
+# $NetBSD: Makefile,v 1.6 2012/04/15 14:51:05 brook Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-MAINTAINER= mchittur@cs.nmsu.edu
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/R2HTML/
-COMMENT= Includes HTML function and methods to write in an HTML output
+COMMENT= R functions to write an HTML file
+LICENSE= gnu-gpl-v2
R_PKGNAME= R2HTML
-R_PKGVER= 1.59-1
+R_PKGVER= 2.2
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-R2HTML/distinfo b/math/R-R2HTML/distinfo
index a55da6e2934..508e3ea812e 100644
--- a/math/R-R2HTML/distinfo
+++ b/math/R-R2HTML/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/12/11 19:20:07 adam Exp $
+$NetBSD: distinfo,v 1.4 2012/04/15 14:51:05 brook Exp $
-SHA1 (R/R2HTML_1.59-1.tar.gz) = 43b6effadc20ef4fb13297fe095b6f6fc31e2cae
-RMD160 (R/R2HTML_1.59-1.tar.gz) = 3e16a0678af19377729f29ac3c72e2998ccbdedc
-Size (R/R2HTML_1.59-1.tar.gz) = 315425 bytes
+SHA1 (R/R2HTML_2.2.tar.gz) = afd181886b3ba5c01a8ebdbed010a7477dca4b91
+RMD160 (R/R2HTML_2.2.tar.gz) = d088b22bcaea90835360926d5ad8172cdbe4f24c
+Size (R/R2HTML_2.2.tar.gz) = 315405 bytes