Package: lightparser
Title: From 'Rmarkdown' and 'Quarto' Files to Tibble and Back
Version: 0.1.0
Authors@R: c(
    person("Sebastien", "Rochette", , "sebastien@thinkr.fr", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-1565-9313")),
    person("ThinkR", role = "cph")
  )
Description: Split your 'rmarkdown' or 'quarto' files by sections into a
    tibble: titles, text, chunks. Rebuild the file from the tibble.
License: MIT + file LICENSE
URL: https://github.com/ThinkR-open/lightparser,
        https://thinkr-open.github.io/lightparser/
BugReports: https://github.com/ThinkR-open/lightparser/issues
Imports: knitr (>= 1.35), rlang, tibble, utils, yaml
Suggests: callr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/fusen/version: 0.6.0
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-01-24 10:52:11 UTC; seb44
Author: Sebastien Rochette [aut, cre] (<https://orcid.org/0000-0002-1565-9313>),
  ThinkR [cph]
Maintainer: Sebastien Rochette <sebastien@thinkr.fr>
Repository: CRAN
Date/Publication: 2024-01-24 16:00:05 UTC
Built: R 4.6.0; ; 2025-08-18 09:34:00 UTC; unix
