{
  "_id": "6a5de79b9baadeef8ab560af",
  "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-07-20 09:14:30 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut, cre]",
  "Maintainer": "Scott Chamberlain <myrmecocystus@gmail.com>",
  "_user": "sckott",
  "_type": "src",
  "_file": "httping_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/db4cc99bda652458149cde10e57459378d2dc982a42282669c94e8d233fc69ce",
  "_filesize": 83133,
  "_sha256": "db4cc99bda652458149cde10e57459378d2dc982a42282669c94e8d233fc69ce",
  "_expires": "2026-10-28T09:17:13.000Z",
  "_created": "2026-07-20T09:14:30.000Z",
  "_published": "2026-07-20T09:17:15.246Z",
  "_jobs": [
    {
      "job": 88314243979,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8456182590"
    },
    {
      "job": 88314243981,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456189018"
    },
    {
      "job": 88314243939,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8456164964"
    },
    {
      "job": 88314243978,
      "time": 68,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456163641"
    },
    {
      "job": 88313682616,
      "time": 159,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456133886"
    },
    {
      "job": 88314243966,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8456177289"
    },
    {
      "job": 88314244032,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8456162741"
    },
    {
      "job": 88314243980,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8456163875"
    },
    {
      "job": 88314244013,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456161762"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sckott/actions/runs/29730501600",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 924,
    "description": "Software Engineer @ Fred Hutch"
  },
  "_downloads": {
    "count": 224,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/httping"
  },
  "_devurl": "https://github.com/sckott/httping",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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-07-20T09:16:27.000Z",
      "distro": "resolute",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "https://r2.ropensci.org/f3399bb13028062fc6c2bce97634f07771fe4228565c2ea77ecfbfdd925d66c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/29730501600"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-20T09:16:37.000Z",
      "distro": "resolute",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "https://r2.ropensci.org/d4fc0cc0dcef52b707c8b11974cef92cd6b21b831e6680c05f68d492bc83820e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/29730501600"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-20T09:15:47.000Z",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "https://r2.ropensci.org/959e036ef05c71084ee018270a313b65f77c23b577a9cf4e128ce955a07d95ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/29730501600"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-20T09:15:45.000Z",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "https://r2.ropensci.org/d7e0117f978b91bde52325426cfaed883a2e515414ce2f5726a1660b369bb900",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/29730501600"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-07-20T09:16:23.000Z",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "https://r2.ropensci.org/c6f26ccf5b175d6b019aa9ba13513eb426edfb9b47f9a28de1b875d12eef987a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/29730501600"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-20T09:15:35.000Z",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "https://r2.ropensci.org/05afb64c341e3996382581418d0bcd504ca5abbb204e46f1754380f734f9e1e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/29730501600"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-20T09:15:39.000Z",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "https://r2.ropensci.org/958aeaca0429543ea81c682eb1805b59868787c29f73c78f3a0e60274a7b3fd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/29730501600"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-20T09:15:34.000Z",
      "commit": "fc6aa16995e1f0288c43d5b17a747f63fff50861",
      "fileid": "https://r2.ropensci.org/faca13b9a16e224c4f0f1065802b9098e735870f3744ea5a706530c53728fa2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sckott/actions/runs/29730501600"
    }
  ]
}