CRAN Package Check Results for Package fuzzyRankTests

Last updated on 2023-01-25 04:51:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4 6.00 30.49 36.49 OK
r-devel-linux-x86_64-debian-gcc 0.4 3.98 23.62 27.60 OK
r-devel-linux-x86_64-fedora-clang 0.4 45.16 OK
r-devel-linux-x86_64-fedora-gcc 0.4 44.58 OK
r-devel-windows-x86_64 0.4 39.00 66.00 105.00 OK
r-patched-linux-x86_64 0.4 4.43 30.23 34.66 OK
r-release-linux-x86_64 0.4 4.80 29.84 34.64 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

Check Details

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