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 348/565HostnameOS / ArchBUILDCHECKBUILD BIN
methVisual 1.9.0
Arie Zackay
Snapshot Date: 2012-06-20 15:22:40 -0700 (Wed, 20 Jun 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/methVisual
Last Changed Rev: 64680 / Revision: 66885
Last Changed Date: 2012-03-30 15:15:56 -0700 (Fri, 30 Mar 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 

Summary

Package: methVisual
Version: 1.9.0
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch methVisual_1.9.0.tar.gz
StartedAt: 2012-06-21 01:38:11 -0700 (Thu, 21 Jun 2012)
EndedAt: 2012-06-21 01:40:33 -0700 (Thu, 21 Jun 2012)
EllapsedTime: 142.4 seconds
RetCode: 1
Status:  ERROR 
CheckDir: methVisual.Rcheck
Warnings: NA

Command output

* using log directory '/Users/biocbuild/bbs-2.11-bioc/meat/methVisual.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 'methVisual/DESCRIPTION' ... OK
* this is package 'methVisual' version '1.9.0'
* 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 'methVisual' 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 'methVisual-Ex.R' failed
The error most likely occurred in:

> assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: readBisulfFASTA
> ### Title: Read multiple FASTA file
> ### Aliases: readBisulfFASTA
> ### Keywords: graphs
> 
> ### ** Examples
> 
> ## In order to use the following example 
> ## make sure that you have writing permission under R.home()
> ## directory. If you do not have permission choose your own path. 
> dir.create(file.path(R.home(component="home"),"/BiqAnalyzer")) 
Warning in dir.create(file.path(R.home(component = "home"), "/BiqAnalyzer")) :
  '/Library/Frameworks/R.framework/Versions/2.15/Resources//BiqAnalyzer' already exists
> makeLocalExpDir(dataPath="/examples/BiqAnalyzer",
+ 	localDir=file.path(R.home(component="home"),"/BiqAnalyzer"))
[1] "seq_A.fasta"
[1] "seq_B.fasta"
[1] "seq_C.fasta"
[1] "seq_D.fasta"
[1] "seq_E.fasta"
[1] "seq_F.fasta"
[1] "seq_G.fasta"
[1] "seq_H.fasta"
[1] "seq_I.fasta"
[1] "seq_J.fasta"
          FILE
1  seq_A.fasta
2  seq_B.fasta
3  seq_C.fasta
4  seq_D.fasta
5  seq_E.fasta
6  seq_F.fasta
7  seq_G.fasta
8  seq_H.fasta
9  seq_I.fasta
10 seq_J.fasta
                                                                   PATH
1  /Library/Frameworks/R.framework/Versions/2.15/Resources//BiqAnalyzer
2  /Library/Frameworks/R.framework/Versions/2.15/Resources//BiqAnalyzer
3  /Library/Frameworks/R.framework/Versions/2.15/Resources//BiqAnalyzer
4  /Library/Frameworks/R.framework/Versions/2.15/Resources//BiqAnalyzer
5  /Library/Frameworks/R.framework/Versions/2.15/Resources//BiqAnalyzer
6  /Library/Frameworks/R.framework/Versions/2.15/Resources//BiqAnalyzer
7  /Library/Frameworks/R.framework/Versions/2.15/Resources//BiqAnalyzer
8  /Library/Frameworks/R.framework/Versions/2.15/Resources//BiqAnalyzer
9  /Library/Frameworks/R.framework/Versions/2.15/Resources//BiqAnalyzer
10 /Library/Frameworks/R.framework/Versions/2.15/Resources//BiqAnalyzer
> 
> 	readBisulfFASTA(sFileName=file.path(R.home(component="home"),"/BiqAnalyzer/multiFASTA.fasta"), sDirName= file.path(R.home(component="home"),"/BiqAnalyzer/"))
Error: 'readFASTA' is defunct.
Use 'readDNAStringSet' instead.
See help("Defunct")
Execution halted

methVisual.Rcheck/00install.out:

* installing *source* package 'methVisual' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'methVisual.Rnw' 
** testing if installed package can be loaded

* DONE (methVisual)

methVisual.Rcheck/methVisual-Ex.timings:

nameusersystemelapsed
Cooccurrence0.7160.0270.758
MethAlignNW1.7840.0702.057
MethDataInput0.0560.0220.107
MethLollipops0.0150.0030.023
MethylQC1.4750.0671.610
cgInAlign0.0030.0010.005
cgMethFinder0.0010.0000.001
coversionGenom000
findNonAligned0.0030.0020.005
heatMapMeth0.1020.0070.109
makeDataMethGFF0.2050.0100.249
makeLocalExpDir0.0410.0180.066
makeTabFilePath0.0060.0030.067
matrixSNP0.3310.0110.352
methCA0.0190.0040.138
methData0.0020.0000.003
methFisherTest0.0340.0020.037
methWhitneyUTest0.0070.0010.010
plotAbsMethyl0.0040.0020.006
plotMatrixSNP0.7140.0160.752