Package: pingr Title: Check if a Remote Computer is Up Version: 2.0.5.9000 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) 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, ps, utils Suggests: covr, testthat (>= 3.0.0) Remotes: r-lib/ps Biarch: true Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-04-30 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://r-lib.r-universe.dev Date/Publication: 2026-06-05 13:33:03 UTC RemoteUrl: https://github.com/r-lib/pingr RemoteRef: HEAD RemoteSha: 7a3bc4cb676b50b67da99b16d112f8e35b76e050 NeedsCompilation: yes Packaged: 2026-06-23 16:30:25 UTC; root Author: Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Gábor Csárdi