Nothing
count_param_names()
now processes 500,000+ queries per second (1000x+ speedup)split_query()
completely rewritten with efficient vectorized operationsextract_path_segment()
optimized with direct string operationsAll extract functions now use direct regex patterns instead of split operations
Dependency reduction: Removed external dependencies for better reliability
xml2
package dependencyurltools
package dependency purrr
package dependencytidyselect
package dependencyAll URL parsing now uses efficient stringr
-based implementations
Code quality improvements:
All functions follow consistent input/output patterns
R version update: Updated minimum R version to 4.1.0 to support native pipe |>
and function shorthand \()
syntax
split_url()
function.Rbuildignore
entries for development filesAny scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.