Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

9
math/R-R2HTML/DESCR Normal file
View File

@@ -0,0 +1,9 @@
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).

15
math/R-R2HTML/Makefile Normal file
View File

@@ -0,0 +1,15 @@
# $NetBSD: Makefile,v 1.6 2012/04/15 14:51:05 brook Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/R2HTML/
COMMENT= R functions to write an HTML file
LICENSE= gnu-gpl-v2
R_PKGNAME= R2HTML
R_PKGVER= 2.2
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

5
math/R-R2HTML/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2012/04/15 14:51:05 brook Exp $
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