CRAN Package Check Results for Package fuzzyRankTests

Last updated on 2022-08-15 08:49:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4 6.01 31.60 37.61 OK
r-devel-linux-x86_64-debian-gcc 0.4 4.27 24.00 28.27 OK
r-devel-linux-x86_64-fedora-clang 0.4 55.29 OK
r-devel-linux-x86_64-fedora-gcc 0.4 52.87 OK
r-devel-windows-x86_64 0.4 37.00 69.00 106.00 OK
r-patched-linux-x86_64 0.4 5.45 29.56 35.01 OK
r-release-linux-x86_64 0.4 4.86 29.37 34.23 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