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.5)webreadr_0.4.999999999.zip(r-4.4)webreadr_0.4.999999999.zip(r-4.3)
webreadr_0.4.999999999.tgz(r-4.4-x86_64)webreadr_0.4.999999999.tgz(r-4.4-arm64)webreadr_0.4.999999999.tgz(r-4.3-x86_64)webreadr_0.4.999999999.tgz(r-4.3-arm64)
webreadr_0.4.999999999.tar.gz(r-4.5-noble)webreadr_0.4.999999999.tar.gz(r-4.4-noble)
webreadr_0.4.999999999.tgz(r-4.4-emscripten)webreadr_0.4.999999999.tgz(r-4.3-emscripten)
webreadr.pdf |webreadr.html✨
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 4 years agofrom:545932629e. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win-x86_64 | NOTE | Nov 06 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 06 2024 |
R-4.4-win-x86_64 | NOTE | Nov 06 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 06 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 06 2024 |
R-4.3-win-x86_64 | NOTE | Nov 06 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 06 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 06 2024 |
Exports:read_awsread_broread_clfread_combinedread_iisread_s3read_squidsplit_clfsplit_squid
Dependencies:bitbit64clicliprcpp11crayonfansigluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6Rcppreadrrlangtibbletidyselecttzdbutf8vctrsvroomwithr
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 |