hrbrmstr/uaparserjs: Parse 'User-Agent' Strings

Despite there being a section in RFC 7231 <https://tools.ietf.org/html/rfc7231#section-5.5.3> defining a suggested structure for 'User-Agent' headers this data is notoriously difficult to parse consistently. Tools are provided that will take in user agent strings and return structured R objects. This is a 'V8'-backed package based on the 'ua-parser' project <https://github.com/ua-parser>.

Getting started

Package details

MaintainerBob Rudis <bob@rud.is>
LicenseApache License 2.0 | file LICENSE
Version0.3.5
URL https://gitlab.com/hrbrmstr/uaparserjs
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hrbrmstr/uaparserjs")
hrbrmstr/uaparserjs documentation built on May 17, 2020, 3:38 a.m.