* using log directory 'd:/Rcompile/CRANpkg/local/2.15/dbConnect.Rcheck'
* using R version 2.15.0 (2012-03-30)
* using platform: x86_64-pc-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'dbConnect/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'dbConnect' version '1.0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... NOTE
As from R 2.14.0 all packages need a namespace.
One will be generated on installation, but it is better to handcraft a
NAMESPACE file: R CMD build will produce a suitable starting point.
CRAN requires a NAMESPACE file for all submissions.
* checking whether package 'dbConnect' can be installed ... ERROR
Installation failed.
The installation logfile:
* installing *source* package 'dbConnect' ...
** Creating default NAMESPACE file
** R
** preparing package for lazy loading
Error : package 'RMySQL' is not installed for 'arch=x64'
ERROR: lazy loading failed for package 'dbConnect'
* removing 'd:/Rcompile/CRANpkg/lib/2.15/dbConnect'
* restoring previous 'd:/Rcompile/CRANpkg/lib/2.15/dbConnect'

