Package: pingr
Title: Check if a Remote Computer is Up
Version: 1.1.2
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/gaborcsardi/pingr
BugReports: https://github.com/gaborcsardi/pingr/issues
Suggests: testthat
RoxygenNote: 6.0.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2017-03-02 13:06:11 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2017-03-02 16:14:22
Built: R 3.4.4; x86_64-w64-mingw32; 2019-04-25 17:59:29 UTC; windows
Archs: i386, x64
