Type: Package
Package: swipeR
Title: Carousels using the 'JavaScript' Library 'Swiper'
Version: 1.0.0
Authors@R: 
    c(
      person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")),
      person("Vladimir", "Kharlampidi", role = "cph", comment = "'swiper' library")
    )
Description: Create carousels using the 'JavaScript' library 'Swiper' and
    the package 'htmlwidgets'. The carousels can be displayed in the
    'RStudio' viewer pane, in 'Shiny' applications and in 'R markdown'
    documents. The package also provides a 'RStudio' addin allowing to 
    choose image files and to display them in the viewer pane.
License: GPL-3
URL: https://github.com/stla/swipeR
BugReports: https://github.com/stla/swipeR/issues
Imports: base64enc, htmltools, htmlwidgets, rChoiceDialogs, tools
Suggests: ggplot2, ggthemes, shiny, shinyWidgets
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-07-10 16:01:46 UTC; SDL96354
Author: Stéphane Laurent [aut, cre],
  Vladimir Kharlampidi [cph] ('swiper' library)
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2023-07-10 22:30:05 UTC
