Package: rtemps
Type: Package
Title: R Templates for Reproducible Data Analyses
Version: 0.8.0
Authors@R: person("John", "Zobolas", role = c("aut", "cph", "cre"), 
  email = "bblodfon@gmail.com", comment = c(ORCID = "0000-0002-3609-8674"))
Description: A collection of R Markdown templates for nicely structured, reproducible 
    data analyses in R. The templates have embedded examples on how to write 
    citations, footnotes, equations and use colored message/info boxes, how to 
    cross-reference different parts/sections in the report, provide a nice 
    table of contents (toc) with a References section and proper R session 
    information as well as examples using DT tables and ggplot2 graphs. 
    The bookdown Lite template theme supports code folding.
License: MIT + file LICENSE
URL: https://github.com/bblodfon/rtemps
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Imports: knitr, rmarkdown, bookdown, DT, ggplot2, xfun
NeedsCompilation: no
Packaged: 2020-11-04 21:06:58 UTC; john
Author: John Zobolas [aut, cph, cre] (<https://orcid.org/0000-0002-3609-8674>)
Maintainer: John Zobolas <bblodfon@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-04 21:40:03 UTC
Built: R 4.5.2; ; 2025-11-08 04:27:44 UTC; windows
