Last updated on 2020-10-02 08:49:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 11.42 | 70.54 | 81.96 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 9.33 | 56.26 | 65.59 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 110.89 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 98.17 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 28.00 | 131.00 | 159.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 12.40 | 66.58 | 78.98 | OK | |
r-patched-solaris-x86 | 1.0.1 | 167.60 | OK | |||
r-release-linux-x86_64 | 1.0.1 | 10.04 | 66.50 | 76.54 | OK | |
r-release-macos-x86_64 | 1.0.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.1 | 29.00 | 115.00 | 144.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 25.00 | 122.00 | 147.00 | OK |
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
Possibly missing '()' after 'return' in the following function:
'plot.diaglin'
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
Version: 1.0.1
Check: compiled code
Result: NOTE
File ‘crskdiag/libs/crskdiag.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