The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
latexdiffr is a small library that uses the latexdiff
command to create a diff of two Rmarkdown, .Rnw or TeX files.
You will also need latexdiff
installed on your system:
# on MacOS:
brew install latexdiff
# on Linux:
sudo apt install latexdiff
# with tinytex
Rscript -e "tinytex::tlmgr_install('latexdiff')"
This produces output like:
git_latexdiff()
allows you to compare different revisions of a file in git:
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.
Health stats visible at Monitor.