Releases: r-lib/pingr
Releases · r-lib/pingr
pingr 2.0.5
12 Dec 11:49
Compare
Sorry, something went wrong.
No results found
pingr now compiles with musl, e.g. on Alpine Linux, again.
pingr 2.0.4
29 Oct 08:42
Compare
Sorry, something went wrong.
No results found
ping() now handles sub-millisecond response times (#24 ).
ping() now works on FreeBSD, OpenBSD, NetBSD and DragonFlyBSD.
pingr 2.0.3
10 Dec 23:24
Compare
Sorry, something went wrong.
No results found
ping_port() now correctly prints the port if version = TRUE.
pingr 2.0.2
27 Oct 07:34
Compare
Sorry, something went wrong.
No results found
pingr::ping() now works better in a non-English locale (#18 ).
v1.2.0
13 Oct 17:31
Compare
Sorry, something went wrong.
No results found
New is_up() function to check if a web (other other TCP) server 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 ).
v1.1.2
09 Oct 10:17
Compare
Sorry, something went wrong.
No results found
v1.1.0
09 Oct 10:17
Compare
Sorry, something went wrong.
No results found
New is_online() function to check if the computer is online, by
pinging two DNS servers.
TCP Timeout now works for the connect phase as well.
v1.0.0
09 Oct 10:16
Compare
Sorry, something went wrong.
No results found
You can’t perform that action at this time.