CRAN Package Check Results for Package loe

Last updated on 2017-07-21 12:47:26.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 1.57 22.84 24.42 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 1.42 21.79 23.21 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 31.44 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 29.63 NOTE
r-devel-windows-ix86+x86_64 1.1 12.00 69.00 81.00 OK
r-patched-linux-x86_64 1.1 1.40 22.41 23.81 NOTE
r-patched-solaris-x86 1.1 31.10 ERROR
r-release-linux-x86_64 1.1 1.41 22.62 24.04 NOTE
r-release-windows-ix86+x86_64 1.1 7.00 71.00 78.00 OK
r-release-osx-x86_64 1.1 OK
r-oldrel-windows-ix86+x86_64 1.1 9.00 53.00 62.00 OK
r-oldrel-osx-x86_64 1.1 OK

Check Details

Version: 1.1
Check: compiled code
Result: NOTE
    File ‘loe/libs/loe.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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘igraph’
Flavor: r-patched-solaris-x86

Version: 1.1
Check: examples
Result: ERROR
    Running examples in ‘loe-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: GARI
    > ### Title: Graph Adjusted Rand Index
    > ### Aliases: GARI
    >
    > ### ** Examples
    >
    > library(igraph)
    Error in library(igraph) : there is no package called ‘igraph’
    Execution halted
Flavor: r-patched-solaris-x86