Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ webreadr Public

❗ This is a read-only mirror of the CRAN R package repository. webreadr — Tools for Reading Formatted Access Log Files. Homepage: https://github.com/Ironholds/webreadr Report bugs for this package: https://github.com/Ironholds/webreadr/issues

License

Notifications You must be signed in to change notification settings

cran/webreadr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webreadr

Author: Oliver Keyes
License: MIT
Status: Stable

downloads

webreadr provides utilities for reading access log data in R. It is capable of handling logs in Squid, Apache, Varnish, NGINX or AWS's usual formats, and is based around Hadley Wickham's readr package for maximum speed. See the vignette for more information, and if you have requests for additional features, open an issue.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Installation

For the released version:

install.packages("webreadr")

For the development version:

library(devtools)
install_github("ironholds/webreadr")

Dependencies

About

❗ This is a read-only mirror of the CRAN R package repository. webreadr — Tools for Reading Formatted Access Log Files. Homepage: https://github.com/Ironholds/webreadr Report bugs for this package: https://github.com/Ironholds/webreadr/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published