Last updated on 2017-07-26 01:56:16.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-1 | 1.36 | 20.54 | 21.90 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-1 | 1.31 | 20.71 | 22.02 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-1 | 26.99 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-1 | 23.99 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-1 | 11.00 | 51.00 | 62.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-1 | 1.31 | 20.51 | 21.82 | NOTE | |
r-patched-solaris-x86 | 0.1-1 | 34.00 | NOTE | |||
r-release-linux-x86_64 | 0.1-1 | 1.30 | 20.41 | 21.71 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1-1 | 8.00 | 37.00 | 45.00 | NOTE | |
r-release-osx-x86_64 | 0.1-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-1 | 6.00 | 30.00 | 36.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1-1 | NOTE |
Version: 0.1-1
Check: R code for possible problems
Result: NOTE
overlay.sim: no visible global function definition for ‘points’
plotDistr: no visible global function definition for ‘dev.hold’
plotDistr: no visible global function definition for ‘dev.flush’
plotDistr: no visible global function definition for ‘plot’
plotDistr: no visible global function definition for ‘segments’
Undefined global functions or variables:
dev.flush dev.hold plot points segments
Consider adding
importFrom("grDevices", "dev.flush", "dev.hold")
importFrom("graphics", "plot", "points", "segments")
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.1-1
Check: compiled code
Result: NOTE
File ‘hint/libs/hint.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