{
  "_id": "6a0f78adacfb0bcc41c62592",
  "Package": "httping",
  "Title": "'Ping' 'URLs' to Time 'Requests'",
  "Description": "A suite of functions to ping 'URLs' and to time 'HTTP'\n'requests'. Designed to work with 'httr'.",
  "Version": "0.3.0",
  "Authors@R": "person(\"Scott\", \"Chamberlain\", role = c(\"aut\", \"cre\"),\nemail = \"myrmecocystus@gmail.com\")",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/sckott/httping",
  "BugReports": "https://github.com/sckott/httping/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://sckott.r-universe.dev",
  "Date/Publication": "2025-12-18 22:52:03 UTC",
  "RemoteUrl": "https://github.com/sckott/httping",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 05:52:06 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut, cre]",
  "Maintainer": "Scott Chamberlain <myrmecocystus@gmail.com>",
  "MD5sum": "bcce9e0ff8ab370021cd5a0ca618d2c8",
  "_user": "sckott",
  "_type": "src",
  "_file": "httping_0.3.0.tar.gz",
  "_fileid": "b854d0148af88df5d00d47eea0f4f604c649f46dd406158720fc78a4af571ce7",
  "_filesize": 83223,
  "_sha256": "b854d0148af88df5d00d47eea0f4f604c649f46dd406158720fc78a4af571ce7",
  "_created": "2026-05-21T05:52:06.000Z",
  "_published": "2026-05-21T21:27:09.240Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77272101125,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128254921"
    },
    {
      "job": 77272100953,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128253736"
    },
    {
      "job": 77272100799,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128244648"
    },
    {
      "job": 77272100957,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128246914"
    },
    {
      "job": 77272100555,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128229787"
    },
    {
      "job": 77272100162,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147593990"
    },
    {
      "job": 77272100914,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128260790"
    },
    {
      "job": 77272101258,
      "time": 57,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128241467"
    },
    {
      "job": 77272101032,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128242194"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sckott/actions/runs/26208050792",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sckott/httping",
  "_commit": {
    "id": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
    "author": "Scott Chamberlain <sckott@fastmail.com>",
    "committer": "Scott Chamberlain <sckott@fastmail.com>",
    "message": "version bump, fix urls, update news,etc\n",
    "time": 1766098323
  },
  "_maintainer": {
    "name": "Scott Chamberlain",
    "email": "myrmecocystus@gmail.com",
    "login": "sckott",
    "mastodon": "@sckottie@hachyderm.io",
    "bluesky": "@sckott.bsky.social",
    "description": "Software Engineer @ Fred Hutch",
    "uuid": 577668
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "httpcode",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "lobstr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "webfakes",
      "role": "Suggests"
    }
  ],
  "_owner": "sckott",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 11
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2025-12-18"
    }
  ],
  "_topics": [
    "http",
    "http-client",
    "http-requests",
    "httping"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "sckott",
      "count": 77,
      "uuid": 577668
    }
  ],
  "_userbio": {
    "uuid": 577668,
    "type": "user",
    "name": "Scott Chamberlain",
    "description": "Software Engineer @ Fred Hutch"
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/httping"
  },
  "_devurl": "https://github.com/sckott/httping",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/httping.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sckott/httping",
  "_realowner": "sckott",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-01-03"
    },
    {
      "version": "0.2.0",
      "date": "2018-01-03"
    },
    {
      "version": "0.3.0",
      "date": "2025-12-18"
    }
  ],
  "_exports": [
    "%>%",
    "ping",
    "time"
  ],
  "_help": [
    {
      "page": "ping",
      "title": "Ping a url, doing a single call, with any http verbs",
      "topics": [
        "ping"
      ]
    },
    {
      "page": "time",
      "title": "Ping a url to time the request",
      "topics": [
        "time"
      ]
    }
  ],
  "_readme": "https://github.com/sckott/httping/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cpp11",
    "crayon",
    "curl",
    "httpcode",
    "httr",
    "jsonlite",
    "lobstr",
    "magrittr",
    "mime",
    "openssl",
    "prettyunits",
    "R6",
    "rlang",
    "sys"
  ],
  "_score": 3.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "httping",
  "_universes": [
    "sckott"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-21T05:54:06.000Z",
      "distro": "noble",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "1eeb7082af272e506166d47ec1df11129d3daa577ba529e09757a0ceb4dfc3f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/26208050792"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-21T05:54:06.000Z",
      "distro": "noble",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "a69ac7af0ecf4cbf97ce64749ddef00f79d906fa6e4b2e989892260c251bcfee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/26208050792"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-21T05:53:25.000Z",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "492b0f790e2a5c841fd087e47511b469ab5021898b149e3897e48228dbf575e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/26208050792"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-21T05:53:34.000Z",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "b2491d642ec1a0be26d4f0924ab625f35da4367afcdadaa84267870380129ccc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/26208050792"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-21T21:26:49.000Z",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "50689f986cbfb64b6625ea709cc933f1f0133c7ed9944768fc5af8dbbdedbccf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/26208050792"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-21T05:54:32.000Z",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "085bbd21b1bf6e69e4b760d3fdef26b971ca37e2767e097b7fc5b07dd67e9063",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/26208050792"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-21T05:53:05.000Z",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "e41a8ad01638c3ebcfd4d0519974f1c01e5aea428814f9426055b93d0f0ab49c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/26208050792"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-21T05:53:08.000Z",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "150fa74913e2b24e2243ed42e74a3bbf489cdf80ef3b56e505ce255dfbc3edfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/26208050792"
    }
  ]
}