Package: lightparser Title: From 'Rmarkdown' and 'Quarto' Files to Tibble and Back Version: 0.1.0.9000 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Repository: https://thinkr-open.r-universe.dev Date/Publication: 2024-05-06 08:24:06 UTC RemoteUrl: https://github.com/ThinkR-open/lightparser RemoteRef: HEAD RemoteSha: 3fc5672cfff5b17adab4f7303efd0849d9216175 NeedsCompilation: no Packaged: 2026-06-22 09:33:25 UTC; root Author: Sebastien Rochette [aut, cre] (ORCID: ), ThinkR [cph] Maintainer: Sebastien Rochette