{
  "_id": "6a631466d3420cf5dfdb6d18",
  "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-07-24 06:35:35 UTC",
    "User": "root"
  },
  "_user": "ironholds",
  "_type": "src",
  "_file": "urltools_1.7.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/718d6bb8d55a07a241431a698a8c2e92077766b4a869ee650001c00f12888c31",
  "_filesize": 278625,
  "_sha256": "718d6bb8d55a07a241431a698a8c2e92077766b4a869ee650001c00f12888c31",
  "_expires": "2026-11-01T07:29:41.000Z",
  "_created": "2026-07-24T06:35:35.000Z",
  "_published": "2026-07-24T07:29:42.765Z",
  "_jobs": [
    {
      "job": 89416892473,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8588668340"
    },
    {
      "job": 89416892467,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8588674765"
    },
    {
      "job": 89416892454,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8588668496"
    },
    {
      "job": 89416892441,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8588677776"
    },
    {
      "job": 89416892506,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8589678619"
    },
    {
      "job": 89416892480,
      "time": 206,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8589721078"
    },
    {
      "job": 89416892500,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8589674481"
    },
    {
      "job": 89416892487,
      "time": 220,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8589709665"
    },
    {
      "job": 89416333215,
      "time": 221,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588631492"
    },
    {
      "job": 89416892393,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588665361"
    },
    {
      "job": 89416892443,
      "time": 124,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8588671892"
    },
    {
      "job": 89416892447,
      "time": 123,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8588669983"
    },
    {
      "job": 89416892419,
      "time": 115,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8588667565"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ironholds/actions/runs/30072555295",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": 294,
  "_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": 366
  },
  "_downloads": {
    "count": 34415,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/urltools"
  },
  "_devurl": "https://github.com/ironholds/urltools",
  "_searchresults": 1254,
  "_rbuild": "4.6.1",
  "_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.582679957272777,
  "_indexed": true,
  "_nocasepkg": "urltools",
  "_universes": [
    "ironholds"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.4",
      "date": "2026-07-24T06:37:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "https://r2.ropensci.org/ffbeef71d28b8e66e29d92fe7311134a778513772a7e3120d134bdf702ed31d3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/30072555295"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.4",
      "date": "2026-07-24T06:37:58.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "https://r2.ropensci.org/613e0b9a632341130e2a29608be0578b463b4a0e0a664942cd5298efcd21878c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/30072555295"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.7.4",
      "date": "2026-07-24T06:37:42.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "https://r2.ropensci.org/e6ac3614b0febefd7942badc0ebc9563b6eb29ca6a1c4ac192022149beba121a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/30072555295"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.7.4",
      "date": "2026-07-24T06:38:07.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "https://r2.ropensci.org/bea6ac7848ef10006d14adb45561f85e0d882373b2eff0c56963ac0d063c7755",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/30072555295"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.4",
      "date": "2026-07-24T07:26:47.000Z",
      "arch": "aarch64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "https://r2.ropensci.org/cf2d834be1cf12fa2e9d78052d58713a40b1c1d28e10380e8c5364d49088ecc1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/30072555295"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.4",
      "date": "2026-07-24T07:28:32.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "https://r2.ropensci.org/db0a0822374cab78b0d9ae21f3ea99eadc0afd75b87143ba01d0ea17c329f5ba",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/30072555295"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.7.4",
      "date": "2026-07-24T07:26:39.000Z",
      "arch": "aarch64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "https://r2.ropensci.org/62287b41e969e453a192d66a364418f6f6dcab9808b010881e1d8637fdf8c68c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/30072555295"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.7.4",
      "date": "2026-07-24T07:27:40.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "https://r2.ropensci.org/c9a09fb1a10678b99c8b33b3a6cdacf537236b3f3955ed33fcebc018a5b9ddf9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/30072555295"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.4",
      "date": "2026-07-24T06:37:55.000Z",
      "arch": "emscripten",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "https://r2.ropensci.org/b0d6a43e73e9ebed26cb16ace07377f51320545f02055f06740b02ecf217b33c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/30072555295"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.4",
      "date": "2026-07-24T06:37:09.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "https://r2.ropensci.org/df560f03eec6dda783004a7fbe7ffccb3f0f12791b10cc0e7e609ed1e163e436",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/30072555295"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.4",
      "date": "2026-07-24T06:37:06.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "https://r2.ropensci.org/20a41dbbf75582c716083990a9aaa7cdd6b86bc249c225ad56c6a337079fb428",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/30072555295"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.7.4",
      "date": "2026-07-24T06:36:56.000Z",
      "arch": "x86_64",
      "commit": "20f04c1ed17debe1c284aa64143d65b49553b451",
      "fileid": "https://r2.ropensci.org/eacd1eef032af2df059f07083212fc4da3e6e75dc853732f4d62b8f213b85cbd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ironholds/actions/runs/30072555295"
    }
  ]
}