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 190/479HostnameOS / ArchBUILDCHECKBUILD BIN
GeneTraffic 1.25.0
Daniel Iordan
Snapshot Date: 2011-07-06 19:21:50 -0700 (Wed, 06 Jul 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GeneTraffic
Last Changed Rev: 54802 / Revision: 56603
Last Changed Date: 2011-04-13 15:36:43 -0700 (Wed, 13 Apr 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  ERROR 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK [ ERROR ] OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  ERROR  OK 
moscato1 Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  ERROR  ERROR 
pitt Mac OS X Leopard (10.5.8) / i386  OK  ERROR  OK 

Summary

Package: GeneTraffic
Version: 1.25.0
Command: E:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD check --no-vignettes --timings --no-multiarch GeneTraffic_1.25.0.tar.gz
StartedAt: 2011-07-07 01:56:27 -0700 (Thu, 07 Jul 2011)
EndedAt: 2011-07-07 01:57:34 -0700 (Thu, 07 Jul 2011)
EllapsedTime: 67.3 seconds
RetCode: 1
Status:  ERROR  
CheckDir: GeneTraffic.Rcheck
Warnings: NA

Command output

* using log directory 'E:/biocbld/bbs-2.9-bioc/meat/GeneTraffic.Rcheck'
* using R version 2.14.0 Under development (unstable) (2011-06-03 r56036)
* using platform: i386-pc-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'GeneTraffic/DESCRIPTION' ... OK
* this is package 'GeneTraffic' version '1.25.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'GeneTraffic' can be installed ... OK
* checking installed package size ... 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 package can be unloaded cleanly ... OK
* checking whether the name space can be loaded with stated dependencies ... OK
* checking whether the name space can be unloaded cleanly ... 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 metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Assignments in \usage in documentation object 'GTLogin':
  session <- GTLogin(server)

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 the 'Writing R
Extensions' manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking examples ... ERROR
Running examples in 'GeneTraffic-Ex.R' failed
The error most likely occurred in:

> assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: GTLoadExpression
> ### Title: Reads from a GeneTraffic project summary file
> ### Aliases: GTLoadExpression
> ### Keywords: IO
> 
> ### ** Examples
> 
>     #From a file:
> 	eset <- GTLoadExpression(filename="Project.zip")
Error: 'zip.file.extract' is defunct.
Use 'unzip' instead.
See help("Defunct")
Execution halted

GeneTraffic.Rcheck/00install.out:

* installing *source* package 'GeneTraffic' ...
** R
** inst
** preparing package for lazy loading

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'browseVignettes()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation("pkgname")'.

** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (GeneTraffic)

GeneTraffic.Rcheck/GeneTraffic-Ex.timings:

nameusersystemelapsed
GTGetProjectList000
GTGetProjectSummary000