Package: pingr
Title: Check if a Remote Computer is Up
Version: 2.0.4
Authors@R: c(
    person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")),
    person("Posit Software, PBC", role = c("cph", "fnd"))
  )
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
URL: https://r-lib.github.io/pingr/, https://github.com/r-lib/pingr
BugReports: https://github.com/r-lib/pingr/issues
Depends: R (>= 3.6)
Imports: processx, utils
Suggests: covr, ps, testthat (>= 3.0.0)
Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Biarch: true
Author: Gábor Csárdi [aut, cre],
  Posit Software, PBC [cph, fnd]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Built: R 4.4.2; aarch64-apple-darwin24.3.0; 2025-03-02 07:40:29 UTC; unix
