Last data update: 2014.03.03

rtable

Package: rtable
Type: Package
Title: Tabular Reporting Functions
Description: Provides tabular reporting functionalities to work with 'ReporteRs'
package: 'as.FlexTable' methods are available for 'ftable' and 'xtable' objects,
function 'FlexPivot' is producing a pivot table and 'freqtable' a percentage table,
a 'knitr' print method and a 'shiny' render function are provided for 'FlexTable' objects.
Version: 0.1.5
Authors@R: c(
person("David", "Gohel", role = c("aut", "cre"),
email = "david.gohel@lysis-consultants.fr") )
License: GPL-3
Depends: xtable, ReporteRs (>= 0.7.8)
Imports: knitr, tidyr (>= 0.3.1), shiny, stats
Suggests: dplyr
URL: http://davidgohel.github.io/tabular/index.html
BugReports: https://github.com/davidgohel/rtable/issues
NeedsCompilation: no
Packaged: 2015-11-11 20:10:30 UTC; davidgohel
Author: David Gohel [aut, cre]
Maintainer: David Gohel <david.gohel@lysis-consultants.fr>
Repository: CRAN
Date/Publication: 2015-11-12 12:58:35

● 0 images, 8 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rtable' ...
** package 'rtable' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rtable'
    finding HTML links ... done
    FlexPivot                               html  
    finding level-2 HTML links ... done

    FlexTable_coef                          html  
    FlexTable_quality                       html  
    as.FlexTable.ftable                     html  
    as.FlexTable.xtable                     html  
    freqtable                               html  
    knit_print.FlexTable                    html  
    renderFlexTable                         html  
** building package indices
** testing if installed package can be loaded
* DONE (rtable)
Making 'packages.html' ... done