Back to the "Multiple platform build/check report"

Package 74/118HostnameOS / ArchBUILDCHECKBUILD BIN
leeBamViews 0.99.16
VJ Carey
Snapshot Date: 2012-03-19 11:15:10 -0700 (Mon, 19 Mar 2012)
URL: https://hedgehog.fhcrc.org/bioc-data/trunk/experiment/pkgs/leeBamViews
Last Changed Rev: 2012 / Revision: 2014
Last Changed Date: 2012-03-16 12:35:23 -0700 (Fri, 16 Mar 2012)
wilson2 Linux (openSUSE 11.4) / 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  ERROR  skipped  skipped 

Summary

Package: leeBamViews
Version: 0.99.16
Command: rm -rf leeBamViews.buildbin-libdir && mkdir leeBamViews.buildbin-libdir && D:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=leeBamViews.buildbin-libdir leeBamViews_0.99.16.tar.gz >leeBamViews-install.out 2>&1 && D:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD check --library=leeBamViews.buildbin-libdir --install="check:leeBamViews-install.out" --force-multiarch --no-vignettes --timings leeBamViews_0.99.16.tar.gz && mv leeBamViews.buildbin-libdir/* leeBamViews.Rcheck/ && rmdir leeBamViews.buildbin-libdir
StartedAt: 2012-03-19 14:41:12 -0700 (Mon, 19 Mar 2012)
EndedAt: 2012-03-19 14:44:54 -0700 (Mon, 19 Mar 2012)
EllapsedTime: 222.3 seconds
RetCode: 1
Status:  ERROR  
CheckDir: leeBamViews.Rcheck
Warnings: NA

Command output

* using log directory 'D:/biocbld/bbs-2.9-data-experiment/meat/leeBamViews.Rcheck'
* using R version 2.14.2 (2012-02-29)
* using platform: i386-pc-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'leeBamViews/DESCRIPTION' ... OK
* this is package 'leeBamViews' version '0.99.16'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: 'multicore'
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking whether package 'leeBamViews' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 11.3Mb
  sub-directories of 1Mb or more:
    bam  10.1Mb
* checking package directory ... OK
* checking for portable file names ... OK
* checking DESCRIPTION meta-information ... NOTE
Non-standard license specification:
  Artistic 2.0
Standardizable: TRUE
Standardized license specification:
  Artistic-2.0
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386'
  Running 'lbvtest.R'
 ERROR
Running the tests in 'tests/lbvtest.R' failed.
Last 13 lines of output:
  +  grm = makeGeneRegion(start, end, chromosome=martchr,
  +        strand="-", biomart=mart, dp=DisplayPars(plotId=TRUE,
  +        idRotation=0, idColor="black"))
  +  covtrs[[length(covtrs)+1]] = gr
  +  covtrs[[length(covtrs)+1]] = makeGenomeAxis()
  +  covtrs[[length(covtrs)+1]] = grm
  +  gdPlot( covtrs, minBase=start[1], maxBase=end[1] )
  + }
  > 
  > 
  > NN = GRanges(IRanges(start=START,end=END), seqnames="Scchr13")
  > plotStrains(bs1, NN, 800000, 900000, LETTERS[1:8], mart, "XIII", seqname="Scchr13")
  Execution halted

leeBamViews.Rcheck/00install.out:


install for i386

* installing *source* package 'leeBamViews' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'leeViews.Rnw' 
** testing if installed package can be loaded

add DLL for x64

* installing *source* package 'leeBamViews' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'leeBamViews' as leeBamViews_0.99.16.zip

* DONE (leeBamViews)