Skip to content

Ironholds/webreadr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webtools

Utilities for reading, cleaning and parsing access log data. Read in Squid, Apache, Varnish or NGINX access logs, filter them, normalise them for geolocation, decode the URLs - all in one package. If you have requests for additional features, open an issue!

Author: Oliver Keyes
License: MIT
Status: In development

Installation

For the development version:

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

A CRAN release will come when it's stable.

Dependencies