Package: cicerone Title: Provide Tours of 'Shiny' Applications Version: 1.0.5.9000 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"), person(given = "Stephen", family = "Holsenbeck", role = "ctb", email = "sholsen@alumni.emory.edu") ) Description: Provide step by step guided tours of 'Shiny' applications. License: MIT + file LICENSE Encoding: UTF-8 Imports: R6, shiny, htmltools, assertthat RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) URL: https://cicerone.john-coene.com/ BugReports: https://github.com/JohnCoene/cicerone/issues Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://johncoene.r-universe.dev Date/Publication: 2025-01-17 12:48:55 UTC RemoteUrl: https://github.com/johncoene/cicerone RemoteRef: HEAD RemoteSha: 31ea04100b5a2557ac255525ba5b823a4184857f NeedsCompilation: no Packaged: 2026-06-08 09:35:34 UTC; root Author: John Coene [aut, cre] (ORCID: ), Etienne Bacher [ctb], Stephen Holsenbeck [ctb] Maintainer: John Coene