Last updated on 2019-04-22 01:47:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-5 | 8.85 | 43.84 | 52.69 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-5 | 7.25 | 33.92 | 41.17 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-5 | 62.42 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-5 | 61.06 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-5 | 69.00 | 111.00 | 180.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-5 | 8.58 | 43.54 | 52.12 | NOTE | |
r-patched-solaris-x86 | 1.1-5 | 104.10 | NOTE | |||
r-release-linux-x86_64 | 1.1-5 | 8.66 | 41.33 | 49.99 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1-5 | 44.00 | 107.00 | 151.00 | NOTE | |
r-release-osx-x86_64 | 1.1-5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-5 | 42.00 | 108.00 | 150.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1-5 | NOTE |
Version: 1.1-5
Check: R code for possible problems
Result: NOTE
plot,bild-missing: no visible global function definition for
'dev.interactive'
plot,bild-missing: no visible global function definition for
'devAskNewPage'
plot,bild-missing: no visible global function definition for
'extendrange'
Undefined global functions or variables:
dev.interactive devAskNewPage extendrange
Consider adding
importFrom("grDevices", "dev.interactive", "devAskNewPage",
"extendrange")
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: 1.1-5
Check: compiled code
Result: NOTE
File ‘bild/libs/bild.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc