Package: diffr
Title: Display Differences Between Two Files using Codediff Library
Version: 0.3.0
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
RoxygenNote: 7.3.2
Suggests: shiny
BugReports: https://github.com/muschellij2/diffr/issues
NeedsCompilation: no
Packaged: 2025-04-01 13:51:14 UTC; johnmuschelli
Author: John Muschelli [aut, cre]
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-01 15:10:02 UTC
Built: R 4.3.3; ; 2025-04-04 15:49:48 UTC; unix
