CRAN Package Check Results for Package fuzzyRankTests

Last updated on 2022-04-24 03:52:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4 4.73 39.64 44.37 OK
r-devel-linux-x86_64-debian-gcc 0.4 4.32 30.23 34.55 OK
r-devel-linux-x86_64-fedora-clang 0.4 54.22 OK
r-devel-linux-x86_64-fedora-gcc 0.4 42.27 OK
r-patched-linux-x86_64 0.4 5.52 38.05 43.57 OK
r-release-linux-x86_64 0.4 3.79 36.79 40.58 OK
r-release-macos-arm64 0.4 NOTE
r-release-macos-x86_64 0.4 NOTE
r-release-windows-x86_64 0.4 40.00 69.00 109.00 OK
r-oldrel-macos-arm64 0.4 NOTE
r-oldrel-macos-x86_64 0.4 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-release-macos-arm64, r-release-macos-x86_64, 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