About Anaconda Help Download Anaconda

r / packages / r-peakram

When working with big data sets, RAM conservation is critically important. However, it is not always enough to just monitor the size of the objects created. So-called "copy-on-modify" behavior, characteristic of R, means that some expressions or functions may require an unexpectedly large amount of RAM overhead. For example, replacing a single value in a matrix duplicates that matrix in the back-end, making this task require twice as much RAM as that used by the matrix itself. This package makes it easy to monitor the total and peak RAM used so that developers can quickly identify and eliminate RAM hungry code.

Type Size Name Uploaded Downloads Labels
conda 28.9 kB | noarch/r-peakram-1.0.2-r43h142f84f_0.tar.bz2  1 year and 1 month ago 33 main
conda 28.5 kB | noarch/r-peakram-1.0.2-r42h142f84f_0.tar.bz2  2 years and 8 months ago 56 main
conda 28.4 kB | noarch/r-peakram-1.0.2-r36h6115d3f_0.tar.bz2  4 years and 11 months ago 116 main

© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy