Package: pingr 2.0.5.9000
pingr: Check if a Remote Computer is Up
Check if a remote computer is up. It can either just call the system ping command, or check a specified TCP port.
Authors:
pingr_2.0.5.9000.tar.gz
pingr_2.0.5.9000.zip(r-4.6)pingr_2.0.5.9000.zip(r-4.5)pingr_2.0.5.9000.zip(r-4.4)
pingr_2.0.5.9000.tgz(r-4.5-x86_64)pingr_2.0.5.9000.tgz(r-4.5-arm64)pingr_2.0.5.9000.tgz(r-4.4-x86_64)pingr_2.0.5.9000.tgz(r-4.4-arm64)
pingr_2.0.5.9000.tar.gz(r-4.6-arm64)pingr_2.0.5.9000.tar.gz(r-4.6-x86_64)pingr_2.0.5.9000.tar.gz(r-4.5-arm64)pingr_2.0.5.9000.tar.gz(r-4.5-x86_64)
pingr.pdf |pingr.html✨
pingr/json (API)
NEWS
# Install 'pingr' in R: |
install.packages('pingr', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/pingr/issues
Pkgdown/docs site:https://r-lib.github.io
Last updated from:e0c0050ce0. Checks:11 NOTE, 1 OK, 1 FAIL. Indexed: yes.
Target | Result | Total time | Artifact |
---|---|---|---|
linux-devel-arm64 | NOTE | 102 | |
linux-devel-x86_64 | NOTE | 105 | |
source / vignettes | OK | 215 | |
linux-release-arm64 | NOTE | 120 | |
linux-release-x86_64 | NOTE | 104 | |
macos-release-arm64 | NOTE | 80 | |
macos-release-x86_64 | NOTE | 180 | |
macos-oldrel-arm64 | NOTE | 97 | |
macos-oldrel-x86_64 | NOTE | 148 | |
windows-devel | NOTE | 84 | |
windows-release | NOTE | 88 | |
windows-oldrel | NOTE | 92 | |
wasm-release | FAIL | 104 |
Exports:apple_captive_testis_onlineis_upmy_ipnslpingping_port
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Download Apple's captive portal test | apple_captive_test |
Is the computer online? | is_online |
Query the computer's public IP address | my_ip |
DNS query | nsl |
Ping a remote server, to see if it is alive | ping |
Check if a port of a server is active, measure response time | is_up ping_port |