{
  "_id": "6a3b50055cdecea1d6818d65",
  "Package": "urltools",
  "Type": "Package",
  "Title": "Vectorised Tools for URL Handling and Parsing",
  "Version": "1.7.4",
  "Date": "2025-04-22",
  "Author": "Os Keyes [aut, cre], Jay Jacobs [aut], Drew Schmidt [aut], Mark\nGreenaway [ctb], Bob Rudis [ctb], Alex Pinto [ctb], Maryam\nKhezrzadeh [ctb], Peter Meilstrup [ctb], Adam M. Costello\n[cph], Jeff Bezanson [cph], Peter Meilstrup [ctb], Xueyuan\nJiang [ctb]",
  "Maintainer": "Os Keyes <ironholds@gmail.com>",
  "Description": "A toolkit for all URL-handling needs, including encoding\nand decoding, parsing, parameter extraction and modification.\nAll functions are designed to be both fast and entirely\nvectorised. It is intended to be useful for people dealing with\nweb-related datasets, such as server-side logs, although may be\nuseful for other situations involving large sets of URLs.",
  "License": "MIT + file LICENSE",
  "LazyData": "TRUE",
  "URL": "https://github.com/Ironholds/urltools/",
  "BugReports": "https://github.com/Ironholds/urltools/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Repository": "https://ironholds.r-universe.dev",
  "Date/Publication": "2025-04-22 22:49:50 UTC",
  "RemoteUrl": "https://github.com/ironholds/urltools",
  "RemoteRef": "HEAD",
  "RemoteSha": "20f04c1ed17debe1c284aa64143d65b49553b451",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 03:29:01 UTC",
    "User": "root"
  },
  "MD5sum": "de003c0fc18d19414dba56f0c7eaa8f4",
  "_user": "ironholds",
  "_type": "src",
  "_file": "urltools_1.7.4.tar.gz",
  "_fileid": "81cedc366757f2f6cc7681c6d633cd713ecc6a27597d2e444f3d28839b0a738c",
  "_filesize": 279456,
  "_sha256": "81cedc366757f2f6cc7681c6d633cd713ecc6a27597d2e444f3d28839b0a738c",
  "_created": "2026-06-24T03:29:01.000Z",
  "_published": "2026-06-24T03:33:25.400Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83111752504,
      "time": 176,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7839452929"
    },
    {
      "job": 83111752499,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7839453956"
    },
    {
      "job": 83111752503,
      "time": 164,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7839450709"
    },
    {
      "job": 83111752496,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7839450702"
    },
    {
      "job": 83111752492,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7839440703"
    },
    {
      "job": 83111752501,
      "time": 213,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7839459309"
    },
    {
      "job": 83111752485,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7839439214"
    },
    {
      "job": 83111752560,
      "time": 197,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7839456245"
    },
    {
      "job": 83111313761,
      "time": 246,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839415448"
    },
    {
      "job": 83111752467,
      "time": 186,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7839454352"
    },
    {
      "job": 83111752491,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7839439586"
    },
    {
      "job": 83111752490,
      "time": 139,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7839445552"
    },
    {
      "job": 83111752583,
      "time": 168,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7839450975"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ironholds/actions/runs/28072971906",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ironholds/urltools",
  "_commit": {
    "id": "20f04c1ed17debe1c284aa64143d65b49553b451",
    "author": "Os Keyes <ironholds@gmail.com>",
    "committer": "Os Keyes <ironholds@gmail.com>",
    "message": "update docs\n",
    "time": 1745362190
  },
  "_maintainer": {
    "name": "Os Keyes",
    "email": "ironholds@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "triebeard",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "ironholds",
  "_selfowned": true,
  "_usedby": 289,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "access-logs",
    "data-import",
    "url",
    "cpp"
  ],
  "_stars": 134,
  "_contributors": [
    {
      "user": "ironholds",
      "count": 22,
      "uuid": 2487262
    },
    {
      "user": "wrathematics",
      "count": 12,
      "uuid": 2561297
    },
    {
      "user": "alexcpsec",
      "count": 6,
      "uuid": 3202643
    },
    {
      "user": "hrbrmstr",
      "count": 3,
      "uuid": 509878
    },
    {
      "user": "akristiansson",
      "count": 2,
      "uuid": 4380346
    },
    {
      "user": "stephlocke",
      "count": 2,
      "uuid": 6452610
    },
    {
      "user": "quiri",
      "count": 2,
      "uuid": 5859402
    },
    {
      "user": "cderv",
      "count": 1,
      "uuid": 6791940
    },
    {
      "user": "emilbode",
      "count": 1,
      "uuid": 22800383
    },
    {
      "user": "marcolussetti",
      "count": 1,
      "uuid": 15794684
    },
    {
      "user": "okeyes-r7",
      "count": 1,
      "uuid": 18420011
    },
    {
      "user": "crowding",
      "count": 1,
      "uuid": 1406263
    },
    {
      "user": "bryant1410",
      "count": 1,
      "uuid": 3905501
    },
    {
      "user": "alexxyjiang",
      "count": 1,
      "uuid": 5335139
    },
    {
      "user": "zeloff",
      "count": 1,
      "uuid": 2786275
    },
    {
      "user": "jayjacobs",
      "count": 1,
      "uuid": 1674772
    }
  ],
  "_userbio": {
    "uuid": 2487262,
    "type": "user",
    "name": "Os Keyes",
    "followers": 367
  },
  "_downloads": {
    "count": 38555,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/urltools"
  },
  "_devurl": "https://github.com/ironholds/urltools",
  "_searchresults": 1254,
  "_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/readme.html",
    "extra/readme.md",
    "extra/urltools.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ironholds/urltools",
  "_realowner": "ironholds",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5",
      "date": "2014-12-09"
    },
    {
      "version": "0.6",
      "date": "2014-12-23"
    },
    {
      "version": "1.1.0",
      "date": "2015-04-28"
    },
    {
      "version": "1.2.0",
      "date": "2015-06-19"
    },
    {
      "version": "1.2.1",
      "date": "2015-08-31"
    },
    {
      "version": "1.3.1",
      "date": "2015-10-07"
    },
    {
      "version": "1.3.2",
      "date": "2015-10-10"
    },
    {
      "version": "1.4.0",
      "date": "2016-04-12"
    },
    {
      "version": "1.5.0",
      "date": "2016-08-04"
    },
    {
      "version": "1.5.1",
      "date": "2016-08-31"
    },
    {
      "version": "1.6.0",
      "date": "2016-10-16"
    },
    {
      "version": "1.7.0",
      "date": "2018-01-20"
    },
    {
      "version": "1.7.1",
      "date": "2018-08-03"
    },
    {
      "version": "1.7.2",
      "date": "2019-02-04"
    },
    {
      "version": "1.7.3",
      "date": "2019-04-15"
    },
    {
      "version": "1.7.3.1",
      "date": "2025-06-12"
    }
  ],
  "_exports": [
    "domain",
    "domain<-",
    "fragment",
    "fragment<-",
    "get_credentials",
    "host_extract",
    "param_get",
    "param_remove",
    "param_set",
    "parameters",
    "parameters<-",
    "path",
    "path<-",
    "port",
    "port<-",
    "puny_decode",
    "puny_encode",
    "scheme",
    "scheme<-",
    "strip_credentials",
    "suffix_extract",
    "suffix_refresh",
    "tld_extract",
    "tld_refresh",
    "url_compose",
    "url_decode",
    "url_encode",
    "url_parse"
  ],
  "_datasets": [
    {
      "name": "suffix_dataset",
      "title": "Dataset of public suffixes",
      "object": "suffix_dataset",
      "class": [
        "data.frame"
      ],
      "fields": [
        "suffixes",
        "comments"
      ],
      "rows": 8652,
      "table": true,
      "tojson": true
    },
    {
      "name": "tld_dataset",
      "title": "Dataset of top-level domains (TLDs)",
      "object": "tld_dataset",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "domain",
      "title": "Get or set a URL's domain",
      "topics": [
        "domain",
        "domain<-"
      ]
    },
    {
      "page": "fragment",
      "title": "Get or set a URL's fragment",
      "topics": [
        "fragment",
        "fragment<-"
      ]
    },
    {
      "page": "host_extract",
      "title": "Extract hosts",
      "topics": [
        "host_extract"
      ]
    },
    {
      "page": "param_get",
      "title": "get the values of a URL's parameters",
      "topics": [
        "param_get",
        "url_parameter"
      ]
    },
    {
      "page": "param_remove",
      "title": "Remove key-value pairs from query strings",
      "topics": [
        "param_remove"
      ]
    },
    {
      "page": "param_set",
      "title": "Set the value associated with a parameter in a URL's query.",
      "topics": [
        "param_set"
      ]
    },
    {
      "page": "parameters",
      "title": "Get or set a URL's parameters",
      "topics": [
        "parameters",
        "parameters<-"
      ]
    },
    {
      "page": "path",
      "title": "Get or set a URL's path",
      "topics": [
        "path",
        "path<-"
      ]
    },
    {
      "page": "port",
      "title": "Get or set a URL's port",
      "topics": [
        "port",
        "port<-"
      ]
    },
    {
      "page": "puny",
      "title": "Encode or Decode Internationalised Domains",
      "topics": [
        "puny_decode",
        "puny_encode"
      ]
    },
    {
      "page": "scheme",
      "title": "Get or set a URL's scheme",
      "topics": [
        "scheme",
        "scheme<-"
      ]
    },
    {
      "page": "creds",
      "title": "Get or remove user authentication credentials",
      "topics": [
        "creds",
        "get_credentials",
        "strip_credentials"
      ]
    },
    {
      "page": "suffix_dataset",
      "title": "Dataset of public suffixes",
      "topics": [
        "suffix_dataset"
      ]
    },
    {
      "page": "suffix_extract",
      "title": "extract the suffix from domain names",
      "topics": [
        "suffix_extract"
      ]
    },
    {
      "page": "suffix_refresh",
      "title": "Retrieve a public suffix dataset",
      "topics": [
        "suffix_refresh"
      ]
    },
    {
      "page": "tld_dataset",
      "title": "Dataset of top-level domains (TLDs)",
      "topics": [
        "tld_dataset"
      ]
    },
    {
      "page": "tld_extract",
      "title": "Extract TLDs",
      "topics": [
        "tld_extract"
      ]
    },
    {
      "page": "tld_refresh",
      "title": "Retrieve a TLD dataset",
      "topics": [
        "tld_refresh"
      ]
    },
    {
      "page": "url_compose",
      "title": "Recompose Parsed URLs",
      "topics": [
        "url_compose"
      ]
    },
    {
      "page": "encoder",
      "title": "Encode or decode a URI",
      "topics": [
        "url_decode",
        "url_encode"
      ]
    },
    {
      "page": "url_parse",
      "title": "split URLs into their component parts",
      "topics": [
        "url_parse"
      ]
    },
    {
      "page": "urltools",
      "title": "Tools for handling URLs",
      "topics": [
        "urltools-package",
        "urltools"
      ]
    }
  ],
  "_readme": "https://github.com/ironholds/urltools/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "triebeard"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "urltools.Rmd",
      "filename": "urltools.html",
      "title": "urltools",
      "engine": "knitr::knitr",
      "headings": [
        "Elegant URL handling with urltools",
        "URL encoding and decoding",
        "URL parsing",
        "Getting/setting URL components",
        "Suffix and TLD extraction",
        "Query manipulation",
        "Other URL handlers"
      ],
      "created": "2014-12-09 01:41:36",
      "modified": "2025-04-22 22:49:50",
      "commits": 22
    }
  ],
  "_score": 13.624563403188318,
  "_indexed": true,
  "_nocasepkg": "urltools",
  "_universes": [
    "ironholds"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.4",
      "date": "2026-06-24T03:32:05.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "861d432b08bc4f191218cb76d570ae4ced22c7b973ce5d6f109d213ee0c6a757",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28072971906"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.4",
      "date": "2026-06-24T03:32:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "349a2758cec68e08070d19e5ca452c1a3c4f5c3f01d7540949082839a7f9c3ec",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28072971906"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.4",
      "date": "2026-06-24T03:31:52.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "dd10b8fd328aac8be0dc11c0665687215df32068fae37c01ff14a611a0ada1d6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28072971906"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.4",
      "date": "2026-06-24T03:31:48.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "c7eb94feefb1357a553f5e10f698380f0b1634545af971cd22bd77be32b5feb9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28072971906"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.4",
      "date": "2026-06-24T03:30:57.000Z",
      "arch": "aarch64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "3c96bc01b28a1366c662ca9265305dfde1652ab80d1c79c20f15a54312a5b16a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28072971906"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.4",
      "date": "2026-06-24T03:32:08.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "775b6fcf68c58d425f69b81051111c994291cd8e5f8105f9b2b536e1ddeb092c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28072971906"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.4",
      "date": "2026-06-24T03:30:54.000Z",
      "arch": "aarch64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "c4d1aa89c74d3d0378bd8d9ea9416ae2e03af040140527d9e1e003f74d1e5be2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28072971906"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.4",
      "date": "2026-06-24T03:31:50.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "7920cf4172b3906085a1e93a1eb72a89c7b40429fe36b3842b363fd1c1f071bd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28072971906"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.4",
      "date": "2026-06-24T03:32:27.000Z",
      "arch": "emscripten",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "7c0f8d2b592cb4ba6064ee5aef5828155922f1fe1f758b694ccf238f4f689594",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28072971906"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.4",
      "date": "2026-06-24T03:30:24.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "bc8bc74614c414824f54154e4446071efaea540a828afc55cdc1244630e427a8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28072971906"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.4",
      "date": "2026-06-24T03:30:51.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "07aa50055bb94d3fb6df6a3a6889cc4dfe001cfa719d515549262fe05aaab698",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28072971906"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.4",
      "date": "2026-06-24T03:31:02.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "6205f161abfa440dcdc56ae09a9175ecc9bd3c183e7aca822945048d924547d4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/28072971906"
    }
  ]
}