memify: Constructing Functions That Keep State

A simple way to construct and maintain functions that keep state i.e. remember their argument lists. This can be useful when one needs to repeatedly invoke the same function with only a small number of argument changes at each invocation.

Version: 0.1.1
Depends: R (≥ 4.0)
Imports: utils
Published: 2021-01-18
Author: Bert Gunter
Maintainer: Bert Gunter <bgunter.4567 at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: memify results

Documentation:

Reference manual: memify.pdf

Downloads:

Package source: memify_0.1.1.tar.gz
Windows binaries: r-devel: memify_0.1.1.zip, r-release: memify_0.1.1.zip, r-oldrel: memify_0.1.1.zip
macOS binaries: r-release (arm64): memify_0.1.1.tgz, r-oldrel (arm64): memify_0.1.1.tgz, r-release (x86_64): memify_0.1.1.tgz

Linking:

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