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.
Version: | 0.1.0 |
Depends: | R (≥ 4.1.0) |
Imports: | dplyr, purrr, stringr, tibble |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2025-03-24 |
DOI: | 10.32614/CRAN.package.shinyproxyLogs |
Author: | Thibault Senegas [aut, cre] |
Maintainer: | Thibault Senegas <senegas.th at gmail.com> |
BugReports: | https://github.com/tsenegas/shinyproxyLogs/issues |
License: | MIT + file LICENSE |
URL: | https://tsenegas.github.io/shinyproxyLogs/ |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | shinyproxyLogs results |
Reference manual: | shinyproxyLogs.pdf |
Package source: | shinyproxyLogs_0.1.0.tar.gz |
Windows binaries: | r-devel: shinyproxyLogs_0.1.0.zip, r-release: shinyproxyLogs_0.1.0.zip, r-oldrel: shinyproxyLogs_0.1.0.zip |
macOS binaries: | r-devel (arm64): shinyproxyLogs_0.1.0.tgz, r-release (arm64): shinyproxyLogs_0.1.0.tgz, r-oldrel (arm64): shinyproxyLogs_0.1.0.tgz, r-devel (x86_64): shinyproxyLogs_0.1.0.tgz, r-release (x86_64): shinyproxyLogs_0.1.0.tgz, r-oldrel (x86_64): shinyproxyLogs_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=shinyproxyLogs to link to this page.