* using log directory 'd:/Rcompile/CRANpkg/local/2.5/TSdbi.Rcheck' * using R version 2.5.1 Patched (2007-08-01 r42387) * checking for file 'TSdbi/DESCRIPTION' ... OK * this is package 'TSdbi' version '2007.10-1' * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'TSdbi' can be installed ... OK * 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 * 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 ... OK * checking Rd files ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING Codoc mismatches from documentation object 'TSconnect': TSconnect Code: function(drv, dbname, ...) Docs: function(drv, dbname) Argument names in code not in docs: ... Codoc mismatches from documentation object 'TSdescription': TSmeta Code: function(x, con = options()$TSconnection, ...) Docs: function(x) Argument names in code not in docs: con ... TSdescription Code: function(x, con = options()$TSconnection, ...) Docs: function(x) Argument names in code not in docs: con ... TSdoc Code: function(x, con = options()$TSconnection, ...) Docs: function(x) Argument names in code not in docs: con ... * checking Rd \usage sections ... OK * creating TSdbi-Ex.R ... OK * checking examples ... OK * checking tests ... OK * checking package vignettes in 'inst/doc' ... OK * creating TSdbi-manual.tex ... OK * checking TSdbi-manual.tex ... OK