Package: httping Title: 'Ping' 'URLs' to Time 'Requests' Description: A suite of functions to ping 'URLs' and to time 'HTTP' 'requests'. Designed to work with 'httr'. Version: 0.3.0 Authors@R: person("Scott", "Chamberlain", role = c("aut", "cre"), email = "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 Imports: httr (>= 1.3.1), methods, stats, jsonlite, magrittr, httpcode (>= 0.2.0), lobstr Suggests: testthat, webfakes 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: 2026-06-20 10:08:04 UTC; root Author: Scott Chamberlain [aut, cre] Maintainer: Scott Chamberlain