Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q [R] S  T  U  V  W  X  Y  Z 

Package 204/251HostnameOS / ArchBUILDCHECKBUILD BIN
RPostgreSQL 0.0.0
M. Dalphin
Snapshot Date: 2007-12-11 00:09:07 -0800 (Tue, 11 Dec 2007)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/RPostgreSQL
Last Changed Rev: 21881 / Revision: 29143
Last Changed Date: 2007-01-08 18:28:57 -0800 (Mon, 08 Jan 2007)
lamb1 Linux (SUSE 10.1) / x86_64  OK [ WARNINGS ]
wilson2 Linux (openSUSE 10.3) / x86_64  OK  WARNINGS 
wellington Linux (openSUSE 10.3) / i686  OK  WARNINGS 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
lemming Windows Server 2003 (32-bit) / x64  OK  WARNINGS  OK 
Package: RPostgreSQL
Version: 0.0.0
Command: /home/biocbuild/bbs-2.2-bioc/R/bin/R CMD check RPostgreSQL_0.0.0.tar.gz
StartedAt: 2007-12-11 04:57:19 -0800 (Tue, 11 Dec 2007)
EndedAt: 2007-12-11 04:57:30 -0800 (Tue, 11 Dec 2007)
EllapsedTime: 10.9 seconds
RetCode: 0
Status: WARNINGS
CheckDir: RPostgreSQL.Rcheck
Warnings: 4

Command output

* checking for working latex ... OK
* using log directory '/home/biocbuild/bbs-2.2-bioc/meat/RPostgreSQL.Rcheck'
* using R version 2.7.0 Under development (unstable) (2007-11-18 r43497)
* 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 ... WARNING
Found the following significant warnings:
  WARNING: no source files found
See '/home/biocbuild/bbs-2.2-bioc/meat/RPostgreSQL.Rcheck/00install.out' for details.
* 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 ... 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 ... 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
Error in tools::codoc(package = "RPostgreSQL") : 
  directory '/home/biocbuild/bbs-2.2-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL' does not contain Rd sources
Execution halted
Error in tools::codocData(package = "RPostgreSQL") : 
  directory '/home/biocbuild/bbs-2.2-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL' does not contain Rd sources
Execution halted
Error in tools::codocClasses(package = "RPostgreSQL") : 
  directory '/home/biocbuild/bbs-2.2-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL' does not contain Rd sources
Execution halted
* checking Rd \usage sections ... WARNING
Error in tools::checkDocFiles(package = "RPostgreSQL") : 
  directory '/home/biocbuild/bbs-2.2-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 '/home/biocbuild/bbs-2.2-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL' does not contain Rd sources
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 4 warnings, see
  /home/biocbuild/bbs-2.2-bioc/meat/RPostgreSQL.Rcheck/00check.log
for details

RPostgreSQL.Rcheck/00install.out:

* Installing *source* package 'RPostgreSQL' ...
** libs
WARNING: no source files found
chmod: cannot access `/home/biocbuild/bbs-2.2-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL/libs/*': No such file or directory
** R
** inst
** help
chmod: cannot access `/home/biocbuild/bbs-2.2-bioc/meat/RPostgreSQL.Rcheck/RPostgreSQL/man/RPostgreSQL.Rd.gz': No such file or directory
 >>> Building/Updating help pages for package 'RPostgreSQL'
     Formats: text html latex example 
** building package indices ...
* DONE (RPostgreSQL)