Package: shinylogs
Title: Record Everything that Happens in a 'Shiny' Application
Version: 0.2.1
Authors@R: c(person("Fanny", "Meyer", role = "aut"),
  person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", role = c("aut", "cre")),
  person("Silex Technologies", comment = "https://www.silex-ip.com", role = "fnd"))
Description: Track and record the use of applications and the user's interactions with 'Shiny' inputs.
  Allows to trace the inputs with which the user interacts, the outputs generated, 
  as well as the errors displayed in the interface.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
URL: https://github.com/dreamRs/shinylogs
BugReports: https://github.com/dreamRs/shinylogs/issues
Imports: htmltools, shiny (>= 1.1.0), jsonlite, data.table, bit64,
        nanotime, digest, anytime
Suggests: testthat, knitr, rmarkdown, covr, DBI, RSQLite, googledrive
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-04-18 16:03:54 UTC; perri
Author: Fanny Meyer [aut],
  Victor Perrier [aut, cre],
  Silex Technologies [fnd] (https://www.silex-ip.com)
Maintainer: Victor Perrier <victor.perrier@dreamrs.fr>
Repository: CRAN
Date/Publication: 2022-04-18 16:20:02 UTC
Built: R 4.1.2; ; 2022-04-19 10:55:40 UTC; unix
