/usr/lib/R/site-library/g.data/DESCRIPTION is in r-cran-g.data 2.0-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | Package: g.data
Version: 2.0
Date: 2009-01-09
Title: Delayed-Data Packages
Author: David Brahm <brahm@alum.mit.edu>
Maintainer: David Brahm <brahm@alum.mit.edu>
Description: Create and maintain delayed-data packages (DDP's). Data stored in
a DDP are available on demand, but do not take up memory until requested.
You attach a DDP with g.data.attach(), then read from it and assign to it in
a manner similar to S-Plus, except that you must run g.data.save() to
actually commit to disk.
License: GPL
Packaged: Mon Jan 12 15:03:40 2009; a215020
Built: R 2.14.0; ; 2011-12-05 13:41:35 UTC; unix
|