CRAN Package Check Results for Package AlgDesign

Last updated on 2022-05-15 01:52:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 14.34 48.46 62.80 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 6.47 38.18 44.65 WARN
r-devel-linux-x86_64-fedora-clang 1.2.0 83.21 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.0 75.71 WARN
r-devel-windows-x86_64 1.2.0 31.00 80.00 111.00 WARN
r-patched-linux-x86_64 1.2.0 8.58 48.83 57.41 OK
r-release-linux-x86_64 1.2.0 6.11 47.64 53.75 OK
r-release-macos-arm64 1.2.0 27.00 OK
r-release-macos-x86_64 1.2.0 38.00 OK
r-release-windows-x86_64 1.2.0 15.00 75.00 90.00 OK
r-oldrel-macos-arm64 1.2.0 39.00 OK
r-oldrel-macos-x86_64 1.2.0 54.00 OK
r-oldrel-windows-ix86+x86_64 1.2.0 18.00 64.00 82.00 OK

Check Details

Version: 1.2.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     FederovOpt.c:408:15: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 1.2.0
Check: compiled code
Result: NOTE
    File ‘AlgDesign/libs/AlgDesign.so’:
     Found no calls to: ‘R_registerRoutines’, ‘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

Version: 1.2.0
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     FederovOpt.c:408:8: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
Flavor: r-devel-windows-x86_64