Last updated on 2026-05-19 01:51:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.1 | 6.06 | 50.81 | 56.87 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.1 | 4.69 | 35.63 | 40.32 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.8.0 | 11.00 | 103.64 | 114.64 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 10.00 | NOTE | |||
| r-devel-windows-x86_64 | 0.6.1 | 8.00 | 78.00 | 86.00 | OK | |
| r-patched-linux-x86_64 | 0.6.1 | 6.82 | 47.80 | 54.62 | OK | |
| r-release-linux-x86_64 | 0.6.1 | 6.86 | 48.84 | 55.70 | OK | |
| r-release-macos-arm64 | 0.8.0 | 2.00 | 20.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 0.8.0 | 6.00 | 65.00 | 71.00 | OK | |
| r-release-windows-x86_64 | 0.6.1 | 9.00 | 78.00 | 87.00 | OK | |
| r-oldrel-macos-arm64 | 0.8.0 | 2.00 | 24.00 | 26.00 | OK | |
| r-oldrel-macos-x86_64 | 0.8.0 | 5.00 | 74.00 | 79.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.1 | 10.00 | 71.00 | 81.00 | OK |
Version: 0.8.0
Check: compiled code
Result: NOTE
File ‘MixtureFitting/libs/MixtureFitting.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.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.6.1
Check: compiled code
Result: NOTE
File ‘MixtureFitting/libs/MixtureFitting.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.
Flavor: r-devel-linux-x86_64-fedora-gcc