Package: cicerone
Title: Provide Tours of 'Shiny' Applications
Version: 1.0.4
Date: 2021-01-10
Authors@R: 
  c(
    person(given = "John",
           family = "Coene",
           role = c("aut", "cre"),
           email = "jcoenep@gmail.com",
           comment = c(ORCID = "0000-0002-6637-4107")),
    person(given = "Etienne", 
           family = "Bacher", 
           role = "ctb", 
           email = "etienne.bacher@protonmail.com")
  )
Description: Provide step by step guided tours of 'Shiny' applications.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: R6, shiny, assertthat
RoxygenNote: 7.1.1.9000
URL: https://cicerone.john-coene.com/
BugReports: https://github.com/JohnCoene/cicerone/issues
NeedsCompilation: no
Packaged: 2021-01-10 22:10:19 UTC; jp
Author: John Coene [aut, cre] (<https://orcid.org/0000-0002-6637-4107>),
  Etienne Bacher [ctb]
Maintainer: John Coene <jcoenep@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-10 23:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:00:45 UTC; unix
