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

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

Andere Pakete mit Bezug zu r-cran-fastmap

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    auch ein virtuelles Paket, bereitgestellt durch 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
    virtuelles Paket, bereitgestellt durch r-base-core
  • dep: r-base-core (>= 3.6.2.20200221-1build1)
    GNU R core of statistical computation and graphics system

r-cran-fastmap herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 42,8 kB117 kB [Liste der Dateien]
armhf 40,5 kB100 kB [Liste der Dateien]