Package: shinylogs Title: Record Everything that Happens in a 'Shiny' Application Version: 0.2.1.9000 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 Roxygen: list(markdown = TRUE) URL: https://github.com/dreamRs/shinylogs, https://dreamrs.github.io/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 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://dreamrs.r-universe.dev Date/Publication: 2024-10-16 14:30:28 UTC RemoteUrl: https://github.com/dreamrs/shinylogs RemoteRef: HEAD RemoteSha: 9d218b5affcf4626b9d9eac5e3bc4da3bb2a6a38 NeedsCompilation: no Packaged: 2026-07-06 09:16:39 UTC; root Author: Fanny Meyer [aut], Victor Perrier [aut, cre], Silex Technologies [fnd] (https://www.silex-ip.com) Maintainer: Victor Perrier