annotate 1.35.2 Bioconductor Package Maintainer
Snapshot Date: 2012-06-20 15:22:40 -0700 (Wed, 20 Jun 2012) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/annotate | Last Changed Rev: 65431 / Revision: 66885 | Last Changed Date: 2012-04-25 17:21:50 -0700 (Wed, 25 Apr 2012) |
| lamb1 | Linux (openSUSE 12.1) / x86_64 | OK | ERROR | |
moscato1 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | ERROR | OK |
pitt | Mac OS X Leopard (10.5.8) / i386 | OK | [ ERROR ] | OK |
perceval | Mac OS X Leopard (10.5.8) / i386 | OK | ERROR | OK |
* using log directory '/Users/biocbuild/bbs-2.11-bioc/meat/annotate.Rcheck'
* using R version 2.15.0 Patched (2012-04-26 r59216)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'annotate/DESCRIPTION' ... OK
* this is package 'annotate' version '1.35.2'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking whether package 'annotate' can be installed ... OK
* checking installed package size ... 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 package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... ERROR
Running examples in 'annotate-Ex.R' failed
The error most likely occurred in:
> assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: accessionToUID
> ### Title: A function to convert accession values to NCBI UIDs.
> ### Aliases: accessionToUID
> ### Keywords: interface
>
> ### ** Examples
>
>
> ## The two returns from genbank should be the same
> xdoc <- genbank("U03397",type="accession",disp="data")
Warning in file(file, "r") :
cannot open: HTTP status was '404 Not Found'
Error in file(file, "r") : cannot open the connection
Calls: genbank ... .transformAccession -> accessionToUID -> paste -> scan -> file
Execution halted
* installing *source* package 'annotate' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
'GOusage.Rnw'
'annotate.Rnw'
'chromLoc.Rnw'
'prettyOutput.Rnw'
'query.Rnw'
'useDataPkgs.Rnw'
'useHomology.Rnw'
'useProbeInfo.Rnw'
** testing if installed package can be loaded
* DONE (annotate)