Package: punycoder 1.0.0

Bart Turczynski

punycoder: Unicode and Punycode Domain Name Processing

High-performance Unicode and Punycode encoding/decoding for internationalized domain names. Provides RFC 3492 compliant conversion functions with a focus on URL processing and data analysis workflows. Addresses limitations in existing R packages for handling international domain names in web scraping and URL parsing applications.

Authors:Bart Turczynski [aut, cre]

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

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

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

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

On CRAN:

Conda:

cpp

4.48 score 1 stars 4 scripts 8 exports 1 dependencies

Last updated from:c60f379b43. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK138
linux-devel-x86_64OK150
source / vignettesOK271
linux-release-arm64OK142
linux-release-x86_64OK136
macos-release-arm64OK226
macos-release-x86_64OK248
macos-oldrel-arm64OK216
macos-oldrel-x86_64OK337
windows-develOK116
windows-releaseOK138
windows-oldrelOK96
wasm-releaseOK127

Exports:is_idnis_punycodeparse_urlpuny_decodepuny_encodeurl_decodeurl_encodevalidate_domain

Dependencies:Rcpp

Introduction to punycoder

Rendered frompunycoder-intro.Rmdusingknitr::rmarkdownon Jun 12 2026.

Last update: 2026-03-21
Started: 2025-06-09