Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> gnu-r >> r-cran-fastmap
nabia  ] [  aramo  ]
[ 源代码: r-cran-fastmap  ]

软件包: 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++.

其他与 r-cran-fastmap 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    同时作为一个虚包由这些包填实: 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
    本虚包由这些包填实: r-base-core
  • dep: r-base-core (>= 3.6.2.20200221-1build1)
    GNU R core of statistical computation and graphics system

下载 r-cran-fastmap

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 42.8 kB117 kB [文件列表]
armhf 40.5 kB100 kB [文件列表]