The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The main goal of patchDVI is to support previewer forward and reverse search between Sweave, knitr or R Markdown source and .dvi, .pdf or .html output.
It also contains project management functions, to make it more convenient to build large documents from multiple source files, and supports editing of Sweave, knitr or R Markdown source in TeXworks, TeXShop and other editors.
This project was originally hosted on R-forge; see
https://r-forge.r-project.org/projects/sweavesearch/
for older versions.
This version of patchDVI
optionally makes use of
RmdConcord
, a package to support concordances in R Markdown
documents. You can install the development version from GitHub with:
# install.packages("devtools")
::install_github("dmurdoch/patchDVI", dependencies = TRUE) devtools
The CRAN version is installed with
install.packages("patchDVI", dependencies = TRUE)
See the patchDVI
vignette for usage details.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.