CRAN Package Check Results for Package pgee.mixed

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 15.66 19.15 34.81 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 17.61 19.53 37.14 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 74.83 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 0.1.0 67.11 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 0.1.0 50.15 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 0.1.0 92.00 72.00 164.00 OK
r-patched-linux-x86_64 0.1.0 14.34 17.31 31.64 OK
r-patched-solaris-sparc 0.1.0 325.80 OK
r-patched-solaris-x86 0.1.0 70.20 OK
r-release-linux-x86_64 0.1.0 14.15 17.09 31.23 OK
r-release-osx-x86_64-mavericks 0.1.0 OK
r-release-windows-ix86+x86_64 0.1.0 67.00 64.00 131.00 OK
r-oldrel-windows-ix86+x86_64 0.1.0 79.00 2.00 81.00 ERROR

Check Details

Version: 0.1.0
Check: compiled code
Result: NOTE
    File ‘pgee.mixed/libs/pgee.mixed.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: 0.1.0
Flags: --no-stop-on-test-error
Check: compiled code
Result: NOTE
    File ‘pgee.mixed/libs/pgee.mixed.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

Version: 0.1.0
Check: package dependencies
Result: ERROR
    Package required and available but unsuitable version: 'methods'
    
    See section 'The DESCRIPTION file' in the 'Writing R Extensions'
    manual.
Flavor: r-oldrel-windows-ix86+x86_64