Last updated on 2015-09-06 23:47:24.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8-4 | 0.57 | 14.79 | 15.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.8-4 | 0.65 | 13.93 | 14.58 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.8-4 | 28.30 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.8-4 | 26.14 | NOTE | |||
r-devel-osx-x86_64-clang | 0.8-4 | 28.48 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.8-4 | 3.00 | 27.00 | 30.00 | NOTE | |
r-patched-linux-x86_64 | 0.8-4 | 0.63 | 14.88 | 15.51 | NOTE | |
r-patched-solaris-sparc | 0.8-4 | 197.60 | NOTE | |||
r-patched-solaris-x86 | 0.8-4 | 44.40 | NOTE | |||
r-release-linux-x86_64 | 0.8-4 | 0.63 | 14.61 | 15.24 | NOTE | |
r-release-osx-x86_64-mavericks | 0.8-4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.8-4 | 4.00 | 26.00 | 30.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.8-4 | 5.00 | 43.00 | 48.00 | NOTE |
Version: 0.8-4
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls in package code:
‘pcaPP’ ‘snowFT’ ‘wavelets’
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in 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-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.8-4
Check: R code for possible problems
Result: NOTE
ComputeDCT2FFT: no visible global function definition for ‘fft’
ComputeSemipgramFFT: no visible global function definition for ‘fft’
WaveVarFD: no visible global function definition for ‘modwt’
do.fd.estimate: no visible global function definition for
‘performParallel’
do.fd.estimate2d.simple: no visible global function definition for
‘median’
fd.Genton: no visible global function definition for ‘qn’
fd.estimate.matrix: no visible global function definition for
‘performParallel’
fd.plot.legend: no visible global function definition for ‘legend’
fd.plot.loglog: no visible global function definition for ‘plot’
fd.plot.loglog: no visible global function definition for ‘points’
fd.plot.loglog: no visible global function definition for ‘abline’
summary.FractalDim: no visible binding for global variable ‘sd’
Undefined global functions or variables:
abline fft legend median modwt performParallel plot points qn sd
Consider adding
importFrom("graphics", "abline", "legend", "plot", "points")
importFrom("stats", "fft", "median", "sd")
to your NAMESPACE.
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-windows-ix86+x86_64
Version: 0.8-4
Check: R code for possible problems
Result: NOTE
WaveVarFD: no visible global function definition for ‘modwt’
do.fd.estimate: no visible global function definition for
‘performParallel’
fd.Genton: no visible global function definition for ‘qn’
fd.estimate.matrix: no visible global function definition for
‘performParallel’
Undefined global functions or variables:
modwt performParallel qn
Flavor: r-devel-osx-x86_64-clang
Version: 0.8-4
Check: R code for possible problems
Result: NOTE
WaveVarFD: no visible global function definition for ‘modwt’
do.fd.estimate: no visible global function definition for
‘performParallel’
fd.Genton: no visible global function definition for ‘qn’
fd.estimate.matrix: no visible global function definition for
‘performParallel’
Flavors: r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64