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
Built: R 3.1.0; ; 2014-01-30 14:14:29 UTC; unix
