We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6a85587
New is_up() function to check if a web (other other TCP) server is up.
is_up()
Timeout now works correctly on Linux systems (#7).
ping() uses processx now to run the external ping program, so the the ping error messages do not litter the R console (#8, #9).
ping()