syrup: Measure Memory and CPU Usage for Parallel R Code

Measures memory and CPU usage of R code by regularly taking snapshots of calls to the system command 'ps'. The package provides an entry point (albeit coarse) to profile usage of system resources by R code run in parallel.

Version: 0.1.0
Depends: bench
Imports: callr, dplyr, ps, purrr, rlang, tibble, vctrs, withr
Suggests: testthat (≥ 3.0.0)
Published: 2024-07-09
DOI: 10.32614/CRAN.package.syrup
Author: Simon Couch ORCID iD [aut, cre], Posit Software, PBC [cph, fnd]
Maintainer: Simon Couch <simon.couch at posit.co>
BugReports: https://github.com/simonpcouch/syrup/issues
License: MIT + file LICENSE
URL: https://github.com/simonpcouch/syrup, https://simonpcouch.github.io/syrup/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: syrup results

Documentation:

Reference manual: syrup.pdf

Downloads:

Package source: syrup_0.1.0.tar.gz
Windows binaries: r-devel: syrup_0.1.0.zip, r-release: syrup_0.1.0.zip, r-oldrel: syrup_0.1.0.zip
macOS binaries: r-release (arm64): syrup_0.1.0.tgz, r-oldrel (arm64): syrup_0.1.0.tgz, r-release (x86_64): not available, r-oldrel (x86_64): syrup_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=syrup to link to this page.