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 Repository: https://fangzhou-xie.r-universe.dev Date/Publication: 2021-11-19 20:07:42 UTC RemoteUrl: https://github.com/fangzhou-xie/randomuseragent RemoteRef: HEAD RemoteSha: df9e1a6a08ff7435d077e93436ecc910266b4f76 NeedsCompilation: no Packaged: 2026-06-13 09:40:41 UTC; root Author: Fangzhou Xie [aut, cre] (ORCID: ) Maintainer: Fangzhou Xie