Last updated on 2020-10-02 08:49:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 6.44 | 175.57 | 182.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 5.50 | 125.45 | 130.95 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 199.76 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 162.36 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.1 | 14.00 | 187.00 | 201.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 5.73 | 168.84 | 174.57 | OK | |
r-patched-solaris-x86 | 0.2.1 | 284.20 | OK | |||
r-release-linux-x86_64 | 0.2.1 | 6.44 | 170.62 | 177.06 | OK | |
r-release-macos-x86_64 | 0.2.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.2.1 | 14.00 | 237.00 | 251.00 | OK | |
r-oldrel-macos-x86_64 | 0.2.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 13.00 | 229.00 | 242.00 | OK |
Version: 0.2.1
Check: R code for possible problems
Result: NOTE
Possibly missing '()' after 'return' in the following functions:
'GetExpressionDistribution' 'InferXseqPosterior'
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: 0.2.1
Check: compiled code
Result: NOTE
File ‘xseq/libs/xseq.so’:
Found no call to: ‘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