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. A function is 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>.
Version: | 0.1.0 |
Depends: | R (≥ 3.0.0) |
Imports: | purrr, dplyr, V8 |
Suggests: | testthat |
OS_type: | unix |
Published: | 2016-08-05 |
Author: | Bob Rudis [aut, cre], Lindsey Simon [aut] (uap-core), Tobie Langel [aut] (uap-core) |
Maintainer: | Bob Rudis <bob at rud.is> |
BugReports: | https://github.com/hrbrmstr/uaparserjs/issues |
License: | Apache License version 1.1 | Apache License version 2.0 [expanded from: Apache License] |
URL: | http://github.com/hrbrmstr/uaparserjs |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | uaparserjs results |
Reference manual: | uaparserjs.pdf |
Package source: | uaparserjs_0.1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
OS X binaries: | r-release: uaparserjs_0.1.0.tgz, r-oldrel: uaparserjs_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=uaparserjs to link to this page.