# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rurl" in publications use:' type: software license: MIT title: 'rurl: Parse, Clean, and Normalize URLs' version: 1.4.0 identifiers: - type: doi value: 10.32614/CRAN.package.rurl - type: url value: https://CRAN.R-project.org/package=rurl abstract: A lightweight toolkit for extracting structured information from URLs. Includes functions for parsing, normalizing protocols, extracting domains, and constructing clean URLs. Domain and public-suffix extraction is delegated to the 'pslr' package, which implements the Public Suffix List from . Punycode and IDNA encoding is handled by the 'punycoder' package. authors: - family-names: Turczynski given-names: Bart email: bartek+rurl@turczynski.pl orcid: https://orcid.org/0000-0002-8788-7980 preferred-citation: type: manual title: 'rurl: Tools to Parse and Clean URLs in R' authors: - family-names: Turczynski given-names: Bart email: bartek+rurl@turczynski.pl orcid: https://orcid.org/0000-0002-8788-7980 year: '2025' notes: R package version 0.2.0 url: https://github.com/bart-turczynski/rurl repository: https://bart-turczynski.r-universe.dev repository-code: https://github.com/bart-turczynski/rurl commit: efafa424fe86027e9cde95a0ac1b6043203eed5a url: https://bart-turczynski.github.io/rurl/ date-released: '2026-06-21' contact: - family-names: Turczynski given-names: Bart email: bartek+rurl@turczynski.pl orcid: https://orcid.org/0000-0002-8788-7980