track: Store Objects on Disk Automatically

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.1.9
Depends: R (≥ 2.1.0), methods
Suggests: scriptests
Published: 2016-07-23
Author: Tony Plate
Maintainer: Tony Plate <tplate at acm.org>
License: GPL-2 | GPL-3 [expanded from: GPL]
NeedsCompilation: no
Materials: NEWS
CRAN checks: track results

Documentation:

Reference manual: track.pdf
Vignettes: Using track

Downloads:

Package source: track_1.1.9.tar.gz
Windows binaries: r-devel: track_1.1.9.zip, r-release: track_1.1.9.zip, r-oldrel: track_1.1.9.zip
macOS binaries: r-release (arm64): track_1.1.9.tgz, r-oldrel (arm64): track_1.1.9.tgz, r-release (x86_64): track_1.1.9.tgz, r-oldrel (x86_64): track_1.1.9.tgz
Old sources: track archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=track to link to this page.