The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

memofunc: Function Memoization

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
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

Documentation:

Reference manual: memofunc.pdf

Downloads:

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

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.