CMD + K

r-memo

Community

A simple in-memory, LRU cache that can be wrapped around any function to memoize it. The cache can be keyed on a hash of the input data (using 'digest') or on pointer equivalence.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-memo

Usage Tracking

1.0.1
1 / 8 versions selected
Total downloads: 0

About

Summary

A simple in-memory, LRU cache that can be wrapped around any function to memoize it. The cache can be keyed on a hash of the input data (using 'digest') or on pointer equivalence.

Information Last Updated

Apr 22, 2025 at 15:32

License

MIT

Total Downloads

5

Platforms

Linux 64 Version: 1.0.1
macOS 64 Version: 1.0.1
Win 64 Version: 1.0.1