Package: urlexplorer Title: Structural Analysis and Pattern Discovery in URL Datasets Version: 0.1.0 Authors@R: person("Marek", "Prokop", , "mprokop@prokopsw.cz", role = c("aut", "cre")) Description: Offers tools for parsing and analyzing URL datasets, extracting key components and identifying common patterns. It aids in examining website architecture and identifying SEO issues, helping users optimize web presence and content strategy. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: dplyr, rlang, stringr, tibble, tidyr Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://github.com/MarekProkop/urlexplorer BugReports: https://github.com/MarekProkop/urlexplorer/issues Depends: R (>= 4.1.0) LazyData: true Config/pak/sysreqs: libicu-dev Repository: https://marekprokop.r-universe.dev Date/Publication: 2025-07-14 17:56:22 UTC RemoteUrl: https://github.com/marekprokop/urlexplorer RemoteRef: HEAD RemoteSha: 72cc66fae5df58e10b636f60e2537b8614f2a9d4 NeedsCompilation: no Packaged: 2026-07-15 07:14:22 UTC; root Author: Marek Prokop [aut, cre] Maintainer: Marek Prokop