uaparserjs: Parse 'User-Agent' Strings

Despite there being a section in RFC 7231 <https://datatracker.ietf.org/doc/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.6
Depends: R (≥ 3.5.0)
Imports: progress, V8
Suggests: tinytest
Published: 2026-03-23
DOI: 10.32614/CRAN.package.uaparserjs
Author: Bob Rudis [aut, cph], Greg Hunt [aut, cre, cph], Lindsey Simon [aut] (uap-core), Tobie Langel [aut] (uap-core), Colman Humphrey [ctb]
Maintainer: Greg Hunt <greg at firmansyah.com>
BugReports: https://github.com/gregfrog/uaparserjs-a/issues
License: Apache License 2.0 | file LICENSE
URL: https://github.com/gregfrog/uaparserjs-a
NeedsCompilation: no
Materials: README, NEWS
In views: WebTechnologies
CRAN checks: uaparserjs results [issues need fixing before 2026-04-11]

Documentation:

Reference manual: uaparserjs.html , uaparserjs.pdf

Downloads:

Package source: uaparserjs_0.3.6.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 dependencies:

Reverse imports: WebAnalytics

Linking:

Please use the canonical form https://CRAN.R-project.org/package=uaparserjs to link to this page.