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
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
NeedsCompilation: no
Packaged: 2025-07-09 05:13:45 UTC; mprok
Author: Marek Prokop [aut, cre]
Maintainer: Marek Prokop <mprokop@prokopsw.cz>
Repository: CRAN
Date/Publication: 2025-07-14 16:40:02 UTC
Built: R 4.3.3; ; 2025-07-14 22:22:38 UTC; unix
