Last data update: 2014.03.03

track

Package: track
Version: 1.1.8
Date: 2015-03-15
Title: Store Objects on Disk Automatically
Author: Tony Plate <tplate@acm.org>
Maintainer: Tony Plate <tplate@acm.org>
Description: 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.
License: GPL
Depends: R (>= 2.1.0), methods
Suggests: scriptests
NeedsCompilation: no
Packaged: 2015-04-01 01:16:04 UTC; tap
Repository: CRAN
Date/Publication: 2015-04-01 08:19:21

● 0 images, 20 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'track' ...
** package 'track' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'track'
    finding HTML links ... done
    show.envs                               html  
    track-package                           html  
Rd warning: /tmp/RtmpAcSbzz/R.INSTALL2c0a508a397c/track/man/track-package.Rd:402: missing file link 'dbLoad'
Rd warning: /tmp/RtmpAcSbzz/R.INSTALL2c0a508a397c/track/man/track-package.Rd:405: missing file link 'addTaskCallback'
    track.attach                            html  
    track.auto                              html  
    track.copy                              html  
    track.design                            html  
Rd warning: /tmp/RtmpAcSbzz/R.INSTALL2c0a508a397c/track/man/track.design.Rd:320: missing file link 'makeActiveBinding'
Rd warning: /tmp/RtmpAcSbzz/R.INSTALL2c0a508a397c/track/man/track.design.Rd:324: missing file link 'dbLoad'
    track.future                            html  
    track.history                           html  
    track.info                              html  
    track.manage                            html  
    track.options                           html  
    track.performance                       html  
    track.plugin.lru                        html  
    track.preremove                         html  
    track.rebuild                           html  
    track.rename                            html  
    track.setup                             html  
    track.status                            html  
    track.summary                           html  
    track.sync                              html  
** building package indices
** installing vignettes
   'track.Rnw' 
** testing if installed package can be loaded
* DONE (track)
Making 'packages.html' ... done