Port details |
- R-cran-fastmap Fast Implementation of a Key-Value Store
- 1.0.1_1 databases
=0 1.0.1_1Version of this port present on the latest quarterly branch.- Maintainer: tota@FreeBSD.org
 - Port Added: 2019-10-11 10:45:48
- Last Update: 2020-05-05 17:07:54
- SVN Revision: 534095
- License: MIT
- Description:
- 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++.
WWW: https://cran.r-project.org/web/packages/fastmap/
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-fastmap>0:databases/R-cran-fastmap
- To install the port:
cd /usr/ports/databases/R-cran-fastmap/ && make install clean - To add the package:
pkg install R-cran-fastmap - PKGNAME: R-cran-fastmap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1570788237
SHA256 (fastmap_1.0.1.tar.gz) = 4778b05dfebd356f8df980dfeff3b973a72bca14898f870e5c40c1d84db9faec
SIZE (fastmap_1.0.1.tar.gz) = 36802
Packages: (move your mouse over the cells for more information)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- gfortran9 : lang/gcc9
- as : devel/binutils
- Runtime dependencies:
-
- R : math/R
- gfortran9 : lang/gcc9
- This port is required by:
- for Build
- www/R-cran-shiny
- for Run
- www/R-cran-shiny
- Configuration Options
- No options to configure
- USES:
- cran:auto-plist,compiles
- Master Sites:
-
|
Number of commits found: 2
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 May 2020 16:07:54
1.0.1_1

|
jrm  |
math/R: Update to version 4.0.0
Upstream changes:
https://stat.ethz.ch/pipermail/r-announce/2020/000653.html
Also bump PORTREVISION of ports that depend on math/R.
Submitted by: wen (in part)
Reviewed by: jwb, Rainer Hurling <rhurlin@gwdg.de>, thierry
Differential Revision: https://reviews.freebsd.org/D24572 |
11 Oct 2019 10:45:43
1.0.1

|
tota  |
- Add new port: databases/R-cran-fastmap
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++.
WWW: https://cran.r-project.org/web/packages/fastmap/ |
Number of commits found: 2
|
Latest Vulnerabilities |
13 vulnerabilities affecting 98 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-01-21 13:20:51
|
|