CRAN Package Check Results for Package fAsianOptions

Last updated on 2020-08-07 01:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3042.82 12.16 58.96 71.12 OK
r-devel-linux-x86_64-debian-gcc 3042.82 9.90 45.31 55.21 OK
r-devel-linux-x86_64-fedora-clang 3042.82 92.45 NOTE
r-devel-linux-x86_64-fedora-gcc 3042.82 81.47 NOTE
r-devel-windows-ix86+x86_64 3042.82 30.00 88.00 118.00 OK
r-patched-linux-x86_64 3042.82 10.87 58.77 69.64 OK
r-patched-solaris-x86 3042.82 115.80 OK
r-release-linux-x86_64 3042.82 11.44 58.70 70.14 OK
r-release-macos-x86_64 3042.82 OK
r-release-windows-ix86+x86_64 3042.82 32.00 126.00 158.00 OK
r-oldrel-macos-x86_64 3042.82 WARN
r-oldrel-windows-ix86+x86_64 3042.82 20.00 84.00 104.00 OK

Check Details

Version: 3042.82
Check: compiled code
Result: NOTE
    File ‘fAsianOptions/libs/fAsianOptions.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: 3042.82
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: ‘i’ is used uninitialized in this function [-Wuninitialized]
Flavor: r-oldrel-macos-x86_64