Package: diffr
Title: Display Differences Between Two Files using Codediff Library
Version: 0.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).
  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: 5.0.0
Suggests: shiny
BugReports: https://github.com/muschellij2/diffr/issues
URL: https://github.com/danvk/codediff.js
NeedsCompilation: no
Packaged: 2015-11-21 20:14:09 UTC; johnmuschelli
Author: John Muschelli [aut, cre]
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2015-11-22 11:48:09
