The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Author: Oliver Keyes
License:
MIT
Status: Stable
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.
For the released version:
install.packages("webreadr")
For the development version:
library(devtools)
install_github("ironholds/webreadr")
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.