Package: pingr
Title: Check if a Remote Computer is Up
Version: 2.0.0
Authors@R: person(given = "Gábor", family = "Csárdi", role = c("aut", "cre"),
             email = "csardi.gabor@gmail.com")
Description: Check if a remote computer is up. It can either
    just call the system ping command, or check a specified
    TCP port.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/r-lib/pingr#readme
BugReports: https://github.com/r-lib/pingr/issues
Suggests: covr, testthat
Imports: processx, utils
RoxygenNote: 6.1.99.9001
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2019-10-21 14:15:34 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-21 16:20:02 UTC
Built: R 3.5.3; x86_64-w64-mingw32; 2020-04-17 16:21:03 UTC; windows
Archs: i386, x64
