Last data update: 2014.03.03

R2HTML

Package: R2HTML
Version: 2.3.2
Date: 2016-06-23
Title: HTML Exportation for R Objects
Authors@R: c(person(given="Eric", family="Lecoutre", email="eric.lecoutre@gmail.com",
role=c("aut")),
person(given="Milan", family="Bouchet-Valat", email="nalimilan@club.fr",
role=c("cre", "ctb")),
person(given="Thomas", family="Friedrichsmeier", email="tfry@users.sf.net",
role=c("ctb")))
Depends: R (>= 2.0)
Imports: stats, graphics, utils, grDevices, methods
Suggests: boot, splines, survival, cluster, nlme, rpart, nnet
Description: Includes HTML function and methods to write in an HTML
file. Thus, making HTML reports is easy. Includes a function
that allows redirection on the fly, which appears to be very
useful for teaching purpose, 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).
License: GPL (>= 2)
URL: https://github.com/nalimilan/R2HTML
NeedsCompilation: no
Packaged: 2016-06-23 15:45:17 UTC; milan
Author: Eric Lecoutre [aut],
Milan Bouchet-Valat [cre, ctb],
Thomas Friedrichsmeier [ctb]
Maintainer: Milan Bouchet-Valat <nalimilan@club.fr>
Repository: CRAN
Date/Publication: 2016-06-23 19:40:24


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'R2HTML' ...
** package 'R2HTML' successfully unpacked and MD5 sums checked
** R
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'R2HTML'
    finding HTML links ... done
    HTML                                    html  
    HTML.cormat                             html  
    HTML.data.frame                         html  
    HTML.function                           html  
    HTML.latex                              html  
    HTML.title                              html  
    HTML2clip                               html  
    HTMLCSS                                 html  
    HTMLChangeCSS                           html  
    HTMLInitFile                            html  
    HTMLInsertGraph                         html  
    HTMLStart                               html  
    HTMLbr                                  html  
    HTMLgrid                                html  
    HTMLplot                                html  
    HTMLstem                                html  
    R2HTML-internal                         html  
    RweaveHTML                              html  
** building package indices
** testing if installed package can be loaded
* DONE (R2HTML)
Making 'packages.html' ... done