Package: shinyMergely Type: Package Title: Compare and Merge Two Files with a 'Shiny' App Version: 0.2.0 Authors@R: c( person(given = "Stéphane", family = "Laurent", role = c("aut", "cre"), email = "laurent_step@outlook.fr"), person(given = "Jamie", family = "Peabody", role = c("ctb", "cph"), comment = "Mergely"), person(given = "Marijn", family = "Haverbeke", role = c("ctb", "cph"), comment = "CodeMirror"), person(given = "Leandro", family = "Vital", role = c("ctb", "cph"), comment = "Bootstrap Flash Alert"), person(given = "Daniel", family = "Eden", role = c("ctb", "cph"), comment = "animate.css") ) Description: A 'Shiny' app allowing to compare and merge two files, with syntax highlighting for several coding languages. URL: https://github.com/stla/shinyMergely BugReports: https://github.com/stla/shinyMergely/issues License: GPL-3 Encoding: UTF-8 Imports: shiny Suggests: shinyjqui, shinythemes, tools, uchardet RoxygenNote: 7.1.2 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://stla.r-universe.dev Date/Publication: 2022-01-24 10:32:53 UTC RemoteUrl: https://github.com/stla/shinymergely RemoteRef: HEAD RemoteSha: d9fc68514b324a2a3324b36437efa8887c68d0aa NeedsCompilation: no Packaged: 2026-06-17 09:30:40 UTC; root Author: Stéphane Laurent [aut, cre], Jamie Peabody [ctb, cph] (Mergely), Marijn Haverbeke [ctb, cph] (CodeMirror), Leandro Vital [ctb, cph] (Bootstrap Flash Alert), Daniel Eden [ctb, cph] (animate.css) Maintainer: Stéphane Laurent