Package: diffr
Title: Display Differences Between Two Files using Codediff Library
Version: 0.1
Authors@R: person("John", "Muschelli", email = "muschellij2@gmail.com", role = c("aut", "cre"))
Description: 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.
Depends: R (>= 3.0)
Imports: htmlwidgets
License: GPL-2
LazyData: true
RoxygenNote: 6.0.1
Suggests: shiny
BugReports: https://github.com/muschellij2/diffr/issues
NeedsCompilation: no
Packaged: 2017-02-27 19:33:24 UTC; johnmuschelli
Author: John Muschelli [aut, cre]
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2017-02-27 21:44:54
Built: R 4.4.2; ; 2025-10-10 04:18:57 UTC; unix
