CRAN Package Check Results for Package AlgDesign

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 14.40 41.96 56.36 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 6.70 32.73 39.43 OK
r-devel-linux-x86_64-fedora-clang 1.2.1 78.33 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.1 74.39 NOTE
r-devel-windows-x86_64 1.2.1 19.00 78.00 97.00 OK
r-patched-linux-x86_64 1.2.1 6.83 39.74 46.57 OK
r-release-linux-x86_64 1.2.1 7.34 40.18 47.52 OK
r-release-macos-arm64 1.2.1 29.00 OK
r-release-macos-x86_64 1.2.1 42.00 OK
r-release-windows-x86_64 1.2.1 36.00 78.00 114.00 OK
r-oldrel-macos-arm64 1.2.1 27.00 OK
r-oldrel-macos-x86_64 1.2.1 43.00 OK
r-oldrel-windows-ix86+x86_64 1.2.1 23.00 67.00 90.00 OK

Check Details

Version: 1.2.1
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