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 500/658HostnameOS / ArchBUILDCHECKBUILD BIN
qrqc 1.13.1
Vince Buffalo
Snapshot Date: 2013-03-23 17:02:20 -0700 (Sat, 23 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/qrqc
Last Changed Rev: 72298 / Revision: 74756
Last Changed Date: 2013-01-04 13:18:09 -0800 (Fri, 04 Jan 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 
pelham Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: qrqc
Version: 1.13.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch qrqc_1.13.1.tar.gz
StartedAt: 2013-03-24 09:06:15 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 09:12:51 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 396.4 seconds
RetCode: 0
Status:  OK 
CheckDir: qrqc.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/qrqc.Rcheck'
* using R version 3.0.0 beta (2013-03-21 r62346)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'qrqc/DESCRIPTION' ... OK
* this is package 'qrqc' version '1.13.1'
* 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 for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package 'qrqc' can be installed ... [35s/36s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over 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 ... NOTE
basePlot,SequenceSummary: no visible binding for global variable 'base'
basePlot,list: no visible binding for global variable 'base'
gcPlot,SequenceSummary: no visible binding for global variable
  'position'
gcPlot,list: no visible binding for global variable 'position'
getBase,SequenceSummary: no visible binding for global variable 'base'
getBaseProp,SequenceSummary: no visible binding for global variable
  'base'
kmerEntropyPlot,SequenceSummary: no visible binding for global variable
  'position'
kmerEntropyPlot,SequenceSummary: no visible binding for global variable
  'entropy'
kmerEntropyPlot,list: no visible binding for global variable 'position'
kmerEntropyPlot,list: no visible binding for global variable 'entropy'
kmerKLPlot,SequenceSummary: no visible binding for global variable
  'kmer'
kmerKLPlot,SequenceSummary: no visible binding for global variable
  'position'
kmerKLPlot,SequenceSummary: no visible binding for global variable 'kl'
kmerKLPlot,list : <anonymous>: no visible binding for global variable
  'kmer'
kmerKLPlot,list: no visible binding for global variable 'position'
kmerKLPlot,list: no visible binding for global variable 'kl'
kmerKLPlot,list: no visible binding for global variable 'kmer'
qualPlot,FASTQSummary: no visible binding for global variable
  'position'
qualPlot,list: no visible binding for global variable 'position'
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... [78s/80s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
kmerKLPlot        17.676  0.791  18.882
getMCQual-methods  7.157  0.150   7.330
kmerEntropyPlot    5.797  0.347   6.325
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running 'test-functions.R' [16s/17s]
 [17s/17s] OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There was 1 note.
See
  '/Users/biocbuild/bbs-2.12-bioc/meat/qrqc.Rcheck/00check.log'
for details.

qrqc.Rcheck/00install.out:

* installing *source* package 'qrqc' ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include"   -fPIC  -mtune=core2 -g -O2  -c R_init_io.c -o R_init_io.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/include"   -fPIC  -mtune=core2 -g -O2  -c io.c -o io.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o qrqc.so R_init_io.o io.o -lz /Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/usrlib//libbam.a /Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/usrlib//libbcf.a /Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/usrlib//libtabix.a -lz -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.12-bioc/meat/qrqc.Rcheck/qrqc/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'qrqc.Rnw' 
** testing if installed package can be loaded
* DONE (qrqc)

qrqc.Rcheck/qrqc-Ex.timings:

nameusersystemelapsed
FASTASummary-class0.0080.0030.012
FASTQSummary-class0.0120.0040.015
SequenceSummary-class0.0070.0030.010
basePlot-methods4.6760.1654.859
calcKL2.1950.0772.281
gcPlot-methods2.2100.1202.345
getBase-methods1.2220.0741.303
getBaseProp-methods1.1970.0551.256
getGC-methods0.9640.0531.022
getKmer-methods2.2340.0722.336
getMCQual-methods7.1570.1507.330
getQual-methods1.2100.1001.316
getSeqlen-methods0.7930.0590.856
kmerEntropyPlot5.7970.3476.325
kmerKLPlot17.676 0.79118.882
list2df1.6280.1921.920
makeReport2.8460.1653.083
plotBases0.0040.0090.014
plotGC0.0040.0060.008
plotQuals0.0030.0060.009
plotSeqLengths0.0040.0050.008
qualPlot-methods3.8090.3454.235
readSeqFile0.6010.0930.694
scale_color_dna0.8900.0730.971
scale_color_iupac0.8910.0620.960
seqlenPlot-methods1.8080.1171.955