Package: quartify 1.1.1
quartify: Convert R Scripts to 'Quarto' Markdown Documents
Converts R scripts (.R) into 'Quarto' markdown documents (.qmd) with automatic formatting. Recognizes 'RStudio' code sections, preserves comments as narrative text, extracts metadata from special comments, and provides both programmatic functions and an interactive 'RStudio' add-in for easy conversion.
Authors:
quartify_1.1.1.tar.gz
quartify_1.1.1.zip(r-4.7)quartify_1.1.1.zip(r-4.6)quartify_1.1.1.zip(r-4.5)
quartify_1.1.1.tgz(r-4.6-any)quartify_1.1.1.tgz(r-4.5-any)
quartify_1.1.1.tar.gz(r-4.7-any)quartify_1.1.1.tar.gz(r-4.6-any)
quartify_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
quartify/json (API)
NEWS
| # Install 'quartify' in R: |
| install.packages('quartify', repos = c('https://ddotta.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ddotta/quartify/issues
Pkgdown/docs site:https://ddotta.github.io
Last updated from:1f7bc44715. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 184 | ||
| source / vignettes | OK | 184 | ||
| linux-release-x86_64 | OK | 183 | ||
| macos-release-arm64 | OK | 142 | ||
| macos-oldrel-arm64 | OK | 155 | ||
| windows-devel | OK | 188 | ||
| windows-release | OK | 254 | ||
| windows-oldrel | OK | 166 | ||
| wasm-release | OK | 135 |
Exports:install_quartify_snippetsquartify_appquartify_app_webrtoqmdrtoqmd_addinrtoqmd_dir
Dependencies:backportsbase64encbslibcachemclicodetoolscommonmarkdigestevaluatefastmapfontawesomefsgluehighrhtmltoolshttpuvjquerylibjsonliteknitrlaterlifecyclelintrmagrittrmemoisemimeminiUIotelpillarpkgconfigprocessxpromisespspurrrquartoR.cacheR.methodsS3R.ooR.utilsR6rappdirsRcpprexrlangrmarkdownrprojrootrstudioapisassshinyshinyFilessourcetoolsstylertibbletinytexutf8vctrswithrxfunxml2xmlparsedataxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Install quartify RStudio Snippets | install_quartify_snippets |
| Launch Quartify Standalone Application | quartify_app |
| Launch Quartify Web Application | quartify_app_web |
| Convert R Script to Quarto Markdown | rtoqmd |
| Convert Active R Script to Quarto Markdown | rtoqmd_addin |
| Convert All R Scripts in a Directory to Quarto Markdown | rtoqmd_dir |
