About Anaconda Help Download Anaconda

r / packages / r-fastmap

Fast implementation of data structures, including a key-value store, stack, and queue. Environments are commonly used as key-value stores in R, 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++.

Type Size Name Uploaded Downloads Labels
conda 71.4 kB | linux-64/r-fastmap-1.1.1-r42h884c59f_0.tar.bz2  9 months and 18 days ago 1159 main
conda 71.6 kB | linux-64/r-fastmap-1.1.1-r43h884c59f_0.tar.bz2  9 months and 23 days ago 8323 main
conda 67.5 kB | linux-64/r-fastmap-1.1.0-r42h884c59f_0.tar.bz2  2 years and 5 months ago 23567 main
conda 57.7 kB | win-64/r-fastmap-1.0.0-r36h796a38f_0.tar.bz2  4 years and 7 months ago 153 main
conda 47.6 kB | osx-64/r-fastmap-1.0.0-r36h466af19_0.tar.bz2  4 years and 7 months ago 54 main
conda 54.7 kB | linux-64/r-fastmap-1.0.0-r36h29659fb_0.tar.bz2  4 years and 7 months ago 561 main

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy