Package: Randomuseragent
Type: Package
Title: Filtering and Randomly Sampling Real User-Agent Strings
Version: 0.0.1
Authors@R: 
    person(given = "Fangzhou",
           family = "Xie",
           role = c("aut", "cre"),
           email = "fangzhou.xie@rutgers.edu",
           comment = c(ORCID = "https://orcid.org/0000-0001-7702-093X"))
Description: Based on data of real user-agent strings, we can set filtering conditions
    and randomly sample user-agent strings from the user-agent string pool.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.5)
Suggests: dplyr, knitr, markdown, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/fangzhou-xie/Randomuseragent,
        https://fangzhou-xie.github.io/Randomuseragent/index.html
BugReports: https://github.com/fangzhou-xie/randomuseragent/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-16 14:57:04 UTC; xiefangzhou
Author: Fangzhou Xie [aut, cre] (<https://orcid.org/0000-0001-7702-093X>)
Maintainer: Fangzhou Xie <fangzhou.xie@rutgers.edu>
Repository: CRAN
Date/Publication: 2021-06-17 08:00:04 UTC
Built: R 4.6.0; ; 2025-08-18 04:38:10 UTC; unix
