Last updated on 2019-12-15 18:50:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2-15 | 5.18 | 21.02 | 26.20 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2-15 | 3.74 | 16.83 | 20.57 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.2-15 | 35.12 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2-15 | 30.91 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.2-15 | 15.00 | 36.00 | 51.00 | WARN | |
r-devel-windows-ix86+x86_64-gcc8 | 0.2-15 | 14.00 | 41.00 | 55.00 | WARN | |
r-patched-linux-x86_64 | 0.2-15 | 3.51 | 19.43 | 22.94 | NOTE | |
r-patched-solaris-x86 | 0.2-15 | 44.20 | NOTE | |||
r-release-linux-x86_64 | 0.2-15 | 3.82 | 19.63 | 23.45 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2-15 | 13.00 | 58.00 | 71.00 | NOTE | |
r-release-osx-x86_64 | 0.2-15 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2-15 | 12.00 | 35.00 | 47.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2-15 | NOTE |
Version: 0.2-15
Check: R code for possible problems
Result: NOTE
random.init.MLPneuron: no visible global function definition for
'runif'
Undefined global functions or variables:
runif
Consider adding
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-devel-windows-ix86+x86_64-gcc8, 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.2-15
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
ADAPTgdwm.c:136:73: warning: statement with no effect [-Wunused-value]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64-gcc8
Version: 0.2-15
Check: compiled code
Result: NOTE
File ‘AMORE/libs/AMORE.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
Version: 0.2-15
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
ADAPTgdwm.c:136:13: warning: statement with no effect [-Wunused-value]
Flavor: r-devel-windows-ix86+x86_64