A wrapper for Google's 'diff-match-patch' library. It provides basic tools for computing diffs, finding fuzzy matches, and constructing / applying patches to strings.
| Version: | 0.1.0 |
| Imports: | cli,Rcpp |
| LinkingTo: | Rcpp |
| Published: | 2021-04-16 |
| DOI: | 10.32614/CRAN.package.diffmatchpatch |
| Author: | Colin Rundel [aut, cre], Google Inc. [cph] (diff_match_patch.h), Neil Fraser [cph] (diff_match_patch.h), Mike Slemmer [cph] (diff_match_patch.h), Sergey Nozhenko [cph] (diff_match_patch.h), Christian Leutloff [cph] (diff_match_patch.h) |
| Maintainer: | Colin Rundel <rundel at gmail.com> |
| BugReports: | https://github.com/rundel/diffmatchpatch/issues |
| License: | Apache License (≥ 2) |
| Copyright: | Google Inc., Neil Fraser, Mike Slemmer, Sergey Nozhenko,Christian Leutloff, Colin Rundel |
| URL: | https://github.com/rundel/diffmatchpatch |
| NeedsCompilation: | yes |
| Materials: | README,NEWS |
| CRAN checks: | diffmatchpatch results |
| Reference manual: | diffmatchpatch.html ,diffmatchpatch.pdf |
| Package source: | diffmatchpatch_0.1.0.tar.gz |
| Windows binaries: | r-devel:diffmatchpatch_0.1.0.zip, r-release:diffmatchpatch_0.1.0.zip, r-oldrel:diffmatchpatch_0.1.0.zip |
| macOS binaries: | r-release (arm64):diffmatchpatch_0.1.0.tgz, r-oldrel (arm64):diffmatchpatch_0.1.0.tgz, r-release (x86_64):diffmatchpatch_0.1.0.tgz, r-oldrel (x86_64):diffmatchpatch_0.1.0.tgz |
| Reverse suggests: | md4r |
Please use the canonical formhttps://CRAN.R-project.org/package=diffmatchpatchto link to this page.