Releases: r-lib/pingr
Releases · r-lib/pingr
pingr 2.0.5
- pingr now compiles with musl, e.g. on Alpine Linux, again.
pingr 2.0.4
-
ping()
now handles sub-millisecond response times (#24). -
ping()
now works on FreeBSD, OpenBSD, NetBSD and DragonFlyBSD.
pingr 2.0.3
ping_port()
now correctly prints the port ifversion = TRUE
.
pingr 2.0.2
pingr::ping()
now works better in a non-English locale (#18).
v1.2.0
v1.1.2
No user visible changes.
v1.1.0
-
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
First release on CRAN.