KEGGSOAP 1.13.0 Robert Gentleman
Snapshot Date: 2007-12-11 00:09:07 -0800 (Tue, 11 Dec 2007) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/KEGGSOAP | Last Changed Rev: 27716 / Revision: 29143 | Last Changed Date: 2007-10-02 18:16:39 -0700 (Tue, 02 Oct 2007) |
| lamb1 | Linux (SUSE 10.1) / x86_64 | OK | ERROR | |
wilson2 | Linux (openSUSE 10.3) / x86_64 | OK | ERROR | |
wellington | Linux (openSUSE 10.3) / i686 | OK | [ ERROR ] | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | ERROR | OK |
lemming | Windows Server 2003 (32-bit) / x64 | OK | ERROR | OK |
* checking for working latex ... OK
* using log directory '/loc/home/biocbuild/bbs-2.2-bioc/meat/KEGGSOAP.Rcheck'
* using R version 2.7.0 Under development (unstable) (2007-12-09 r43632)
* checking for file 'KEGGSOAP/DESCRIPTION' ... OK
* this is package 'KEGGSOAP' version '1.13.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'KEGGSOAP' can be installed ... OK
* 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 ... 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 ... OK
* checking Rd \usage sections ... OK
* creating KEGGSOAP-Ex.R ... OK
* checking examples ... ERROR
Running examples in 'KEGGSOAP-Ex.R' failed.
The error most likely occurred in:
> ### * get.genes.by.motifs
>
> flush(stderr()); flush(stdout())
>
> ### Name: get.genes.by.motifs
> ### Title: Client-side interface to obtain the name of genes that contain
> ### the motifs represented by a set of motif ids
> ### Aliases: get.genes.by.motifs
> ### Keywords: datasets
>
> ### ** Examples
>
> genes <- get.genes.by.motifs(c("pf:DnaJ", "ps:DNAJ_2"), 1, 10)
Error in matrix(unlist(.SOAP(KEGGserver, "get_genes_by_motifs", .soapArgs = list(motif_id_list = motif.id.list, :
attempt to set an attribute on NULL
Calls: get.genes.by.motifs -> matrix
Execution halted
/loc/home/biocbuild/bbs-2.2-bioc/meat/KEGGSOAP.Rcheck
* Installing *source* package 'KEGGSOAP' ...
** R
** preparing package for lazy loading
Loading required package: XML
Loading required package: SSOAP
Loading required package: RCurl
** help
>>> Building/Updating help pages for package 'KEGGSOAP'
Formats: text html latex example
KEGGserver text html latex
bget text html latex example
get.genes.by.motifs text html latex example
get.genes.by.organism text html latex example
get.genes.by.pathway text html latex example
get.motifs.by.gene text html latex example
get.paralogs.by.gene text html latex example
get.pathways.by.genes text html latex example
getBestNeighbors text html latex example
list.organisms text html latex example
mark.pathway.by.objects text html latex example
search.compounds.by.name text html latex example
search.glycans.by.name text html latex example
** building package indices ...
* DONE (KEGGSOAP)