This package is considered a duplicate. The official version of this package is found at:https://r-lib.r-universe.dev/pingr
Package: pingr 2.0.4
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.4.tar.gz
pingr_2.0.4.tar.gz(r-4.5-noble)pingr_2.0.4.tar.gz(r-4.4-noble)
pingr.pdf |pingr.html✨
pingr/json (API)
NEWS
# Install 'pingr' in R: |
install.packages('pingr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/pingr/issues
Last updated 1 months agofrom:1421517f68. Checks:OK: 1 ERROR: 1. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 28 2024 |
R-4.5-linux-x86_64 | ERROR | Nov 28 2024 |
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 |