Package: ps Title: List, Query, Manipulate System Processes Version: 1.9.3.9000 Authors@R: c( person("Jay", "Loden", role = "aut"), person("Dave", "Daeschler", role = "aut"), person("Giampaolo", "Rodola'", role = "aut"), 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: List, query and manipulate all system processes, on 'Windows', 'Linux' and 'macOS'. License: MIT + file LICENSE URL: https://github.com/r-lib/ps, https://ps.r-lib.org/ BugReports: https://github.com/r-lib/ps/issues Depends: R (>= 3.4) Imports: utils Suggests: callr, covr, curl, pillar, pingr, processx (>= 3.1.0), R6, rlang, testthat (>= 3.0.0), webfakes, withr Biarch: true Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-04-28 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://r-lib.r-universe.dev Date/Publication: 2026-04-30 07:32:47 UTC RemoteUrl: https://github.com/r-lib/ps RemoteRef: HEAD RemoteSha: d4ea238d87c4c832c17fc2d3ef51c95931eb14c9 NeedsCompilation: yes Packaged: 2026-06-23 16:19:29 UTC; root Author: Jay Loden [aut], Dave Daeschler [aut], Giampaolo Rodola' [aut], Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Gábor Csárdi