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.3 |
Depends: | bench |
Imports: | callr, dplyr, ps, purrr, rlang, tibble, vctrs, withr |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2025-03-20 |
DOI: | 10.32614/CRAN.package.syrup |
Author: | Simon Couch |
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 [issues need fixing before 2025-06-23] |
Reference manual: | syrup.pdf |
Package source: | syrup_0.1.3.tar.gz |
Windows binaries: | r-devel: syrup_0.1.3.zip, r-release: syrup_0.1.3.zip, r-oldrel: syrup_0.1.3.zip |
macOS binaries: | r-release (arm64): syrup_0.1.3.tgz, r-oldrel (arm64): syrup_0.1.3.tgz, r-release (x86_64): syrup_0.1.3.tgz, r-oldrel (x86_64): syrup_0.1.3.tgz |
Old sources: | syrup archive |
Please use the canonical form https://CRAN.R-project.org/package=syrup to link to this page.