• using R version 2.9.2 Patched (2009-09-02 r49531)
  • using session charset: ISO8859-1
  • checking for file 'graph/DESCRIPTION' ... OK
  • this is package 'graph' version '1.24.1'
  • checking package name space information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking whether package 'graph' can be installed ... OK
  • checking package directory ... OK
  • checking for portable file names ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking R files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... ERROR
    Error in library.dynam(lib, package, package.lib) :
    shared library 'BioC_graph' not found
    Error: package/namespace load failed for 'graph'
    Execution halted

    It looks like this package has a loading problem: see the messages for
    details.