Last data update: 2014.03.03

lazyData

Package: lazyData
Type: Package
Title: A LazyData Facility
Version: 1.0.3
Date: 2014-01-30
Author: Bill Venables
Maintainer: Bill Venables <bill.venables@gmail.com>
Description: Supplies a LazyData facility for packages which have data
sets but do not provide LazyData. A single function is
is included, requireData, which is a drop-in replacement for
base::require, but carrying the additional
functionality. By default, it suppresses package
startup messages as well. See argument 'reallyQuitely'.
Depends: R (>= 2.15.0)
Imports: utils
Suggests: mgcv
License: GPL-2
Packaged: 2014-01-29 02:57:56 UTC; bill
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-01-29 18:47:08

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'lazyData' ...
** package 'lazyData' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'lazyData'
    finding HTML links ... done
    lazyData-package                        html  
    requireData                             html  
** building package indices
** testing if installed package can be loaded
* DONE (lazyData)
Making 'packages.html' ... done