Last updated on 2020-08-07 01:49:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 7.22 | 19.82 | 27.04 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 3.56 | 15.71 | 19.27 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 42.49 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 29.83 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.2 | 14.00 | 47.00 | 61.00 | WARN | |
r-patched-linux-x86_64 | 1.0.2 | 4.15 | 19.87 | 24.02 | OK | |
r-patched-solaris-x86 | 1.0.2 | 46.70 | OK | |||
r-release-linux-x86_64 | 1.0.2 | 4.09 | 19.88 | 23.97 | OK | |
r-release-macos-x86_64 | 1.0.2 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.2 | 11.00 | 34.00 | 45.00 | WARN | |
r-oldrel-macos-x86_64 | 1.0.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 14.00 | 49.00 | 63.00 | OK |
Version: 1.0.2
Check: compiled code
Result: NOTE
File ‘FGSG/libs/FGSG.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: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
fgsg.h:96:61: warning: passing argument 8 of 'dpotrs_' from incompatible pointer type [-Wincompatible-pointer-types]
fgsg.h:202:41: warning: passing argument 5 of 'dpotrf_' from incompatible pointer type [-Wincompatible-pointer-types]
fgsg.h:347:41: warning: passing argument 5 of 'dpotrf_' from incompatible pointer type [-Wincompatible-pointer-types]
fgsg.h:460:41: warning: passing argument 5 of 'dpotrf_' from incompatible pointer type [-Wincompatible-pointer-types]
fgsg.h:516:61: warning: passing argument 8 of 'dpotrs_' from incompatible pointer type [-Wincompatible-pointer-types]
fgsg.h:636:41: warning: passing argument 5 of 'dpotrf_' from incompatible pointer type [-Wincompatible-pointer-types]
fgsg.h:717:41: warning: passing argument 5 of 'dpotrf_' from incompatible pointer type [-Wincompatible-pointer-types]
fgsg.h:852:41: warning: passing argument 5 of 'dpotrf_' from incompatible pointer type [-Wincompatible-pointer-types]
fgsg.h:996:41: warning: passing argument 5 of 'dpotrf_' from incompatible pointer type [-Wincompatible-pointer-types]
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64