Package: R3port
Type: Package
Version: 0.1.1
Title: Report Functions to Create HTML and PDF Files
Description: Create and combine HTML and PDF reports from within R.
    Possibility to design tables and listings for reporting and also include R plots.
Authors@R: c(
  person("Richard","Hooijmaijers", ,"richardhooijmaijers@gmail.com",role=c("aut", "cre")),
  person("Richard","Hooijmaijers", role=c("cph"))
  )
Depends: R (>= 3.2.0)
Imports: plyr, reshape2, whisker, tools, grDevices, methods, stats,
        utils
License: GPL (>= 2)
LazyData: true
Suggests: ggplot2, knitr, rmarkdown, testthat
RoxygenNote: 6.0.1
VignetteBuilder: knitr
URL: https://github.com/RichardHooijmaijers/R3port
Date: 2018-03-20
NeedsCompilation: no
Packaged: 2018-03-21 11:04:08 UTC; richard
Author: Richard Hooijmaijers [aut, cre],
  Richard Hooijmaijers [cph]
Maintainer: Richard Hooijmaijers <richardhooijmaijers@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-22 11:57:40 UTC
