CRAN Package Check Results for Package jsonlite

Last updated on 2017-02-24 23:52:33.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 16.51 29.39 45.90 NOTE
r-devel-linux-x86_64-debian-gcc 1.2 9.85 29.23 39.08 NOTE
r-devel-linux-x86_64-fedora-clang 1.2 62.47 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 1.2 60.30 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 1.2 49.45 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 1.2 77.00 74.00 151.00 OK
r-patched-linux-x86_64 1.2 9.62 23.22 32.85 OK
r-patched-solaris-sparc 1.2 234.00 OK
r-patched-solaris-x86 1.2 55.10 OK
r-release-linux-x86_64 1.2 11.54 22.21 33.75 OK
r-release-osx-x86_64-mavericks 1.2 OK
r-release-windows-ix86+x86_64 1.2 45.00 78.00 123.00 OK
r-oldrel-windows-ix86+x86_64 1.2 69.00 134.00 203.00 OK

Check Details

Version: 1.2
Check: compiled code
Result: NOTE
    File ‘jsonlite/libs/jsonlite.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-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.2
Flags: --no-stop-on-test-error
Check: compiled code
Result: NOTE
    File ‘jsonlite/libs/jsonlite.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, r-devel-macos-x86_64-clang