* using log directory 'd:/Rcompile/CRANpkg/local/2.13/SQLiteMap.Rcheck'
* using R version 2.13.2 (2011-09-30)
* using platform: i386-pc-mingw32 (32-bit)
* using session charset: ISO8859-1
* checking for file 'SQLiteMap/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'SQLiteMap' version '0.6.2'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'SQLiteMap' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.1Mb
  sub-directories of 1Mb or more:
    libs   5.4Mb
* 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
* loading checks for arch 'i386'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
* loading checks for arch 'x64'
** checking whether the package can be loaded ... ERROR
Loading required package: RSQLite
Loading required package: DBI
Loading required package: sp
Error in library.dynam(lib, package, package.lib) : 
  DLL 'SQLiteMap' not found: maybe not installed for this architecture?
Error: package/namespace load failed for 'SQLiteMap'
Execution halted

It looks like this package has a loading problem: see the messages for
details.

