Last updated on 2019-01-16 08:49:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.3.1 | 34.50 | 30.58 | 65.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.3.1 | 26.28 | 24.53 | 50.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.3.1 | 86.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.3.1 | 86.72 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5.3.1 | 60.00 | 61.00 | 121.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.3.1 | 35.41 | 28.22 | 63.63 | NOTE | |
r-patched-solaris-x86 | 0.5.3.1 | 100.40 | NOTE | |||
r-release-linux-x86_64 | 0.5.3.1 | 33.63 | 28.23 | 61.86 | NOTE | |
r-release-windows-ix86+x86_64 | 0.5.3.1 | 81.00 | 63.00 | 144.00 | NOTE | |
r-release-osx-x86_64 | 0.5.3.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5.3.1 | 89.00 | 59.00 | 148.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.5.3.1 | NOTE |
Version: 0.5.3.1
Check: R code for possible problems
Result: NOTE
gascuel: no visible global function definition for ‘optim’
Undefined global functions or variables:
optim
Consider adding
importFrom("stats", "optim")
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.3.1
Check: compiled code
Result: NOTE
File ‘ALKr/libs/ALKr.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