A simple way to memoize function results to improve performance by eliminating unnecessary computation or data retrieval activities.
| Version: | 1.0.2 | 
| Depends: | R (≥ 3.5.0) | 
| Imports: | digest, uuid, magrittr | 
| Suggests: | testthat, devtools, roxygen2, covr | 
| Published: | 2021-02-22 | 
| DOI: | 10.32614/CRAN.package.memofunc | 
| Author: | Roy Wetherall | 
| Maintainer: | Roy Wetherall <rwetherall at gmail.com> | 
| BugReports: | https://github.com/rwetherall/memofunc/issues | 
| License: | GPL-3 | 
| URL: | https://github.com/rwetherall/memofunc, https://rwetherall.github.io/memofunc/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | memofunc results | 
| Reference manual: | memofunc.html , memofunc.pdf | 
| Package source: | memofunc_1.0.2.tar.gz | 
| Windows binaries: | r-devel: memofunc_1.0.2.zip, r-release: memofunc_1.0.2.zip, r-oldrel: memofunc_1.0.2.zip | 
| macOS binaries: | r-release (arm64): memofunc_1.0.2.tgz, r-oldrel (arm64): memofunc_1.0.2.tgz, r-release (x86_64): memofunc_1.0.2.tgz, r-oldrel (x86_64): memofunc_1.0.2.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=memofunc to link to this page.