Package: slickR
Title: Create Interactive Carousels with the JavaScript 'Slick' Library
Version: 0.4.4
Date: 2019-10-01
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 used directly from
    the R console, from 'RStudio', 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: base64enc, htmltools, htmlwidgets, lifecycle, magick, tools,
        utils, xml2
Suggests: jsonlite, knitr, pdftools, rmarkdown, stats, svglite, glue
VignetteBuilder: knitr
RdMacros: lifecycle
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-10-01 22:11:06 UTC; yonis
Author: Jonathan Sidi [aut, cre]
Maintainer: Jonathan Sidi <yonis@metrumrg.com>
Repository: CRAN
Date/Publication: 2019-10-02 04:40:03 UTC
