Last updated on 2019-11-26 00:51:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2-15 | 5.17 | 21.12 | 26.29 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2-15 | 3.47 | 16.62 | 20.09 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.2-15 | 33.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2-15 | 30.66 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.2-15 | 14.00 | 38.00 | 52.00 | WARN | |
r-devel-windows-ix86+x86_64-gcc8 | 0.2-15 | 18.00 | 38.00 | 56.00 | WARN | |
r-patched-linux-x86_64 | 0.2-15 | 3.57 | 20.70 | 24.27 | NOTE | |
r-patched-solaris-x86 | 0.2-15 | 44.00 | NOTE | |||
r-release-linux-x86_64 | 0.2-15 | 3.94 | 20.62 | 24.56 | 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