Skip to content

lazyData

A LazyData Facility

v1.1.0 · Dec 4, 2016 · GPL-2

Description

Supplies a LazyData facility for packages which have data sets but do not provide LazyData: true. 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'.

Downloads

182

Last 30 days

18036th

182

Last 90 days

182

Last year

CRAN Check Status

4 NOTE
10 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 NOTE
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (16 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Bill Venables <bill.venables@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Bill",
                    family = "Venables",
                    role = c("aut", "cre"),
                    email = "bill.venables@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-clang

R code for possible problems

Found the following calls to attach():
File ‘lazyData/R/requireData.R’:
  attach(NULL, pos = pos, name = searchDataName)
See section ‘Good practice’ in ‘?attach’.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Bill Venables <bill.venables@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Bill",
                    family = "Venables",
                    role = c("aut", "cre"),
                    email = "bill.venables@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

R code for possible problems

Found the following calls to attach():
File ‘lazyData/R/requireData.R’:
  attach(NULL, pos = pos, name = searchDataName)
See section ‘Good practice’ in ‘?attach’.
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
OK r-oldrel-macos-arm64

*


            
OK r-oldrel-macos-x86_64

*


            
OK r-oldrel-windows-x86_64

*


            
NOTE r-patched-linux-x86_64

R code for possible problems

Found the following calls to attach():
File ‘lazyData/R/requireData.R’:
  attach(NULL, pos = pos, name = searchDataName)
See section ‘Good practice’ in ‘?attach’.
NOTE r-release-linux-x86_64

R code for possible problems

Found the following calls to attach():
File ‘lazyData/R/requireData.R’:
  attach(NULL, pos = pos, name = searchDataName)
See section ‘Good practice’ in ‘?attach’.
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Bill Venables <bill.venables@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Bill",
                    family = "Venables",
                    role = c("aut", "cre"),
                    email = "bill.venables@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Bill Venables <bill.venables@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Bill",
                    family = "Venables",
                    role = c("aut", "cre"),
                    email = "bill.venables@gmail.com")
as necessary.
NOTE r-patched-linux-x86_64

R code for possible problems

Found the following calls to attach():
File ‘lazyData/R/requireData.R’:
  attach(NULL, pos = pos, name = searchDataName)
See section ‘Good practice’ in ‘?attach’.
NOTE r-release-linux-x86_64

R code for possible problems

Found the following calls to attach():
File ‘lazyData/R/requireData.R’:
  attach(NULL, pos = pos, name = searchDataName)
See section ‘Good practice’ in ‘?attach’.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies birdring lazyData

Version History

new 1.1.0 Mar 10, 2026