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.0
Date: 2015-03-23
Authors@R: c(
    person("David", "Gohel", role = c("aut", "cre"),
    email = "david.gohel@lysis-consultants.fr") )
Author: David Gohel [aut, cre]
Maintainer: David Gohel <david.gohel@lysis-consultants.fr>
License: GPL-3
Depends: xtable, ReporteRs (>= 0.7.8)
Imports: knitr, tidyr, shiny
Suggests: dplyr
URL: http://davidgohel.github.io/tabular/index.html
BugReports: https://github.com/davidgohel/rtable/issues
Packaged: 2015-03-23 20:42:08 UTC; davidgohel
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-24 07:21:47
Built: R 3.1.3; ; 2015-03-25 09:57:51 UTC; unix
