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 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 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://muschellij2.r-universe.dev Date/Publication: 2025-04-01 03:01:21 UTC RemoteUrl: https://github.com/muschellij2/diffr RemoteRef: HEAD RemoteSha: 06d6c7f251ddf23ca997db26e1a4e4b6d0848116 NeedsCompilation: no Packaged: 2026-06-22 09:14:26 UTC; root Author: John Muschelli [aut, cre] Maintainer: John Muschelli