CRAN Package Check Results for Package rPython

Last updated on 2020-04-13 11:48:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0-6 0.57 2.46 3.03 ERROR
r-devel-linux-x86_64-debian-gcc 0.0-6 0.56 1.81 2.37 ERROR
r-devel-linux-x86_64-fedora-clang 0.0-6 33.66 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0-6 32.25 NOTE
r-patched-linux-x86_64 0.0-6 0.69 2.27 2.96 ERROR
r-patched-osx-x86_64 0.0-6 OK
r-patched-solaris-x86 0.0-6 51.20 OK
r-release-linux-x86_64 0.0-6 0.61 2.06 2.67 ERROR
r-release-osx-x86_64 0.0-6 OK
r-oldrel-osx-x86_64 0.0-6 OK

Check Details

Version: 0.0-6
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

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