Type: Package Package: swipeR Title: Carousels using the 'JavaScript' Library 'Swiper' Version: 1.1.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 Config/pak/sysreqs: cmake make default-jdk libuv1-dev Repository: https://stla.r-universe.dev Date/Publication: 2023-10-11 07:36:03 UTC RemoteUrl: https://github.com/stla/swiper RemoteRef: HEAD RemoteSha: 0908b588c908f5ee6a477f05326279bee7463423 NeedsCompilation: no Packaged: 2026-06-12 09:18:12 UTC; root Author: Stéphane Laurent [aut, cre], Vladimir Kharlampidi [cph] ('swiper' library) Maintainer: Stéphane Laurent