Package: shiny.i18n
Title: Shiny Applications Internationalization
Version: 0.2.0
Authors@R: c(person("Dominik", "Krzemiński",
                    email = "dominik@appsilon.com",
                    role = c("cre", "aut")),
            person("Krystian", "Igras",
                    email = "krystian@appsilon.com",
                    role = c("aut")),
             person(family = "Appsilon", role = c("cph")))            
Description: It provides easy internationalization of Shiny
    applications. It can be used as standalone translation package
    to translate reports, interactive visualizations or
    graphical elements as well.
Depends: R (>= 3.3.0)
Imports: yaml, jsonlite, methods, stringr, R6, glue, shiny, rstudioapi,
        utils
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/Appsilon/shiny.i18n
BugReports: https://github.com/Appsilon/shiny.i18n/issues
RoxygenNote: 7.1.1
Suggests: knitr, googleLanguageR, rmarkdown, testthat, covr
NeedsCompilation: no
Packaged: 2020-10-02 13:37:04 UTC; dominik
Author: Dominik Krzemiński [cre, aut],
  Krystian Igras [aut],
  Appsilon [cph]
Maintainer: Dominik Krzemiński <dominik@appsilon.com>
Repository: CRAN
Date/Publication: 2020-10-02 14:00:02 UTC
Built: R 4.0.2; ; 2020-10-03 10:47:46 UTC; unix
