Package: pingr 2.0.4.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.4.9000.tar.gz
pingr_2.0.4.9000.zip(r-4.5)pingr_2.0.4.9000.zip(r-4.4)
pingr_2.0.4.9000.tgz(r-4.4-x86_64)pingr_2.0.4.9000.tgz(r-4.4-arm64)pingr_2.0.4.9000.tgz(r-4.3-x86_64)pingr_2.0.4.9000.tgz(r-4.3-arm64)
pingr_2.0.4.9000.tar.gz(r-4.5-noble)pingr_2.0.4.9000.tar.gz(r-4.4-noble)
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
Last updated 10 days agofrom:6ba2cbfb19. Checks:OK: 3 ERROR: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win-x86_64 | ERROR | Nov 06 2024 |
R-4.5-linux-x86_64 | ERROR | Nov 06 2024 |
R-4.4-win-x86_64 | ERROR | Nov 06 2024 |
R-4.4-mac-x86_64 | OK | Nov 06 2024 |
R-4.4-mac-aarch64 | ERROR | Nov 06 2024 |
R-4.3-mac-x86_64 | OK | Nov 06 2024 |
R-4.3-mac-aarch64 | ERROR | Nov 06 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 |