Back to the "Multiple platform build/check report"

IMPORTANT NOTE: R was configured with --enable-strict-barrier on lamb1
Package 205/247HostnameOSArchBUILDCHECKBUILD BIN

RPostgreSQL

0.0.0

M. Dalphin
Last Changed Date: 2007-01-08 18:28:57 -0800
Last Changed Rev: 21881
lamb1 Linux (SUSE 10.1) x86_64  OK  WARNINGS 
wellington Linux (SUSE 9.2) i686  OK  WARNINGS 
liverpool Windows Server 2003 R2 (32-bit) x64  OK [ WARNINGS ] OK 
pitt Mac OS X (10.4.10) i386  OK  WARNINGS  OK 
Package: RPostgreSQL
Version: 0.0.0
Command: E:\biocbld\bbs-2.1-bioc\R\bin\R.exe CMD check RPostgreSQL_0.0.0.tar.gz
RetCode: 0
Time: 25.4 seconds
Status: WARNINGS
CheckDir: RPostgreSQL.Rcheck
Warnings: 7

Command output

* checking for working latex ... OK
* using log directory 'E:/biocbld/bbs-2.1-bioc/meat/RPostgreSQL.Rcheck'
* using R version 2.6.0 Under development (unstable) (2007-08-06 r42439)
* checking for file 'RPostgreSQL/DESCRIPTION' ... OK
* this is package 'RPostgreSQL' version '0.0.0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'RPostgreSQL' 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 ... WARNING
Subdirectory 'src' contains no source files.
* 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 for unstated dependencies in R code ... WARNING
Error in tools:::.check_packages_used(package = "RPostgreSQL") : 
  directory 'E:/biocbld/bbs-2.1-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL' does not contain R code
Execution halted
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... WARNING
Error in tools::checkS3methods(package = "RPostgreSQL") : 
  directory 'E:/biocbld/bbs-2.1-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL' does not contain R code
Execution halted
See section 'Generic functions and methods' of the 'Writing R Extensions'
manual.
* checking replacement functions ... WARNING
Error in tools::checkReplaceFuns(package = "RPostgreSQL") : 
  directory 'E:/biocbld/bbs-2.1-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL' does not contain R code
Execution halted
In R, the argument of a replacement function which corresponds to the right
hand side must be named 'value'.
* checking foreign function calls ... WARNING
Error in tools::checkFF(package = "RPostgreSQL") : 
  directory 'E:/biocbld/bbs-2.1-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL' does not contain R code
Execution halted
See the chapter 'System and foreign language interfaces' of the 'Writing R
Extensions' manual.
* 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
Error in tools::codoc(package = "RPostgreSQL") : 
  directory 'E:/biocbld/bbs-2.1-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL' does not contain R code
Execution halted
Error in tools::codocData(package = "RPostgreSQL") : 
  directory 'E:/biocbld/bbs-2.1-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL' does not contain Rd sources
Execution halted
Error in tools::codocClasses(package = "RPostgreSQL") : 
  directory 'E:/biocbld/bbs-2.1-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL' does not contain R code
Execution halted
* checking Rd \usage sections ... WARNING
Error in tools::checkDocFiles(package = "RPostgreSQL") : 
  directory 'E:/biocbld/bbs-2.1-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL' does not contain Rd sources
Execution halted
Functions with \usage entries need to have the appropriate \alias entries,
and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
Error in tools::checkDocStyle(package = "RPostgreSQL") : 
  directory 'E:/biocbld/bbs-2.1-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL' does not contain R code
Execution halted
The \usage entries for S3 methods should use the \method markup and not
their full name.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $BLAS_LIBS ... OK
* creating RPostgreSQL-Ex.R ... OK
* checking examples ... OK
* creating RPostgreSQL-manual.tex ... OK
* checking RPostgreSQL-manual.tex ... OK

WARNING: There were 7 warnings, see
  E:/biocbld/bbs-2.1-bioc/meat/RPostgreSQL.Rcheck/00check.log
for details

RPostgreSQL.Rcheck/00install.out:

installing R.css in E:/biocbld/bbs-2.1-bioc/meat/RPostgreSQL.Rcheck


---------- Making package RPostgreSQL ------------
  adding build stamp to DESCRIPTION
  no R files in this package
  installing inst files
  no man files in this package
  installing indices
  installing help
 >>> Building/Updating help pages for package 'RPostgreSQL'
     Formats: text html latex example chm 
Microsoft HTML Help Compiler 4.74.8702

Compiling e:\biocbld\bbs-2.1-bioc\meat\RPostgreSQL.Rcheck\00_pkg_src\RPostgreSQL\chm\RPostgreSQL.chm


Compile time: 0 minutes, 0 seconds
1	Topic
0	Local links
0	Internet links
1	Graphic


Created e:\biocbld\bbs-2.1-bioc\meat\RPostgreSQL.Rcheck\00_pkg_src\RPostgreSQL\chm\RPostgreSQL.chm, 14,512 bytes
Compression increased file by 9,638 bytes.
  adding MD5 sums

* DONE (RPostgreSQL)