CRAN Package Check Results for Package jpeg

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-8.1 2.55 19.16 21.71 OK
r-devel-linux-x86_64-debian-gcc 0.1-8.1 2.12 15.21 17.33 OK
r-devel-linux-x86_64-fedora-clang 0.1-8.1 35.70 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1-8.1 26.78 NOTE
r-devel-windows-ix86+x86_64 0.1-8.1 21.00 37.00 58.00 OK
r-patched-linux-x86_64 0.1-8.1 2.50 19.43 21.93 OK
r-patched-solaris-x86 0.1-8.1 42.00 OK
r-release-linux-x86_64 0.1-8.1 2.40 19.44 21.84 OK
r-release-macos-x86_64 0.1-8.1 OK
r-release-windows-ix86+x86_64 0.1-8.1 15.00 40.00 55.00 OK
r-oldrel-macos-x86_64 0.1-8.1 OK
r-oldrel-windows-ix86+x86_64 0.1-8.1 12.00 46.00 58.00 OK

Additional issues

rchk

Check Details

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