Package: rmdwc
Type: Package
Title: Count Words and Characters in R Markdown and Jupyter Notebooks
Version: 0.3.1
Date: 2025-05-20
Authors@R: 
    person("Sigbert", "Klinke", email = "sigbert@hu-berlin.de", role = c("aut", "cre"))
Description: Computes word, character, and non-whitespace character counts in R Markdown documents and Jupyter notebooks, with or without code chunks. Returns results as a data frame.
Imports: jsonlite, knitr, rstudioapi
Suggests: testthat
License: GPL-3
URL: https://github.com/sigbertklinke/rmdwc
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-20 10:43:26 UTC; sigbert
Author: Sigbert Klinke [aut, cre]
Maintainer: Sigbert Klinke <sigbert@hu-berlin.de>
Repository: CRAN
Date/Publication: 2025-05-20 12:00:02 UTC
Built: R 4.5.1; ; 2025-10-29 03:00:14 UTC; windows
