Last updated on 2017-07-26 01:56:40.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8 | 3.04 | 114.65 | 117.70 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.8 | 2.93 | 111.96 | 114.89 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.8 | 198.28 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.8 | 204.74 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.8 | 22.00 | 200.00 | 222.00 | NOTE | |
r-patched-linux-x86_64 | 0.8 | 2.76 | 111.07 | 113.84 | NOTE | |
r-patched-solaris-x86 | 0.8 | 43.00 | NOTE | --no-examples --no-tests --no-vignettes | ||
r-release-linux-x86_64 | 0.8 | 3.04 | 114.14 | 117.18 | NOTE | |
r-release-windows-ix86+x86_64 | 0.8 | 17.00 | 242.00 | 259.00 | NOTE | |
r-release-osx-x86_64 | 0.8 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.8 | 18.00 | 199.00 | 217.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.8 | NOTE |
Version: 0.8
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
‘lattice’ ‘splines’
Please remove these calls from your code.
Packages in Depends field not imported from:
‘lattice’ ‘splines’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.8
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
plot.sme sme.data.frame sme.default sme.list
See section ‘Registering S3 methods’ 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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.8
Check: R code for possible problems
Result: NOTE
getRoughnessMatrix: no visible global function definition for ‘ns’
plotSmeDiagnostic: no visible global function definition for ‘layout’
plotSmeDiagnostic: no visible global function definition for ‘plot’
plotSmeModel: no visible global function definition for ‘plot’
plotSmeModel: no visible global function definition for ‘lines’
plotSmeModel: no visible global function definition for ‘col2rgb’
plotSmeModel: no visible global function definition for ‘polygon’
plotSmeModel: no visible global function definition for ‘rgb’
plotSmeRaw: no visible global function definition for ‘xyplot’
plotSmeRaw : <anonymous>: no visible global function definition for
‘panel.xyplot’
plotSmeRaw : <anonymous>: no visible global function definition for
‘panel.lines’
sme.default: no visible global function definition for ‘ns’
sme.list: no visible binding for global variable ‘ns’
sme.list : <anonymous>: no visible global function definition for ‘ns’
vcov.sme: no visible global function definition for ‘ns’
Undefined global functions or variables:
col2rgb layout lines ns panel.lines panel.xyplot plot polygon rgb
xyplot
Consider adding
importFrom("grDevices", "col2rgb", "rgb")
importFrom("graphics", "layout", "lines", "plot", "polygon")
to your NAMESPACE file.
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.8
Check: compiled code
Result: NOTE
File ‘sme/libs/sme.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable 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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.8
Flags: --no-examples --no-tests --no-vignettes
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
‘lattice’ ‘splines’
Please remove these calls from your code.
Packages in Depends field not imported from:
‘lattice’ ‘splines’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
Flavor: r-patched-solaris-x86
Version: 0.8
Flags: --no-examples --no-tests --no-vignettes
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
plot.sme sme.data.frame sme.default sme.list
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
Flavor: r-patched-solaris-x86
Version: 0.8
Flags: --no-examples --no-tests --no-vignettes
Check: R code for possible problems
Result: NOTE
getRoughnessMatrix: no visible global function definition for ‘ns’
plotSmeDiagnostic: no visible global function definition for ‘layout’
plotSmeDiagnostic: no visible global function definition for ‘plot’
plotSmeModel: no visible global function definition for ‘plot’
plotSmeModel: no visible global function definition for ‘lines’
plotSmeModel: no visible global function definition for ‘col2rgb’
plotSmeModel: no visible global function definition for ‘polygon’
plotSmeModel: no visible global function definition for ‘rgb’
plotSmeRaw: no visible global function definition for ‘xyplot’
plotSmeRaw : <anonymous>: no visible global function definition for
‘panel.xyplot’
plotSmeRaw : <anonymous>: no visible global function definition for
‘panel.lines’
sme.default: no visible global function definition for ‘ns’
sme.list: no visible binding for global variable ‘ns’
sme.list : <anonymous>: no visible global function definition for ‘ns’
vcov.sme: no visible global function definition for ‘ns’
Undefined global functions or variables:
col2rgb layout lines ns panel.lines panel.xyplot plot polygon rgb
xyplot
Consider adding
importFrom("grDevices", "col2rgb", "rgb")
importFrom("graphics", "layout", "lines", "plot", "polygon")
to your NAMESPACE file.
Flavor: r-patched-solaris-x86