About Anaconda Help Download Anaconda

r / packages / r-memo 1.1

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

Installers

  • linux-64 v1.1
  • osx-64 v1.0.1
  • win-64 v1.0.1

conda install

To install this package run one of the following:
conda install r::r-memo

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy