dwww Home


Documentation for packages, which contain /usr/share/doc/r-cran-fastmap:

Package: r-cran-fastmap

Description: GNU R fast implementation of a key-value store
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++.
Homepage: https://cran.r-project.org/package=fastmap
copyright | Debian changelog

Other documents:

/usr/share/doc/r-cran-fastmap /usr/share/doc/r-cran-fastmap/tests
/usr/share/doc/r-cran-fastmap/tests/testthat

Generated by dwww version 1.15 on Thu Jun 27 22:50:31 CEST 2024.