Package: slickR
Title: Create Interactive Carousels with the 'JavaScript' 'Slick'
        Library
Version: 0.6.0
Date: 2022-12-19
Authors@R: person(given = "Jonathan", family = "Sidi",
      role = c("aut", "cre"), email =
      "yonicd@gmail.com")
Description: Create and customize interactive carousels
      using the 'Slick' 'JavaScript' library and the
      'htmlwidgets' package. The carousels can contain
      plots produced in R, images, 'iframes', videos and
      other 'htmlwidgets'.  These carousels can be created
      directly from the R console, and viewed in the 'RStudio' 
      internal viewer, in 'Shiny' apps and R Markdown documents.
License: MIT + file LICENSE
URL: https://github.com/yonicd/slickR
BugReports: https://github.com/yonicd/slickR/issues
Depends: R (>= 3.6.0)
Imports:
        htmltools,utils,tools,lifecycle,stats,xml2,base64enc,htmlwidgets,checkmate
Suggests: jsonlite, knitr, pdftools, rmarkdown, svglite, leaflet,
        testthat, covr
VignetteBuilder: knitr
RdMacros: lifecycle
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-12-21 15:18:46 UTC; yoni.sidi
Author: Jonathan Sidi [aut, cre]
Maintainer: Jonathan Sidi <yonicd@gmail.com>
Repository: CRAN
Date/Publication: 2022-12-21 15:40:06 UTC
