{
  "_id": "6a3943b7b6829d88cf71338a",
  "Package": "urlchecker",
  "Title": "Run CRAN URL Checks from Older R Versions",
  "Version": "1.0.1.9000",
  "Authors@R": "c(\nperson(\"R Core team\", role = \"aut\",\ncomment = \"The code in urltools.R adapted from the tools package\"),\nperson(\"Jim\", \"Hester\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-2739-7082\")),\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Provide the URL checking tools available in R 4.1+ as a\npackage for earlier versions of R. Also uses concurrent\nrequests so can be much faster than the serial versions.",
  "License": "GPL-3",
  "URL": "https://github.com/r-lib/urlchecker, https://urlchecker.r-lib.org/",
  "BugReports": "https://github.com/r-lib/urlchecker/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/usethis/last-upkeep": "2025-05-07",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-10-21 07:05:56 UTC",
  "RemoteUrl": "https://github.com/r-lib/urlchecker",
  "RemoteRef": "HEAD",
  "RemoteSha": "409133c59d0336a8491d8ee58309d60e0beb2771",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 14:13:54 UTC",
    "User": "root"
  },
  "Author": "R Core team [aut] (The code in urltools.R adapted from the tools\npackage),\nJim Hester [aut] (ORCID: <https://orcid.org/0000-0002-2739-7082>),\nGábor Csárdi [aut, cre],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "MD5sum": "072b00ca000e96f47eb0e526fddd9d50",
  "_user": "r-lib",
  "_type": "src",
  "_file": "urlchecker_1.0.1.9000.tar.gz",
  "_fileid": "f26f452311a4e0b3a1c7e114eab26b001b535a31fec7c7b2e2e6e8382fda21e9",
  "_filesize": 89078,
  "_sha256": "f26f452311a4e0b3a1c7e114eab26b001b535a31fec7c7b2e2e6e8382fda21e9",
  "_created": "2026-06-22T14:13:54.000Z",
  "_published": "2026-06-22T14:16:23.898Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82735821878,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7794949110"
    },
    {
      "job": 82735821910,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7794947851"
    },
    {
      "job": 82735821864,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7794928022"
    },
    {
      "job": 82735821887,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7794938738"
    },
    {
      "job": 82734934641,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7794895503"
    },
    {
      "job": 82735821867,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7794943585"
    },
    {
      "job": 82735821888,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7794928281"
    },
    {
      "job": 82735821840,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7794938314"
    },
    {
      "job": 82735821922,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7794934872"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27958947373",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/urlchecker",
  "_commit": {
    "id": "409133c59d0336a8491d8ee58309d60e0beb2771",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #52 from jeroenjanssens/supported-by-posit\n\n",
    "time": 1761030356
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 151,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 45,
  "_contributors": [
    {
      "user": "jimhester",
      "count": 53,
      "uuid": 205275
    },
    {
      "user": "gaborcsardi",
      "count": 29,
      "uuid": 660288
    },
    {
      "user": "ateucher",
      "count": 6,
      "uuid": 2816635
    },
    {
      "user": "dpprdan",
      "count": 3,
      "uuid": 1423562
    },
    {
      "user": "hadley",
      "count": 3,
      "uuid": 4196
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 160390,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/urlchecker"
  },
  "_devurl": "https://github.com/r-lib/urlchecker",
  "_pkgdown": "https://urlchecker.r-lib.org/",
  "_searchresults": 23,
  "_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/urlchecker.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/urlchecker",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-03-04"
    },
    {
      "version": "1.0.1",
      "date": "2021-11-30"
    }
  ],
  "_exports": [
    "url_check",
    "url_update"
  ],
  "_help": [
    {
      "page": "url_check",
      "title": "Check urls in a package",
      "topics": [
        "url_check"
      ]
    },
    {
      "page": "url_update",
      "title": "Update URLs in a package",
      "topics": [
        "url_update"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/urlchecker/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "curl",
    "rlang",
    "xml2"
  ],
  "_score": 10.353337093913705,
  "_indexed": true,
  "_nocasepkg": "urlchecker",
  "_universes": [
    "r-lib",
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-06-22T14:15:55.000Z",
      "distro": "noble",
      "commit": "409133c59d0336a8491d8ee58309d60e0beb2771",
      "fileid": "44a8148b333a0f0f786edf30be11fde5ecfc96d708949660792ff3c51afaa23b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27958947373"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-06-22T14:15:55.000Z",
      "distro": "noble",
      "commit": "409133c59d0336a8491d8ee58309d60e0beb2771",
      "fileid": "a66674d707f95c051107ab2f6610e296dd174f0598517d24c94295267c5f04c6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27958947373"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-06-22T14:15:16.000Z",
      "commit": "409133c59d0336a8491d8ee58309d60e0beb2771",
      "fileid": "7196fa1550bace8f9e95844b5ed8bc62d3b4fbd9ad9c5e5a9d4b5043d31247f8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27958947373"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-06-22T14:15:38.000Z",
      "commit": "409133c59d0336a8491d8ee58309d60e0beb2771",
      "fileid": "51228d64865f563f20996177213940c7a114c0028560c194658849fb101119fc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27958947373"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.9000",
      "date": "2026-06-22T14:15:56.000Z",
      "commit": "409133c59d0336a8491d8ee58309d60e0beb2771",
      "fileid": "edb0062ca56227ec1fadf75c869f5a318b5e1c25ce5e8219842b9c18a71cbd56",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27958947373"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-06-22T14:15:11.000Z",
      "commit": "409133c59d0336a8491d8ee58309d60e0beb2771",
      "fileid": "c9576686a0ce6e9e175a9a1803db9a8bcfb2ee2477e88b1c82eb134ad1f0155a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27958947373"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-06-22T14:15:30.000Z",
      "commit": "409133c59d0336a8491d8ee58309d60e0beb2771",
      "fileid": "d98cc35006a6562a34ac92c871a906f493e661f8f5390b0f7167b898aa21a2b8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27958947373"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-06-22T14:15:22.000Z",
      "commit": "409133c59d0336a8491d8ee58309d60e0beb2771",
      "fileid": "e967efbef45fe94b6c7d0b3aa1706033bf92bbaee93e15fa422091b27102ca09",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27958947373"
    }
  ]
}