Last updated on 2018-05-14 01:46:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6-2 | 8.86 | 80.35 | 89.21 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6-2 | 8.11 | 70.97 | 79.08 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6-2 | 129.77 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6-2 | 127.93 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.6-2 | 20.00 | 183.00 | 203.00 | NOTE | |
r-patched-linux-x86_64 | 0.6-2 | 9.36 | 80.78 | 90.14 | NOTE | |
r-patched-solaris-x86 | 0.6-2 | 187.50 | NOTE | |||
r-release-linux-x86_64 | 0.6-2 | 10.01 | 79.62 | 89.63 | NOTE | |
r-release-windows-ix86+x86_64 | 0.6-2 | 20.00 | 183.00 | 203.00 | NOTE | |
r-release-osx-x86_64 | 0.6-2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.6-2 | 24.00 | 139.00 | 163.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.6-2 | NOTE |
Version: 0.6-2
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-patched-solaris-x86, 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.6-2
Check: R code for possible problems
Result: NOTE
avec.cov: no visible global function definition for ‘qnorm’
closPseudo: no visible global function definition for ‘terms’
etmCIF: no visible global function definition for ‘model.extract’
lines.etm: no visible global function definition for ‘lines’
phiPseudo: no visible global function definition for ‘terms’
plot.clos.etm: no visible global function definition for ‘par’
plot.clos.etm: no visible global function definition for ‘split.screen’
plot.clos.etm: no visible global function definition for ‘screen’
plot.clos.etm: no visible global function definition for ‘plot’
plot.clos.etm: no visible global function definition for ‘axis’
plot.clos.etm: no visible global function definition for ‘box’
plot.clos.etm: no visible global function definition for ‘lines’
plot.clos.etm: no visible global function definition for ‘close.screen’
plot.etm: no visible global function definition for ‘plot’
plot.etm: no visible global function definition for ‘lines’
plot.etmCIF: no visible global function definition for ‘plot’
plot.etmCIF: no visible global function definition for ‘lines’
plot.etmCIF: no visible global function definition for ‘segments’
print.summary.etm: no visible global function definition for ‘quantile’
print.summary.etmCIF: no visible global function definition for
‘quantile’
Undefined global functions or variables:
axis box close.screen lines model.extract par plot qnorm quantile
screen segments split.screen terms
Consider adding
importFrom("graphics", "axis", "box", "close.screen", "lines", "par",
"plot", "screen", "segments", "split.screen")
importFrom("stats", "model.extract", "qnorm", "quantile", "terms")
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-patched-solaris-x86, 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.6-2
Check: compiled code
Result: NOTE
File ‘etm/libs/etm.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