CRAN Package Check Results for Package png

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-7 2.99 21.33 24.32 OK
r-devel-linux-x86_64-debian-gcc 0.1-7 2.30 16.18 18.48 OK
r-devel-linux-x86_64-fedora-clang 0.1-7 40.73 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1-7 39.95 NOTE
r-devel-windows-x86_64 0.1-7 10.00 47.00 57.00 OK
r-patched-linux-x86_64 0.1-7 2.71 20.51 23.22 OK
r-release-linux-x86_64 0.1-7 2.81 20.19 23.00 OK
r-release-macos-arm64 0.1-7 14.00 OK
r-release-macos-x86_64 0.1-7 20.00 OK
r-release-windows-x86_64 0.1-7 9.00 46.00 55.00 OK
r-oldrel-macos-arm64 0.1-7 20.00 OK
r-oldrel-macos-x86_64 0.1-7 28.00 OK
r-oldrel-windows-ix86+x86_64 0.1-7 11.00 33.00 44.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