• using R version 2.9.2 Patched (2009-09-24 r49920)
  • using session charset: ASCII
  • checking for file 'apTreeshape/DESCRIPTION' ... OK
  • this is package 'apTreeshape' version '1.4-1'
  • package encoding: latin1
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking for executable files ... OK
  • checking whether package 'apTreeshape' can be installed ... OK
  • checking package directory ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... 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
    Loading required package: ape
    Error in dyn.load(file, DLLpath = DLLpath, ...) :
    unable to load shared library '/Builds/packages/leopard-universal/Rlib/2.10/gee/libs/i386/gee.so':
    dlopen(/Builds/packages/leopard-universal/Rlib/2.10/gee/libs/i386/gee.so, 6): Library not loaded: /Library/Frameworks/R.framework/Versions/2.10/Resources/lib/libR.dylib
    Referenced from: /Builds/packages/leopard-universal/Rlib/2.10/gee/libs/i386/gee.so
    Reason: Incompatible library version: gee.so requires version 2.10.0 or later, but libR.dylib provides version 2.9.0
    In addition: Warning message:
    package 'ape' was built under R version 2.10.0
    Loading required package: quantreg
    Loading required package: SparseM
    Error in dyn.load(file, DLLpath = DLLpath, ...) :
    unable to load shared library '/Builds/packages/leopard-universal/Rlib/2.10/SparseM/libs/i386/SparseM.so':
    dlopen(/Builds/packages/leopard-universal/Rlib/2.10/SparseM/libs/i386/SparseM.so, 6): Library not loaded: /Library/Frameworks/R.framework/Versions/2.10/Resources/lib/libR.dylib
    Referenced from: /Builds/packages/leopard-universal/Rlib/2.10/SparseM/libs/i386/SparseM.so
    Reason: Incompatible library version: SparseM.so requires version 2.10.0 or later, but libR.dylib provides version 2.9.0
    In addition: Warning messages:
    1: package 'quantreg' was built under R version 2.10.0
    2: package 'SparseM' was built under R version 2.10.0
    Error : package 'SparseM' could not be loaded
    Error in library(apTreeshape) : .First.lib failed for 'apTreeshape'
    Execution halted

    It looks like this package has a loading problem: see the messages for
    details.
  • elapsed time (check, wall clock): 0:07