• using R version 2.8.1 (2008-12-22)
  • using session charset: UTF-8
  • checking for file 'SQLiteDF/DESCRIPTION' ... OK
  • checking extension type ... Package
  • this is package 'SQLiteDF' version '0.1.31'
  • checking package name space information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking whether package 'SQLiteDF' 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: DBI
    Error in dyn.load(file, DLLpath = DLLpath, ...) :
    unable to load shared library '/srv/home/hornik/tmp/R.check/r-release/Work/build/Packages/SQLiteDF/libs/SQLiteDF.so':
    /srv/home/hornik/tmp/R.check/r-release/Work/build/Packages/SQLiteDF/libs/SQLiteDF.so: undefined symbol: _expand_buf
    Error: package/namespace load failed for 'SQLiteDF'
    Execution halted

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