Package: pslr 1.0.2

Bart Turczynski

pslr: Public Suffix List Engine

A focused implementation of the Public Suffix List (PSL). Bundles a reproducible, pinned PSL snapshot and implements the official prevailing-rule algorithm to answer public-suffix (eTLD) and registrable-domain (eTLD+1) queries. Distinguishes ICANN and PRIVATE rule sections, accepts Unicode and ASCII hostnames via 'punycoder' canonicalization, and supports an explicit, validated offline refresh path. The matcher is compiled with 'cpp11' and requires no external system library. Used as the PSL engine by the 'rurl' package.

Authors:Bart Turczynski [aut, cre]

pslr_1.0.2.tar.gz
pslr_1.0.2.zip(r-4.7)pslr_1.0.2.zip(r-4.6)pslr_1.0.2.zip(r-4.5)
pslr_1.0.2.tgz(r-4.6-x86_64)pslr_1.0.2.tgz(r-4.5-x86_64)pslr_1.0.2.tgz(r-4.5-arm64)
pslr_1.0.2.tar.gz(r-4.7-arm64)pslr_1.0.2.tar.gz(r-4.7-x86_64)pslr_1.0.2.tar.gz(r-4.6-arm64)pslr_1.0.2.tar.gz(r-4.6-x86_64)
pslr_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
pslr/json (API)
NEWS

# Install 'pslr' in R:
install.packages('pslr', repos = c('https://bart-turczynski.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/bart-turczynski/pslr/issues

Pkgdown/docs site:https://bart-turczynski.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

pslpublic-suffixpublic-suffix-listr-langr-languager-librarycpp

4.65 score 1 stars 1 packages 9 exports 3 dependencies

Last updated from:7ea7ff8bee. Checks:12 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK162
linux-devel-x86_64OK143
source / vignettesOK167
linux-release-arm64OK162
linux-release-x86_64OK165
macos-release-arm64FAIL60
macos-release-x86_64OK377
macos-oldrel-arm64OK122
macos-oldrel-x86_64OK230
windows-develOK146
windows-releaseOK131
windows-oldrelOK137
wasm-releaseOK103

Exports:is_public_suffixpsl_refreshpsl_rulespsl_usepsl_versionpublic_suffixpublic_suffix_ruleregistrable_domainsuffix_extract

Dependencies:cpp11punycoderRcpp

Introduction to pslr

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Jun 23 2026.

Last update: 2026-06-21
Started: 2026-06-14