• using R version 2.9.2 Patched (2009-09-24 r49920)
  • using session charset: ASCII
  • checking for file 'agricolae/DESCRIPTION' ... OK
  • checking extension type ... Package
  • this is package 'agricolae' version '1.0-7'
  • checking package name space information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking for executable files ... OK
  • checking whether package 'agricolae' 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 ... OK
  • checking whether the package can be loaded with stated dependencies ... OK
  • checking whether the name space can be loaded with stated dependencies ... OK
  • checking for unstated dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... NOTE
    Error in dyn.load(file, DLLpath = DLLpath, ...) :
    unable to load shared library '/Builds/packages/leopard-universal/Rlib/2.10/akima/libs/i386/akima.so':
    dlopen(/Builds/packages/leopard-universal/Rlib/2.10/akima/libs/i386/akima.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/akima/libs/i386/akima.so
    Reason: Incompatible library version: akima.so requires version 2.10.0 or later, but libR.dylib provides version 2.9.0
    Error in dyn.load(file, DLLpath = DLLpath, ...) :
    unable to load shared library '/Builds/packages/leopard-universal/Rlib/2.10/corpcor/libs/i386/corpcor.so':
    dlopen(/Builds/packages/leopard-universal/Rlib/2.10/corpcor/libs/i386/corpcor.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/corpcor/libs/i386/corpcor.so
    Reason: Incompatible library version: corpcor.so requires version 2.10.0 or later, but libR.dylib provides version 2.9.0
    PBIB.test: no visible global function definition for 'pseudoinverse'
    grid3p: no visible global function definition for 'interpp'
  • checking Rd files ... OK
  • checking Rd files against version 2 parser ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking data for non-ASCII characters ... OK
  • checking examples ... ERROR
    Running examples in 'agricolae-Ex.R' failed.
    The error most likely occurred in:

    > ### * PBIB.test
    >
    > flush(stderr()); flush(stdout())
    >
    > ### Name: PBIB.test
    > ### Title: Analysis of the Partially Balanced Incomplete Block Design
    > ### Aliases: PBIB.test
    > ### Keywords: models
    >
    > ### ** Examples
    >
    > library(agricolae)
    > library(corpcor)
    Warning: package 'corpcor' was built under R version 2.10.0
    Error in dyn.load(file, DLLpath = DLLpath, ...) :
    unable to load shared library '/Builds/packages/leopard-universal/Rlib/2.10/corpcor/libs/i386/corpcor.so':
    dlopen(/Builds/packages/leopard-universal/Rlib/2.10/corpcor/libs/i386/corpcor.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/corpcor/libs/i386/corpcor.so
    Reason: Incompatible library version: corpcor.so requires version 2.10.0 or later, but libR.dylib provides version 2.9.0
    Error in library(corpcor) : .First.lib failed for 'corpcor'
    Execution halted
  • elapsed time (check, wall clock): 0:41