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.6-x86_64)pingr_2.0.5.9000.tgz(r-4.6-arm64)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.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 | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 105 | ||
| linux-devel-x86_64 | NOTE | 95 | ||
| source / vignettes | OK | 163 | ||
| linux-release-arm64 | NOTE | 103 | ||
| linux-release-x86_64 | NOTE | 114 | ||
| macos-devel-arm64 | NOTE | 113 | ||
| macos-devel-x86_64 | NOTE | 247 | ||
| macos-release-arm64 | NOTE | 75 | ||
| macos-release-x86_64 | NOTE | 130 | ||
| windows-devel | NOTE | 86 | ||
| windows-release | NOTE | 76 | ||
| windows-oldrel | NOTE | 85 | ||
| wasm-release | FAIL | 105 |
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 |
