CRAN Package Check Results for Package R4dfp

Last updated on 2020-02-15 15:56:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2-4 4.55 18.59 23.14 NOTE
r-devel-linux-x86_64-debian-gcc 0.2-4 3.12 14.80 17.92 WARN
r-devel-linux-x86_64-fedora-clang 0.2-4 28.98 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2-4 28.17 WARN
r-patched-linux-x86_64 0.2-4 3.11 16.96 20.07 WARN
r-patched-solaris-x86 0.2-4 40.60 OK
r-release-linux-x86_64 0.2-4 3.13 17.09 20.22 WARN
r-release-osx-x86_64 0.2-4 OK
r-oldrel-osx-x86_64 0.2-4 OK

Check Details

Version: 0.2-4
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'myimage.4dfp.ifh' 'myimage.4dfp.img' 'newimage.4dfp.ifh'
     'newimage.4dfp.img'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2-4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 9 bytes from a string of the same length [-Wstringop-truncation]
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2-4
Check: compiled code
Result: NOTE
    File ‘R4dfp/libs/R4dfp.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: 0.2-4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 9 bytes from a string of the same length [-Wstringop-truncation]
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2-4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     R4dfp-object.c:253:3: warning: ‘strncpy’ output truncated before terminating nul copying 9 bytes from a string of the same length [-Wstringop-truncation]
     R4dfp-object.c:260:3: warning: ‘strncpy’ output truncated before terminating nul copying 9 bytes from a string of the same length [-Wstringop-truncation]
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64