RCytoscape 1.3.2 Paul Shannon
Snapshot Date: 2011-06-27 19:21:59 -0700 (Mon, 27 Jun 2011) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/RCytoscape | Last Changed Rev: 56116 / Revision: 56449 | Last Changed Date: 2011-06-11 16:13:39 -0700 (Sat, 11 Jun 2011) |
| wilson2 | Linux (openSUSE 11.4) / x86_64 | ERROR | skipped | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | [ ERROR ] | OK |
gewurz | Windows Server 2008 R2 Enterprise (64-bit) / x64 | OK | OK | OK |
moscato1 | Windows Server 2008 R2 Enterprise (64-bit) / x64 | ERROR | skipped | skipped |
pitt | Mac OS X Leopard (10.5.8) / i386 | ERROR | skipped | skipped |
* using log directory 'E:/biocbld/bbs-2.9-bioc/meat/RCytoscape.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 'RCytoscape/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'RCytoscape' version '1.3.2'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'RCytoscape' 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 ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking examples ... ERROR
Running examples in 'RCytoscape-Ex.R' failed
The error most likely occurred in:
> assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: CytoscapeConnection
> ### Title: CytoscapeConnection
> ### Aliases: CytoscapeConnection
> ### Keywords: graph
>
> ### ** Examples
>
> cy <- CytoscapeConnection ()
> deleteAllWindows (cy)
Error in postForm(url, .opts = .defaultOpts, style = "POST", curl = .curl) :
couldn't connect to host
Calls: deleteAllWindows ... getWindowCount -> getWindowCount -> xml.rpc -> postForm -> .Call
Execution halted