pingers: Identify, Ping, and Log Internet Provider Connection Data

To assist you with troubleshooting internet connection issues and assist in isolating packet loss on your network. It does this by allowing you to retrieve the top trace route destinations your internet provider uses, and recursively ping each server in series while capturing the results and writing them to a log file. Each iteration it queries the destinations again, before shuffling the sequence of destinations to ensure the analysis is unbiased and consistent across each trace route.

Version: 0.1.1
Depends: R (≥ 3.4.0)
Imports: dplyr, stringr, tibble, tictoc, tidyselect, data.table, lubridate, plotly, reshape2
Published: 2018-10-26
Author: Jesse Vent [aut, cre]
Maintainer: Jesse Vent <cryptopackage at icloud.com>
BugReports: https://github.com/JesseVent/pingers/issues
License: MIT + file LICENSE
URL: https://github.com/JesseVent/pingers
NeedsCompilation: no
Materials: README
CRAN checks: pingers results

Documentation:

Reference manual: pingers.pdf

Downloads:

Package source: pingers_0.1.1.tar.gz
Windows binaries: r-devel: pingers_0.1.1.zip, r-release: pingers_0.1.1.zip, r-oldrel: pingers_0.1.1.zip
macOS binaries: r-release (arm64): pingers_0.1.1.tgz, r-oldrel (arm64): pingers_0.1.1.tgz, r-release (x86_64): pingers_0.1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pingers to link to this page.