track: Track Objects

Automatically stores objects in files on disk so that files are rewritten when objects are changed, and so that objects are accessible but do not occupy memory until they are accessed. Keeps track of times when objects are created and modified, and caches some basic characteristics of objects to allow for fast summaries of objects. Also provides a command history mechanism that saves the last command to a history file after each command completes.

Version: 1.0-15
Depends: R (≥ 2.1.0), methods
Suggests: scriptests
Published: 2012-04-13
Author: Tony Plate
Maintainer: Tony Plate <tplate at acm.org>
License: GPL
CRAN checks: track results

Downloads:

Package source: track_1.0-15.tar.gz
MacOS X binary: track_1.0-15.tgz
Windows binary: track_1.0-15.zip
Reference manual: track.pdf
News/ChangeLog:NEWS
Old sources: track archive