CRAN Package Check Results for Package ifs

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 3.22 32.86 36.08 WARN
r-devel-linux-x86_64-debian-gcc 0.1.5 2.51 25.23 27.74 OK
r-devel-linux-x86_64-fedora-clang 0.1.5 44.50 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.5 32.93 NOTE
r-patched-linux-x86_64 0.1.5 3.01 31.37 34.38 OK
r-release-linux-x86_64 0.1.5 2.71 31.59 34.30 OK
r-release-macos-arm64 0.1.5 OK
r-release-macos-x86_64 0.1.5 OK
r-release-windows-x86_64 0.1.5 12.00 48.00 60.00 OK
r-oldrel-macos-arm64 0.1.5 OK
r-oldrel-macos-x86_64 0.1.5 OK
r-oldrel-windows-ix86+x86_64 0.1.5 9.00 35.00 44.00 OK

Additional issues

clang14 rchk

Check Details

Version: 0.1.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ifs.c:751:6: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 0.1.5
Check: compiled code
Result: NOTE
    File ‘ifs/libs/ifs.so’:
     Found no call to: ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc