CRAN Package Check Results for Package png

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-7 2.75 17.52 20.27 OK
r-devel-linux-x86_64-debian-gcc 0.1-7 2.12 14.04 16.16 OK
r-devel-linux-x86_64-fedora-clang 0.1-7 34.02 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1-7 24.37 NOTE
r-devel-windows-ix86+x86_64 0.1-7 18.00 32.00 50.00 OK
r-patched-linux-x86_64 0.1-7 2.20 17.21 19.41 OK
r-patched-solaris-x86 0.1-7 38.00 OK
r-release-linux-x86_64 0.1-7 2.52 18.04 20.56 OK
r-release-macos-x86_64 0.1-7 OK
r-release-windows-ix86+x86_64 0.1-7 12.00 41.00 53.00 OK
r-oldrel-macos-x86_64 0.1-7 OK
r-oldrel-windows-ix86+x86_64 0.1-7 12.00 53.00 65.00 OK

Additional issues

rchk

Check Details

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