Last updated on 2018-10-19 01:46:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-0 | 4.95 | 21.68 | 26.63 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5-0 | 3.69 | 17.36 | 21.05 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5-0 | 31.82 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-0 | 31.72 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5-0 | 26.00 | 57.00 | 83.00 | NOTE | |
r-patched-linux-x86_64 | 0.5-0 | 4.35 | 19.69 | 24.04 | NOTE | |
r-patched-solaris-x86 | 0.5-0 | 43.30 | NOTE | |||
r-release-linux-x86_64 | 0.5-0 | 4.49 | 20.21 | 24.70 | NOTE | |
r-release-windows-ix86+x86_64 | 0.5-0 | 31.00 | 57.00 | 88.00 | NOTE | |
r-release-osx-x86_64 | 0.5-0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5-0 | 19.00 | 54.00 | 73.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.5-0 | NOTE |
Version: 0.5-0
Check: R code for possible problems
Result: NOTE
nondominated_ordering: no visible binding for global variable ‘par’
rsbxbeta: no visible global function definition for ‘runif’
Undefined global functions or variables:
par runif
Consider adding
importFrom("graphics", "par")
importFrom("stats", "runif")
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.5-0
Check: compiled code
Result: NOTE
File ‘emoa/libs/emoa.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