Package: diffr 0.3.0
diffr: Display Differences Between Two Files using Codediff Library
An R interface to the 'codediff' JavaScript library (a copy of which is included in the package, see <https://github.com/danvk/codediff.js> for information). Allows for visualization of the difference between 2 files, usually text files or R scripts, in a browser.
Authors:
diffr_0.3.0.tar.gz
diffr_0.3.0.zip(r-4.7)diffr_0.3.0.zip(r-4.6)diffr_0.3.0.zip(r-4.5)
diffr_0.3.0.tgz(r-4.6-any)diffr_0.3.0.tgz(r-4.5-any)
diffr_0.3.0.tar.gz(r-4.7-any)diffr_0.3.0.tar.gz(r-4.6-any)
diffr_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
diffr/json (API)
NEWS
| # Install 'diffr' in R: |
| install.packages('diffr', repos = c('https://muschellij2.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/muschellij2/diffr/issues
Last updated from:06d6c7f251. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 163 | ||
| linux-release-x86_64 | OK | 121 | ||
| macos-release-arm64 | OK | 82 | ||
| macos-oldrel-arm64 | OK | 70 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 105 |
Exports:diffrdiffrOutputrenderDiffr
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefshighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Diff 2 files side by side | diffr |
| Wrapper functions for using diffr in shiny | diffrOutput renderDiffr |
