Package: pslr 1.0.1

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.

Authors:Bart Turczynski [aut, cre]

pslr_1.0.1.tar.gz
pslr_1.0.1.tar.gz(r-4.7-arm64)pslr_1.0.1.tar.gz(r-4.7-x86_64)pslr_1.0.1.tar.gz(r-4.6-arm64)pslr_1.0.1.tar.gz(r-4.6-x86_64)
pslr_1.0.1.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://cran.r-universe.dev', 'https://cloud.r-project.org'))

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

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

On CRAN:

Conda:

cpp

3.18 score 1 packages 9 exports 3 dependencies

Last updated from:9fa7f08cba. Checks:6 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK176
linux-devel-x86_64OK185
source / vignettesOK218
linux-release-arm64OK220
linux-release-x86_64OK177
wasm-releaseOK116

Exports:is_public_suffixpsl_refreshpsl_rulespsl_usepsl_versionpublic_suffixpublic_suffix_ruleregistrable_domainsuffix_extract

Dependencies:cpp11punycoderRcpp

Introduction to pslr

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Jun 22 2026.

Last update: 2026-06-22
Started: 2026-06-22