Package: lightparser 0.1.0.9000
lightparser: From 'Rmarkdown' and 'Quarto' Files to Tibble and Back
Split your 'rmarkdown' or 'quarto' files by sections into a tibble: titles, text, chunks. Rebuild the file from the tibble.
Authors:
lightparser_0.1.0.9000.tar.gz
lightparser_0.1.0.9000.zip(r-4.5)lightparser_0.1.0.9000.zip(r-4.4)lightparser_0.1.0.9000.zip(r-4.3)
lightparser_0.1.0.9000.tgz(r-4.4-any)lightparser_0.1.0.9000.tgz(r-4.3-any)
lightparser_0.1.0.9000.tar.gz(r-4.5-noble)lightparser_0.1.0.9000.tar.gz(r-4.4-noble)
lightparser_0.1.0.9000.tgz(r-4.4-emscripten)lightparser_0.1.0.9000.tgz(r-4.3-emscripten)
lightparser.pdf |lightparser.html✨
lightparser/json (API)
NEWS
# Install 'lightparser' in R: |
install.packages('lightparser', repos = c('https://thinkr-open.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/thinkr-open/lightparser/issues
Last updated 7 months agofrom:3fc5672cff. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:combine_tbl_to_filesplit_to_tbl
Dependencies:clievaluatefansigluehighrknitrlifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrsxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Combine a parsed tbl Rmd / Qmd file into a new file | combine_tbl_to_file |
Group lines of a Rmd or Qmd file by types in a tibble | split_to_tbl |