Helps with the thoughtful saving, reading, and management of result files (using 'rds' files). The core functions take a list of parameters that are used to generate a unique hash to save results under. Then, the same parameter list can be used to read those results back in. This is helpful to avoid clunky file naming when running a large number of simulations. Additionally, helper functions are available for compiling a flat file of parameters of saved results, monitoring result usage, and cleaning up unwanted or unused results. For more information, visit the 'indexr' homepage <https://lharris421.github.io/indexr/>.
Version: | 0.2.2 |
Imports: | stringr, readr, dplyr, digest, glue, methods |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2025-02-17 |
DOI: | 10.32614/CRAN.package.indexr |
Author: | Logan Harris |
Maintainer: | Logan Harris <logan-harris at uiowa.edu> |
BugReports: | https://github.com/lharris421/indexr/issues |
License: | GPL-3 |
URL: | https://lharris421.github.io/indexr/, https://github.com/lharris421/indexr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | indexr results |
Reference manual: | indexr.pdf |
Package source: | indexr_0.2.2.tar.gz |
Windows binaries: | r-devel: indexr_0.2.2.zip, r-release: indexr_0.2.2.zip, r-oldrel: indexr_0.2.2.zip |
macOS binaries: | r-devel (arm64): not available, r-release (arm64): not available, r-oldrel (arm64): not available, r-devel (x86_64): indexr_0.2.2.tgz, r-release (x86_64): indexr_0.2.2.tgz, r-oldrel (x86_64): indexr_0.2.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=indexr to link to this page.