Last updated on 2014-10-02 01:48:26.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.15.1 | 1.52 | 18.16 | 19.68 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.15.1 | 1.36 | 17.84 | 19.20 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.15.1 | 38.05 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.15.1 | 34.39 | NOTE | |||
r-devel-osx-x86_64-clang | 2.15.1 | 36.87 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.15.1 | 7.00 | 35.00 | 42.00 | NOTE | |
r-patched-linux-x86_64 | 2.15.1 | 1.46 | 18.60 | 20.06 | NOTE | |
r-patched-solaris-sparc | 2.15.1 | 217.00 | NOTE | |||
r-patched-solaris-x86 | 2.15.1 | 52.00 | NOTE | |||
r-release-linux-ix86 | 2.15.1 | 1.94 | 25.66 | 27.60 | NOTE | |
r-release-linux-x86_64 | 2.15.1 | 1.55 | 18.00 | 19.54 | NOTE | |
r-release-osx-x86_64-mavericks | 2.15.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.15.1 | 10.00 | 33.00 | 43.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 2.15.1 | 8.00 | 34.00 | 42.00 | NOTE |
Version: 2.15.1
Check: dependencies in R code
Result: NOTE
':::' calls which should be '::':
‘stats:::dexp’ ‘stats:::dgamma’ ‘stats:::dweibull’ ‘stats:::pexp’
‘stats:::pgamma’ ‘stats:::pweibull’ ‘stats:::qexp’ ‘stats:::qgamma’
‘stats:::qweibull’ ‘stats:::rexp’ ‘stats:::rgamma’ ‘stats:::rweibull’
See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.15.1
Check: R code for possible problems
Result: NOTE
Found the following calls to data() loading into the global environment:
File ‘Rlab/R/US.R’:
data(US.dat)
File ‘Rlab/R/world.R’:
data(world.dat)
See section ‘Good practice’ in ‘?data’.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-osx-x86_64-clang, r-patched-linux-x86_64, r-release-linux-ix86, r-release-linux-x86_64