{
  "_id": "6a2bce75ba420f1ac0cbc036",
  "Package": "punycoder",
  "Type": "Package",
  "Title": "Unicode and Punycode Domain Name Processing",
  "Version": "1.0.0",
  "Authors@R": "person(\"Bart\", \"Turczynski\", email = \"bartek+punycoder@turczynski.pl\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "High-performance Unicode and Punycode encoding/decoding\nfor internationalized domain names. Provides RFC 3492 compliant\nconversion functions with a focus on URL processing and data\nanalysis workflows. Addresses limitations in existing R\npackages for handling international domain names in web\nscraping and URL parsing applications.",
  "SystemRequirements": "GNU libidn2 (optional, for native punycode backend)",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/bart-turczynski/punycoder",
  "BugReports": "https://github.com/bart-turczynski/punycoder/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://bart-turczynski.r-universe.dev",
  "Date/Publication": "2026-06-05 18:10:10 UTC",
  "RemoteUrl": "https://github.com/bart-turczynski/punycoder",
  "RemoteRef": "HEAD",
  "RemoteSha": "c60f379b4347f0f3345036245718bbb280a03df2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-12 09:10:05 UTC",
    "User": "root"
  },
  "Author": "Bart Turczynski [aut, cre]",
  "Maintainer": "Bart Turczynski <bartek+punycoder@turczynski.pl>",
  "MD5sum": "7036e545cde2f6aa8ebe2064ef6cf0cd",
  "_user": "bart-turczynski",
  "_type": "src",
  "_file": "punycoder_1.0.0.tar.gz",
  "_fileid": "6cc654ac41529e49ab4389b940fdaf251c02d4605f6c1c5e7f02be57c352e64c",
  "_filesize": 148993,
  "_sha256": "6cc654ac41529e49ab4389b940fdaf251c02d4605f6c1c5e7f02be57c352e64c",
  "_created": "2026-06-12T09:10:05.000Z",
  "_published": "2026-06-12T09:16:37.161Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80996140389,
      "time": 138,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587635302"
    },
    {
      "job": 80996140295,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587638996"
    },
    {
      "job": 80996140341,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587636668"
    },
    {
      "job": 80996140328,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587634260"
    },
    {
      "job": 80996140297,
      "time": 216,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7587644217"
    },
    {
      "job": 80996140244,
      "time": 337,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7587690804"
    },
    {
      "job": 80996140272,
      "time": 226,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587649646"
    },
    {
      "job": 80996140265,
      "time": 248,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587663498"
    },
    {
      "job": 80995414007,
      "time": 271,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587586634"
    },
    {
      "job": 80996140108,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587631661"
    },
    {
      "job": 80996140208,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587627518"
    },
    {
      "job": 80996140248,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7587621033"
    },
    {
      "job": 80996140240,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587635447"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bart-turczynski/actions/runs/27406052165",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bart-turczynski/punycoder",
  "_commit": {
    "id": "c60f379b4347f0f3345036245718bbb280a03df2",
    "author": "Bart Turczynski <142225707+bart-turczynski@users.noreply.github.com>",
    "committer": "Bart Turczynski <142225707+bart-turczynski@users.noreply.github.com>",
    "message": "Merge branch 'chore/cran-pretest-fixes'\n",
    "time": 1780683010
  },
  "_maintainer": {
    "name": "Bart Turczynski",
    "email": "bartek+punycoder@turczynski.pl"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bart-turczynski",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 11
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-21",
      "n": 15
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-06-05"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "bart-turczynski",
      "count": 48,
      "uuid": 142225707
    }
  ],
  "_userbio": {
    "uuid": 142225707,
    "type": "user",
    "name": "Bart Turczynski"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/punycoder"
  },
  "_devurl": "https://github.com/bart-turczynski/punycoder",
  "_searchresults": 4,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/punycoder.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bart-turczynski/punycoder",
  "_realowner": "bart-turczynski",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-06-11"
    }
  ],
  "_exports": [
    "is_idn",
    "is_punycode",
    "parse_url",
    "puny_decode",
    "puny_encode",
    "url_decode",
    "url_encode",
    "validate_domain"
  ],
  "_help": [
    {
      "page": "punycoder-package",
      "title": "Unicode and Punycode Domain Name Processing",
      "topics": [
        "punycoder-package",
        "punycoder"
      ]
    },
    {
      "page": "is_idn",
      "title": "Test if domain contains internationalized characters",
      "topics": [
        "is_idn"
      ]
    },
    {
      "page": "is_punycode",
      "title": "Test if string is punycode encoded",
      "topics": [
        "is_punycode"
      ]
    },
    {
      "page": "parse_url",
      "title": "Parse URLs with internationalized domain name handling",
      "topics": [
        "parse_url"
      ]
    },
    {
      "page": "print.punycoder_parsed_url",
      "title": "Print method for punycoder parsed URL results",
      "topics": [
        "print.punycoder_parsed_url"
      ]
    },
    {
      "page": "print.punycoder_validation",
      "title": "Print method for punycoder validation results",
      "topics": [
        "print.punycoder_validation"
      ]
    },
    {
      "page": "puny_decode",
      "title": "Decode ASCII punycode to Unicode domains",
      "topics": [
        "puny_decode"
      ]
    },
    {
      "page": "puny_encode",
      "title": "Encode Unicode domains to ASCII punycode",
      "topics": [
        "puny_encode"
      ]
    },
    {
      "page": "url_decode",
      "title": "Decode URLs with ASCII punycode domains to Unicode",
      "topics": [
        "url_decode"
      ]
    },
    {
      "page": "url_encode",
      "title": "Encode URLs with Unicode domains to ASCII",
      "topics": [
        "url_encode"
      ]
    },
    {
      "page": "validate_domain",
      "title": "Comprehensive domain name validation",
      "topics": [
        "validate_domain"
      ]
    }
  ],
  "_readme": "https://github.com/bart-turczynski/punycoder/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "punycoder-intro.Rmd",
      "filename": "punycoder-intro.html",
      "title": "Introduction to punycoder",
      "author": "Package Author",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Why punycoder?",
        "The Problem",
        "The Solution",
        "Basic Usage",
        "Domain Encoding and Decoding",
        "URL Processing",
        "Validation and Utilities",
        "Data Analysis Workflows",
        "Web Scraping with International Domains",
        "Bulk Domain Processing",
        "Error Handling",
        "Performance Considerations",
        "Package Options",
        "Integration with Other Packages",
        "Next Steps",
        "Technical Details"
      ],
      "created": "2025-06-09 23:33:29",
      "modified": "2026-03-21 09:16:32",
      "commits": 5
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "punycoder",
  "_universes": [
    "bart-turczynski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T09:12:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c60f379b4347f0f3345036245718bbb280a03df2",
      "fileid": "73b2e04cb167e66325907fa35455cad3d50c62bfc11b777a6098561d60946e47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart-turczynski/actions/runs/27406052165"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T09:12:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c60f379b4347f0f3345036245718bbb280a03df2",
      "fileid": "b99b53bbba3579ba837549e69a4f46f1347616b2b0e10347c1725e2bdab6d6dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart-turczynski/actions/runs/27406052165"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T09:12:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c60f379b4347f0f3345036245718bbb280a03df2",
      "fileid": "514fbe33cf597c97631d23471d2b8a7842103535c0163c59e2a3ced4cbe1d054",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart-turczynski/actions/runs/27406052165"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T09:12:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c60f379b4347f0f3345036245718bbb280a03df2",
      "fileid": "fa091c9687e3a1ccf801edb815c7f42b86ac5053b29b370e4bc32cadb72d9bce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart-turczynski/actions/runs/27406052165"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-12T09:12:57.000Z",
      "arch": "aarch64",
      "commit": "c60f379b4347f0f3345036245718bbb280a03df2",
      "fileid": "0eee06a08f5b01f6f8b0b9404b8dfc4d1b698553e4de89263d31f0cdd6c8a753",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart-turczynski/actions/runs/27406052165"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-12T09:14:46.000Z",
      "arch": "x86_64",
      "commit": "c60f379b4347f0f3345036245718bbb280a03df2",
      "fileid": "85b63cb91d2d205ef40adb6d477e618aee132deb51a14e33a080ef8ebad5c69b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart-turczynski/actions/runs/27406052165"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-12T09:12:55.000Z",
      "arch": "aarch64",
      "commit": "c60f379b4347f0f3345036245718bbb280a03df2",
      "fileid": "f43a19f565285e2410f55a3da3bce61dc68f74e06b8cf8ff2ddfc1d313a2d019",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart-turczynski/actions/runs/27406052165"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-12T09:13:26.000Z",
      "arch": "x86_64",
      "commit": "c60f379b4347f0f3345036245718bbb280a03df2",
      "fileid": "1e1075e8459af8da25472966e7101877b92e2368c9728b6391bc5e61d477aa3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart-turczynski/actions/runs/27406052165"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-12T09:12:33.000Z",
      "arch": "emscripten",
      "commit": "c60f379b4347f0f3345036245718bbb280a03df2",
      "fileid": "a477a1a73134dc4216671948a6ff18030c672e130647a83cbba9c8dd93b5e306",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bart-turczynski/actions/runs/27406052165"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T09:11:41.000Z",
      "arch": "x86_64",
      "commit": "c60f379b4347f0f3345036245718bbb280a03df2",
      "fileid": "9e465401cdc7bb757adcf19e799e33fb415c71d0f3ca71c9ac577526484a36c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart-turczynski/actions/runs/27406052165"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T09:11:29.000Z",
      "arch": "x86_64",
      "commit": "c60f379b4347f0f3345036245718bbb280a03df2",
      "fileid": "b851649b93ca7af13d6378c46a3986f5b9433207a768dfafa38b93a53a9f1235",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart-turczynski/actions/runs/27406052165"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T09:12:04.000Z",
      "arch": "x86_64",
      "commit": "c60f379b4347f0f3345036245718bbb280a03df2",
      "fileid": "d9624b1bdf3c0db9ba879f56f247c27f6370d0cbbf3982ca085226dd49e271c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bart-turczynski/actions/runs/27406052165"
    }
  ]
}