Package: conductor
Type: Package
Title: Create Tours in 'Shiny' Apps Using 'Shepherd.js'
Version: 0.1.0
Authors@R: c(
    person(given = "Etienne",
           family = "Bacher",
           role = c("aut", "cre"),
           email = "etienne.bacher@protonmail.com")
    )
Description: Enable the use of 'Shepherd.js' to create tours in 'Shiny' 
    applications.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: htmltools, R6, shiny
RoxygenNote: 7.1.2
URL: https://github.com/etiennebacher/conductor
BugReports: https://github.com/etiennebacher/conductor/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-04-26 07:52:34 UTC; etienne
Author: Etienne Bacher [aut, cre]
Maintainer: Etienne Bacher <etienne.bacher@protonmail.com>
Repository: CRAN
Date/Publication: 2022-04-28 07:00:04 UTC
