Package: webreadr 0.4.999999999

Oliver Keyes
webreadr: Tools for Reading Formatted Access Log Files
Read and tidy various common forms of web request log, including the Common and Combined Web Log formats and various Amazon access log types.
Authors:
webreadr_0.4.999999999.tar.gz
webreadr_0.4.999999999.zip(r-4.7)webreadr_0.4.999999999.zip(r-4.6)webreadr_0.4.999999999.zip(r-4.5)
webreadr_0.4.999999999.tgz(r-4.6-x86_64)webreadr_0.4.999999999.tgz(r-4.6-arm64)webreadr_0.4.999999999.tgz(r-4.5-x86_64)webreadr_0.4.999999999.tgz(r-4.5-arm64)
webreadr_0.4.999999999.tar.gz(r-4.7-arm64)webreadr_0.4.999999999.tar.gz(r-4.7-x86_64)webreadr_0.4.999999999.tar.gz(r-4.6-arm64)webreadr_0.4.999999999.tar.gz(r-4.6-x86_64)
webreadr_0.4.999999999.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
webreadr/json (API)
NEWS
| # Install 'webreadr' in R: |
| install.packages('webreadr', repos = c('https://ironholds.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ironholds/webreadr/issues
Last updated from:545932629e. Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 137 | ||
| linux-devel-x86_64 | NOTE | 139 | ||
| source / vignettes | OK | 144 | ||
| linux-release-arm64 | NOTE | 128 | ||
| linux-release-x86_64 | NOTE | 138 | ||
| macos-release-arm64 | NOTE | 122 | ||
| macos-release-x86_64 | NOTE | 209 | ||
| macos-oldrel-arm64 | NOTE | 106 | ||
| macos-oldrel-x86_64 | NOTE | 290 | ||
| windows-devel | NOTE | 114 | ||
| windows-release | NOTE | 117 | ||
| windows-oldrel | NOTE | 102 | ||
| wasm-release | OK | 109 |
Exports:read_awsread_broread_clfread_combinedread_iisread_s3read_squidsplit_clfsplit_squid
Dependencies:bitbit64clicliprcpp11crayongluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6Rcppreadrrlangtibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| read Amazon CloudFront access logs | read_aws |
| Read bro logfiles | read_bro |
| read CLF-formatted logs | read_clf |
| read Combined Log Format files | read_combined |
| Read Microsoft IIS Logs | read_iis |
| Read Amazon S3 Access Logs | read_s3 |
| read Squid files | read_squid |
| split requests from a CLF-formatted file | split_clf |
| split the "status_code" field in a Squid-formatted dataset. | split_squid |
| A package for reading various common forms of request log | webreadr |