Package: R3port
Type: Package
Version: 0.3.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, tinytex
License: GPL (>= 2)
Suggests: ggplot2, knitr, rmarkdown, testthat, lifecycle
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://github.com/RichardHooijmaijers/R3port
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-05-14 14:15:06 UTC; r.hooijmaijers
Author: Richard Hooijmaijers [aut, cre],
  Richard Hooijmaijers [cph]
Maintainer: Richard Hooijmaijers <richardhooijmaijers@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-15 07:10:07 UTC
Built: R 4.3.3; ; 2025-05-15 17:38:38 UTC; unix
