{
  "_id": "6a0f60b2acfb0bcc41c5bb36",
  "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-05-21 10:53:40 UTC",
    "User": "root"
  },
  "MD5sum": "bccc3b68168bc378c084d3d3ff8a0982",
  "_user": "ironholds",
  "_type": "src",
  "_file": "urltools_1.7.4.tar.gz",
  "_fileid": "7886c83f80c10d88f0fac47836cd9161e2602160707f856956b1fd68f584c4cc",
  "_filesize": 277153,
  "_sha256": "7886c83f80c10d88f0fac47836cd9161e2602160707f856956b1fd68f584c4cc",
  "_created": "2026-05-21T10:53:40.000Z",
  "_published": "2026-05-21T19:44:50.029Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77254855711,
      "time": 129,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7133879139"
    },
    {
      "job": 77254855005,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7133881295"
    },
    {
      "job": 77254855017,
      "time": 125,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7133878185"
    },
    {
      "job": 77254855707,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7133871327"
    },
    {
      "job": 77254855169,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7134151332"
    },
    {
      "job": 77254855692,
      "time": 190,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7134057287"
    },
    {
      "job": 77254855395,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7134095912"
    },
    {
      "job": 77254855044,
      "time": 407,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7134172388"
    },
    {
      "job": 77254854588,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133837525"
    },
    {
      "job": 77254854620,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145579472"
    },
    {
      "job": 77254855338,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7133878592"
    },
    {
      "job": 77254854966,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7133872294"
    },
    {
      "job": 77254855190,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7133877812"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ironholds/actions/runs/26221439613",
  "_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": 288,
  "_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"
  },
  "_downloads": {
    "count": 44498,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/urltools"
  },
  "_devurl": "https://github.com/ironholds/urltools",
  "_searchresults": 1084,
  "_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",
    "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": "14.2.0-4ubuntu2~24.04.1",
      "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.622049578126942,
  "_indexed": true,
  "_nocasepkg": "urltools",
  "_universes": [
    "ironholds"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.4",
      "date": "2026-05-21T10:55:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "3bf6a103d3da51bf7da12a2bbdf9cca21fb5f2571106d858c1d78164b1348060",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26221439613"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.4",
      "date": "2026-05-21T10:55:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "e8c2b988757c8c6a47ae9bba4e74dda9d33a3dab4667b283949dae2c26abe1aa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26221439613"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.4",
      "date": "2026-05-21T10:55:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "b5d74920de05ed9ca7c345af6cfc446d95bbc446d1343a38c44d3f0c8a2ea64f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26221439613"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.4",
      "date": "2026-05-21T10:55:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "bcf7095cfde8eafb9e2ad47badfd44869b79d01268d2ba43c5591b59f5a649f6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26221439613"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.4",
      "date": "2026-05-21T11:09:53.000Z",
      "arch": "aarch64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "530ce34ac2511047489d61b859df446a3876354b33b869eadfb165a6a9837b40",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26221439613"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.4",
      "date": "2026-05-21T11:04:52.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "f2625d9c79539d66a07ea7a78e5db2afd922c2e819cf4d719a241be13f5e646e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26221439613"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.4",
      "date": "2026-05-21T11:07:09.000Z",
      "arch": "aarch64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "a6b62cf25c52d9c6212818d1257b061bacd31ab3c77d99abf758c8f108390929",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26221439613"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.4",
      "date": "2026-05-21T11:09:23.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "029a3b158e69080cf50ebe182c66b235a927c42e602f95157a3be346f9c7fea5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26221439613"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.4",
      "date": "2026-05-21T19:44:15.000Z",
      "arch": "emscripten",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "86680fd712d49b8b5de40a5cf01c6a8c22eb4e45746ac58676d42cab52f8991d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26221439613"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.4",
      "date": "2026-05-21T10:55:09.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "bec814d2eb3a672e83abd314de5e0cb338e61586c2ef7a9d16409aec322ba576",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26221439613"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.4",
      "date": "2026-05-21T10:55:00.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "6690d7b1bcfdfb1e0613569b97119acc43e1401b1a0850cf29c291377551d5a8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26221439613"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.4",
      "date": "2026-05-21T10:55:13.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "337f958ccc7062b200f6c79e9aa40e1d36d01b6bd426ce57a74022475aef8138",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/26221439613"
    }
  ]
}