Package: slickR
Title: Create Interactive Carousels with the JavaScript 'Slick' Library
Version: 0.4.9
Date: 2020-02-13
Authors@R: person(given = "Jonathan", family = "Sidi",
      role = c("aut", "cre"), email =
      "yonis@metrumrg.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/metrumresearchgroup/slickR
BugReports: https://github.com/metrumresearchgroup/slickR/issues
Depends: R (>= 3.5.0)
Imports:
        htmltools,utils,tools,lifecycle,stats,xml2,base64enc,htmlwidgets
Suggests: jsonlite, knitr, pdftools, rmarkdown, svglite, leaflet,
        testthat, covr
VignetteBuilder: knitr
RdMacros: lifecycle
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-02-14 13:09:18 UTC; yonis
Author: Jonathan Sidi [aut, cre]
Maintainer: Jonathan Sidi <yonis@metrumrg.com>
Repository: CRAN
Date/Publication: 2020-02-14 13:30:02 UTC
