Other packages > Find by keyword >

ps  

List, Query, Manipulate System Processes
View on CRAN: Click here


Download and install ps package within the R console
Install from CRAN:
install.packages("ps")

Install from Github:
library("remotes")
install_github("cran/ps")

Install by package version:
library("remotes")
install_version("ps", "1.9.0")



Attach the package and use:
library("ps")
Maintained by
Gábor Csárdi
[Scholar Profile | Author Map]
First Published: 2018-07-22
Latest Update: 2023-04-18
Description:
List, query and manipulate all system processes, on 'Windows', 'Linux' and 'macOS'.
How to cite:
Gábor Csárdi (2018). ps: List, Query, Manipulate System Processes. R package version 1.9.0, https://cran.r-project.org/web/packages/ps. Accessed 26 Mar. 2025.
Previous versions and publish date:
1.0.0 (2018-07-22 23:10), 1.1.0 (2018-08-10 14:30), 1.2.0 (2018-10-16 22:20), 1.2.1 (2018-11-06 13:40), 1.3.0 (2018-12-21 15:50), 1.3.1 (2020-02-12 13:10), 1.3.2 (2020-02-13 12:50), 1.3.3 (2020-05-08 10:50), 1.3.4 (2020-08-11 16:30), 1.4.0 (2020-10-07 12:30), 1.5.0 (2020-12-05 17:40), 1.6.0 (2021-02-28 21:50), 1.7.0 (2022-04-23 18:10), 1.7.1 (2022-06-18 09:10), 1.7.2 (2022-10-26 19:32), 1.7.3 (2023-03-21 13:00), 1.7.4 (2023-04-02 23:50), 1.7.5 (2023-04-18 21:30), 1.7.6 (2024-01-18 07:40), 1.7.7 (2024-07-02 20:10), 1.8.0 (2024-09-12 19:40), 1.8.1 (2024-10-28 23:10)
Other packages that cited ps R package
View ps citation profile
Other R packages that ps depends, imports, suggests or enhances
Complete documentation for ps
Downloads during the last 30 days
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for ps1800020000220002400026000280003000032000340003600038000TrendBars

Today's Hot Picks in Authors and Packages

MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  
fPortfolio  
Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view. ...
Download / Learn more Package Citations See dependency  
DySS  
Dynamic Screening Systems
In practice, we will encounter problems where the longitudinal performance of processes needs to be ...
Download / Learn more Package Citations See dependency  
Maintainer: Lu You (view profile)
sAIC  
Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Po ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA