Package: shinyproxyLogs 0.1.0
shinyproxyLogs: Tools for Analyzing 'ShinyProxy' Containers Logs
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.
Authors:
shinyproxyLogs_0.1.0.tar.gz
shinyproxyLogs_0.1.0.tar.gz(r-4.5-noble)shinyproxyLogs_0.1.0.tar.gz(r-4.4-noble)
shinyproxyLogs_0.1.0.tgz(r-4.4-emscripten)shinyproxyLogs_0.1.0.tgz(r-4.3-emscripten)
shinyproxyLogs.pdf |shinyproxyLogs.html✨
shinyproxyLogs/json (API)
# Install 'shinyproxyLogs' in R: |
install.packages('shinyproxyLogs', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tsenegas/shinyproxylogs/issues
Pkgdown site:https://tsenegas.github.io
Last updated 22 hours agofrom:602bb1c4e9. Checks:3 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 24 2025 |
R-4.5-linux | OK | Mar 24 2025 |
R-4.4-linux | OK | Mar 24 2025 |
Exports:analyze_logsextract_user_proxy_mappingparse_log_filenameread_log_file
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Analyze ShinyProxy Log Files in a Directory | analyze_logs |
Parse ShinyProxy Log File Name | parse_log_filename |