Package: R3port
Type: Package
Version: 0.2.4
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, tinytex
License: GPL (>= 2)
LazyData: true
Suggests: ggplot2, knitr, rmarkdown, testthat
RoxygenNote: 7.1.0
VignetteBuilder: knitr
URL: https://github.com/RichardHooijmaijers/R3port
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-09-15 08:59:04 UTC; richard
Author: Richard Hooijmaijers [aut, cre],
  Richard Hooijmaijers [cph]
Maintainer: Richard Hooijmaijers <richardhooijmaijers@gmail.com>
Repository: CRAN
Date/Publication: 2020-09-17 09:00:03 UTC
