Package: cleanrmd
Title: Clean Class-Less 'R Markdown' HTML Documents
Version: 0.1.1
Authors@R: c(
    person("Garrick", "Aden-Buie", , "garrick@adenbuie.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-7111-0077")),
    person("Igor", "Adamenko", role = c("ctb", "cph"),
           comment = "Author of awsm.css"),
    person("Alvaro", "Montoro", role = c("ctb", "cph"),
           comment = "Author of almond.css"),
    person("Ruan", "Martinelli", role = c("ctb", "cph"),
           comment = "Author of axist.css"),
    person("Tran Ngoc", "Tuan Anh", role = c("ctb", "cph"),
           comment = "Author of bamboo.css"),
    person("Marco", "Pontili", role = c("ctb", "cph"),
           comment = "Author of bullframe.css"),
    person("Evgeny", "Orekhov", role = c("ctb", "cph"),
           comment = "Author of holiday.css"),
    person("Vincent", "Dorig", role = c("ctb", "cph"),
           comment = "Author of latex.css"),
    person("Yegor", "Bugayenko", role = c("ctb", "cph"),
           comment = "Author of tacit and kacit"),
    person("John", "Otander", role = c("ctb", "cph"),
           comment = "Author of splendor, air, retro, modest"),
    person("Matthew", "Blode", role = c("ctb", "cph"),
           comment = "Author of marx"),
    person("Angelos", "Chalaris", role = c("ctb", "cph"),
           comment = "Author of mini.css"),
    person("Example", role = c("ctb", "cph"),
           comment = "Author of new.css"),
    person("David", "Paulsson", role = c("ctb", "cph"),
           comment = "Author of no-class"),
    person(, "Authors of Pico.css", role = c("ctb", "cph")),
    person("Mitesh", "Shah", role = c("ctb", "cph"),
           comment = "Author of sakura"),
    person("Dimitri", "Nicolas", role = c("ctb", "cph"),
           comment = "Author of semantic.css"),
    person("Kev", "Quirk", role = c("ctb", "cph"),
           comment = "Author of simple.css"),
    person("Nate", "Goldman", role = c("ctb", "cph"),
           comment = "Author of style.css"),
    person("Jack", "Crawford", role = c("ctb", "cph"),
           comment = "Author of stylize"),
    person("Caio", "Gondim", role = c("ctb", "cph"),
           comment = "Author of superstylin"),
    person("Bradley", "Taunt", role = c("ctb", "cph"),
           comment = "Author of vanilla"),
    person(, "Kognise", role = c("ctb", "cph"),
           comment = "Author of water.css"),
    person("Curtis", "McEnroe", role = c("ctb", "cph"),
           comment = "Author of writ")
  )
Description: A collection of clean 'R Markdown' HTML document templates
    using classy-looking classless CSS styles. These documents use a
    minimal set of dependencies but still look great, making them suitable
    for use a package vignettes or for sharing results via email.
License: MIT + file LICENSE
URL: https://pkg.garrickadenbuie.com/cleanrmd/,
        https://github.com/gadenbuie/cleanrmd
BugReports: https://github.com/gadenbuie/cleanrmd/issues
Depends: R (>= 2.10)
Imports: htmltools, jsonlite, rmarkdown, utils
Suggests: testthat (>= 2.1.0)
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-19 19:51:41 UTC; garrick
Author: Garrick Aden-Buie [aut, cre, cph]
    (<https://orcid.org/0000-0002-7111-0077>),
  Igor Adamenko [ctb, cph] (Author of awsm.css),
  Alvaro Montoro [ctb, cph] (Author of almond.css),
  Ruan Martinelli [ctb, cph] (Author of axist.css),
  Tran Ngoc Tuan Anh [ctb, cph] (Author of bamboo.css),
  Marco Pontili [ctb, cph] (Author of bullframe.css),
  Evgeny Orekhov [ctb, cph] (Author of holiday.css),
  Vincent Dorig [ctb, cph] (Author of latex.css),
  Yegor Bugayenko [ctb, cph] (Author of tacit and kacit),
  John Otander [ctb, cph] (Author of splendor, air, retro, modest),
  Matthew Blode [ctb, cph] (Author of marx),
  Angelos Chalaris [ctb, cph] (Author of mini.css),
  Example [ctb, cph] (Author of new.css),
  David Paulsson [ctb, cph] (Author of no-class),
  Authors of Pico.css [ctb, cph],
  Mitesh Shah [ctb, cph] (Author of sakura),
  Dimitri Nicolas [ctb, cph] (Author of semantic.css),
  Kev Quirk [ctb, cph] (Author of simple.css),
  Nate Goldman [ctb, cph] (Author of style.css),
  Jack Crawford [ctb, cph] (Author of stylize),
  Caio Gondim [ctb, cph] (Author of superstylin),
  Bradley Taunt [ctb, cph] (Author of vanilla),
  Kognise [ctb, cph] (Author of water.css),
  Curtis McEnroe [ctb, cph] (Author of writ)
Maintainer: Garrick Aden-Buie <garrick@adenbuie.com>
Repository: CRAN
Date/Publication: 2023-05-19 20:10:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:37:37 UTC; windows
