Package: conductor Type: Package Title: Create Tours in 'Shiny' Apps Using 'Shepherd.js' Version: 0.1.2 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 Suggests: altdoc, shinytest2, testthat RoxygenNote: 7.2.1 URL: https://github.com/etiennebacher/conductor BugReports: https://github.com/etiennebacher/conductor/issues Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://etiennebacher.r-universe.dev Date/Publication: 2026-03-16 11:54:56 UTC RemoteUrl: https://github.com/etiennebacher/conductor RemoteRef: v0.1.2 RemoteSha: 8231dd1f7caab11ca8cb0fa45376dd906d8e3805 NeedsCompilation: no Packaged: 2026-06-14 08:45:16 UTC; root Author: Etienne Bacher [aut, cre] Maintainer: Etienne Bacher