Last updated on 2026-02-27 12:53:16 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.8 | 2.38 | 24.50 | 26.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.8 | 1.76 | 20.02 | 21.78 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.8 | 38.84 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 47.94 | NOTE | |||
| r-devel-macos-arm64 | 0.3.1 | 1.00 | 31.00 | 32.00 | OK | |
| r-devel-windows-x86_64 | 0.2.8 | 7.00 | 51.00 | 58.00 | OK | |
| r-patched-linux-x86_64 | 0.2.8 | 2.51 | 21.45 | 23.96 | OK | |
| r-release-linux-x86_64 | 0.2.8 | 2.16 | 21.36 | 23.52 | OK | |
| r-release-macos-arm64 | 0.3.1 | 1.00 | 29.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 0.3.1 | 5.00 | 138.00 | 143.00 | OK | |
| r-release-windows-x86_64 | 0.3.1 | 6.00 | 58.00 | 64.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.1 | 1.00 | 19.00 | 20.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.1 | 3.00 | 606.00 | 609.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.1 | 8.00 | 64.00 | 72.00 | OK |
Version: 0.2.8
Check: compiled code
Result: NOTE
File ‘isingLenzMC/libs/isingLenzMC.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.3.1
Check: compiled code
Result: NOTE
File ‘isingLenzMC/libs/isingLenzMC.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