Skip to content
Sections
>> Trisquel >> Packages >> nabia >> gnu-r >> r-cran-fastmap
nabia  ] [  aramo  ]
[ Source: r-cran-fastmap  ]

Package: r-cran-fastmap (1.0.1-2build1)

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++.

Other Packages Related to r-cran-fastmap

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.4) [armhf]
  • dep: libgcc-s1 (>= 3.0) [amd64]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libstdc++6 (>= 5.2)
    GNU Standard C++ Library v3
  • dep: r-api-3.5
    virtual package provided by r-base-core
  • dep: r-base-core (>= 3.6.2.20200221-1build1)
    GNU R core of statistical computation and graphics system

Download r-cran-fastmap

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 42.8 kB117 kB [list of files]
armhf 40.5 kB100 kB [list of files]