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.

Package details

AuthorTony Plate <tplate@acm.org>
MaintainerTony Plate <tplate@acm.org>
LicenseGPL
Version1.1.9
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("track")

Try the track package in your browser

Any scripts or data that you put into this service are public.

track documentation built on May 2, 2019, 10:22 a.m.