deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: r-api-4.0, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
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
Installed-Size: '152'
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Package: r-cran-fastmap
Priority: optional
Recommends: r-cran-testthat (>= 2.1.1)
Section: gnu-r
Version: 1.2.0-1
srcpkg_name: r-cran-fastmap
srcpkg_version: 1.2.0-1