Last updated on 2023-03-27 06:50:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4 | 5.39 | 30.12 | 35.51 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4 | 3.47 | 23.47 | 26.94 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4 | 45.02 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4 | 42.90 | OK | |||
r-patched-linux-x86_64 | 0.4 | 4.98 | 29.15 | 34.13 | OK | |
r-release-linux-x86_64 | 0.4 | 3.89 | 31.05 | 34.94 | OK | |
r-release-macos-arm64 | 0.4 | 19.00 | OK | |||
r-release-macos-x86_64 | 0.4 | 26.00 | OK | |||
r-release-windows-x86_64 | 0.4 | 13.00 | 66.00 | 79.00 | OK | |
r-oldrel-macos-arm64 | 0.4 | 22.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.4 | 46.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.4 | 15.00 | 44.00 | 59.00 | NOTE |
Version: 0.4
Check: compiled code
Result: NOTE
File ‘fuzzyRankTests/libs/fuzzyRankTests.so’:
Found non-API calls to R: ‘signrank_free’, ‘wilcox_free’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.4
Check: compiled code
Result: NOTE
File 'fuzzyRankTests/libs/i386/fuzzyRankTests.dll':
Found non-API calls to R: 'signrank_free', 'wilcox_free'
File 'fuzzyRankTests/libs/x64/fuzzyRankTests.dll':
Found non-API calls to R: 'signrank_free', 'wilcox_free'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-oldrel-windows-ix86+x86_64