Package: shinyproxyLogs
Type: Package
Title: Tools for Analyzing 'ShinyProxy' Containers Logs
URL: https://tsenegas.github.io/shinyproxyLogs/
BugReports: https://github.com/tsenegas/shinyproxyLogs/issues
Version: 0.1.0
Authors@R: c(person("Thibault", "Senegas", email = "senegas.th@gmail.com", role = c("aut", "cre")))
Description: Provides functions to parse and analyze logs generated by 'ShinyProxy' containers.
    It extracts metadata from log file names, reads log contents, 
    and computes summary statistics (such as the total number of lines and lines containing 
    error messages), facilitating efficient monitoring and debugging of 'ShinyProxy' deployments.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: dplyr, purrr, stringr, tibble
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-03-20 20:02:40 UTC; tsenegas
Author: Thibault Senegas [aut, cre]
Maintainer: Thibault Senegas <senegas.th@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-24 11:20:02 UTC
Built: R 4.3.3; ; 2025-03-24 12:25:21 UTC; unix
