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>.
| Version: | 0.3.5 | 
| Depends: | R (≥ 3.5.0) | 
| Imports: | progress, V8 | 
| Suggests: | tinytest | 
| Published: | 2020-05-11 | 
| DOI: | 10.32614/CRAN.package.uaparserjs | 
| Author: | Bob Rudis [aut, cre], Lindsey Simon [aut] (uap-core), Tobie Langel [aut] (uap-core), Colman Humphrey [ctb] | 
| Maintainer: | Bob Rudis <bob at rud.is> | 
| BugReports: | https://gitlab.com/hrbrmstr/uaparserjs/issues | 
| License: | Apache License 2.0 | file LICENSE | 
| URL: | https://gitlab.com/hrbrmstr/uaparserjs | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| In views: | WebTechnologies | 
| CRAN checks: | uaparserjs results | 
| Reference manual: | uaparserjs.html , uaparserjs.pdf | 
| Package source: | uaparserjs_0.3.5.tar.gz | 
| Windows binaries: | r-devel: uaparserjs_0.3.5.zip, r-release: uaparserjs_0.3.5.zip, r-oldrel: uaparserjs_0.3.5.zip | 
| macOS binaries: | r-release (arm64): uaparserjs_0.3.5.tgz, r-oldrel (arm64): uaparserjs_0.3.5.tgz, r-release (x86_64): uaparserjs_0.3.5.tgz, r-oldrel (x86_64): uaparserjs_0.3.5.tgz | 
| Old sources: | uaparserjs archive | 
| Reverse imports: | WebAnalytics | 
Please use the canonical form https://CRAN.R-project.org/package=uaparserjs to link to this page.