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
NeedsCompilation: no
Packaged: 2022-01-24 11:05:21 UTC; SDL96354
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 <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2022-01-24 11:40:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:17:00 UTC; unix
