Last updated on 2026-03-31 11:52:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.14 | 92.14 | 38.75 | 130.89 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.14 | 73.16 | 30.07 | 103.23 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.14 | 140.00 | 54.53 | 194.53 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.14 | 194.00 | 52.66 | 246.66 | OK | |
| r-devel-macos-arm64 | 1.2.14 | 21.00 | -2.00 | 19.00 | OK | |
| r-devel-windows-x86_64 | 1.2.14 | 110.00 | 85.00 | 195.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.14 | 91.22 | 32.80 | 124.02 | OK | |
| r-release-linux-x86_64 | 1.2.14 | 88.79 | 32.98 | 121.77 | OK | |
| r-release-macos-arm64 | 1.2.14 | 17.00 | 3.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 1.2.14 | 61.00 | 11.00 | 72.00 | OK | |
| r-release-windows-x86_64 | 1.2.14 | 100.00 | 83.00 | 183.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.14 | 18.00 | 6.00 | 24.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.2.14 | 60.00 | 44.00 | 104.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.2.14 | 115.00 | 93.00 | 208.00 | OK |
Version: 1.2.14
Check: compiled code
Result: NOTE
File ‘genepop/libs/genepop.so’:
Found non-API call to R: ‘R_UnboundValue’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
Version: 1.2.14
Check: compiled code
Result: NOTE
File 'genepop/libs/x64/genepop.dll':
Found non-API call to R: 'R_UnboundValue'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 1.2.14
Check: installed package size
Result: NOTE
installed size is 11.8Mb
sub-directories of 1Mb or more:
doc 1.5Mb
libs 9.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64