Port details |
- R-cran-cachem Cache R Objects with Automatic Pruning
- 1.0.6 databases
=0 1.0.6Version of this port present on the latest quarterly branch. - Maintainer: tota@FreeBSD.org
 - Port Added: 2021-01-31 20:46:45
- Last Update: 2021-08-21 07:21:42
- Commit Hash: 04e52e0
- License: MIT
- Description:
- Key-value stores with automatic pruning. Caches can limit either
their total size or the age of the oldest object (or both),
automatically pruning objects to maintain the constraints.
WWW: https://cran.r-project.org/web/packages/cachem/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-cachem>0:databases/R-cran-cachem
- To install the port:
- cd /usr/ports/databases/R-cran-cachem/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/R-cran-cachem
- pkg install R-cran-cachem
- PKGNAME: R-cran-cachem
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1629530386
SHA256 (cachem_1.0.6.tar.gz) = 9a9452f7bcf3f79436c418b3c3290449fb8fd338714d9b992153754d112f1864
SIZE (cachem_1.0.6.tar.gz) = 25413
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R-cran-rlang>0 : devel/R-cran-rlang
- R-cran-fastmap>0 : databases/R-cran-fastmap
- R : math/R
- gfortran10 : lang/gcc10
- as : devel/binutils
- Runtime dependencies:
-
- R-cran-rlang>0 : devel/R-cran-rlang
- R-cran-fastmap>0 : databases/R-cran-fastmap
- R : math/R
- gfortran10 : lang/gcc10
- This port is required by:
- for Build
-
- devel/R-cran-memoise
- www/R-cran-shiny
- for Run
-
- devel/R-cran-memoise
- www/R-cran-shiny
- Configuration Options:
- No options to configure
- Options name:
- databases_R-cran-cachem
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Aug 2021 07:21:42 1.0.6
|
TAKATSU Tomonari (tota)  |
databases/R-cran-cachem: Update to 1.0.6 |
16 May 2021 10:41:18 1.0.5
|
TAKATSU Tomonari (tota)  |
databases/R-cran-cachem: Update to 1.0.5 |
07 Apr 2021 08:09:01 1.0.4
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.0.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Feb 2021 11:53:54
1.0.4
|
tota  |
- Update to 1.0.4 |
05 Feb 2021 16:02:20
1.0.3
|
tota  |
- Update to 1.0.3 |
30 Jan 2021 23:18:43
1.0.1
|
tota  |
- Add new port: databases/R-cran-cachem
Key-value stores with automatic pruning. Caches can limit either
their total size or the age of the oldest object (or both),
automatically pruning objects to maintain the constraints.
WWW: https://cran.r-project.org/web/packages/cachem/ |
Number of commits found: 7
|