summaryrefslogtreecommitdiff
path: root/math/R-R2HTML
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-04 08:09:11 +0000
committerrillig <rillig@pkgsrc.org>2005-11-04 08:09:11 +0000
commit9728926677de4d592d72e9618194e6c18d45614c (patch)
tree818d92206bbe2926887e3fe8865f445c5e395966 /math/R-R2HTML
parentce89b393901f61fa264a7f4165988660eec59684 (diff)
downloadpkgsrc-9728926677de4d592d72e9618194e6c18d45614c.tar.gz
Imported R-R2HTML from pkgsrc-wip.
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).
Diffstat (limited to 'math/R-R2HTML')
-rw-r--r--math/R-R2HTML/DESCR9
-rw-r--r--math/R-R2HTML/Makefile15
-rw-r--r--math/R-R2HTML/PLIST1
-rw-r--r--math/R-R2HTML/distinfo5
4 files changed, 30 insertions, 0 deletions
diff --git a/math/R-R2HTML/DESCR b/math/R-R2HTML/DESCR
new file mode 100644
index 00000000000..b0cb9717f6f
--- /dev/null
+++ b/math/R-R2HTML/DESCR
@@ -0,0 +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).
diff --git a/math/R-R2HTML/Makefile b/math/R-R2HTML/Makefile
new file mode 100644
index 00000000000..4374d7904f9
--- /dev/null
+++ b/math/R-R2HTML/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 08:09:11 rillig Exp $
+#
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/R2HTML.html
+COMMENT= Includes HTML function and methods to write in an HTML output
+
+R_PKGNAME= R2HTML
+R_PKGVER= 1.53
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-R2HTML/PLIST b/math/R-R2HTML/PLIST
new file mode 100644
index 00000000000..fac85391fc6
--- /dev/null
+++ b/math/R-R2HTML/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 08:09:11 rillig Exp $
diff --git a/math/R-R2HTML/distinfo b/math/R-R2HTML/distinfo
new file mode 100644
index 00000000000..cb8ae6650f8
--- /dev/null
+++ b/math/R-R2HTML/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:09:11 rillig Exp $
+
+SHA1 (R/R2HTML_1.53.tar.gz) = 70815462a999a473983339a14f33367e02634e63
+RMD160 (R/R2HTML_1.53.tar.gz) = 0f6201dcb5a45d0817cb38b5823f78c97adaae60
+Size (R/R2HTML_1.53.tar.gz) = 329097 bytes