'RStudio' allows to show and navigate for the outline of a R Markdown file, but not for R Markdown projects with multiple files. For this reason, I have developed several 'RStudio' addins capable of show project outline. Each addin is specialized in showing projects of different types: R Markdown project, 'bookdown' package project and 'LaTeX' project. There is a configuration file that allows you to customize additional searches.
Version: | 0.1.6 |
Depends: | R (≥ 3.2) |
Imports: | shiny (≥ 0.13), miniUI (≥ 0.1), rstudioapi (≥ 0.5), shinyFiles (≥ 0.7.2), stringr, dplyr (≥ 0.7.7), tibble, yaml, rmarkdown, fs, DT |
Suggests: | knitr |
Published: | 2019-12-02 |
Author: | Pedro L. Luque-Calvo [aut, cre] |
Maintainer: | Pedro L. Luque-Calvo <calvo at us.es> |
BugReports: | https://github.com/calote/addinsOutline/issues |
License: | GPL-3 |
URL: | https://github.com/calote/addinsOutline |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | addinsOutline results |
Reference manual: | addinsOutline.pdf |
Vignettes: |
Intro |
Package source: | addinsOutline_0.1.6.tar.gz |
Windows binaries: | r-devel: addinsOutline_0.1.6.zip, r-release: addinsOutline_0.1.6.zip, r-oldrel: addinsOutline_0.1.6.zip |
macOS binaries: | r-release: addinsOutline_0.1.6.tgz, r-oldrel: addinsOutline_0.1.6.tgz |
Please use the canonical form https://CRAN.R-project.org/package=addinsOutline to link to this page.