About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

services / packages / r-fastmap 1.1.1

Fast implementation of a key-value store. Environments are commonly used as key-value stores, but every time a new key is used, it is added to R's global symbol table, causing a small amount of memory leakage. This can be problematic in cases where many different keys are used. Fastmap avoids this memory leak issue by implementing the map using data structures in C++.

Installers

  • linux-64 v1.1.1
  • osx-64 v1.1.1
  • win-64 v1.1.0

conda install

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

Description


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.14) Legal | Privacy Policy