CRAN Package Check Results for Package fanc

Last updated on 2022-10-30 07:55:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.5 WARN
r-devel-linux-x86_64-debian-gcc 2.3.5 11.63 59.49 71.12 WARN
r-devel-linux-x86_64-fedora-clang 2.3.5 122.58 WARN
r-devel-linux-x86_64-fedora-gcc 2.3.5 122.91 WARN
r-devel-windows-x86_64 2.3.5 21.00 98.00 119.00 OK
r-patched-linux-x86_64 2.3.5 14.20 78.54 92.74 OK
r-release-linux-x86_64 2.3.5 12.81 79.63 92.44 OK
r-release-macos-arm64 2.3.5 45.00 OK
r-release-macos-x86_64 2.3.5 65.00 OK
r-release-windows-x86_64 2.3.5 18.00 101.00 119.00 OK
r-oldrel-macos-arm64 2.3.5 45.00 OK
r-oldrel-macos-x86_64 2.3.5 60.00 OK
r-oldrel-windows-ix86+x86_64 2.3.5 29.00 120.00 149.00 OK

Additional issues

clang15 clang15 donttest

Check Details

Version: 2.3.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ezprof.c:16:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 2.3.5
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ezprof.c:16:10: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 2.3.5
Check: compiled code
Result: NOTE
    File ‘fanc/libs/fanc.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