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-24 17:01:43 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/qrqc
Last Changed Rev: 72298 / Revision: 74774
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 

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-25 04:11:22 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 04:17:18 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 355.3 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 Under development (unstable) (2013-02-26 r62077)
* using platform: i386-apple-darwin9.8.0 (32-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 ... [32s/32s] 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 sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... [77s/77s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
kmerKLPlot        14.261  1.194  15.471
getMCQual-methods  7.190  0.279   7.475
basePlot-methods   5.941  0.189   6.133
kmerEntropyPlot    4.713  0.377   5.094
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running 'test-functions.R' [16s/16s]
 [16s/16s] 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
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -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  -g -O2 -Wall -pedantic  -c R_init_io.c -o R_init_io.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -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  -g -O2 -Wall -pedantic  -c io.c -o io.o
io.c:34: warning: 'kseq_destroy' defined but not used
gcc -arch i386 -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/i386/libbam.a /Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/usrlib/i386/libbcf.a /Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rsamtools/usrlib/i386/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/i386
** 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.0060.014
FASTQSummary-class0.0080.0060.014
SequenceSummary-class0.0070.0060.014
basePlot-methods5.9410.1896.133
calcKL2.0220.0982.121
gcPlot-methods2.7180.1062.829
getBase-methods1.5650.0661.635
getBaseProp-methods1.5410.0511.593
getGC-methods1.1790.0541.234
getKmer-methods2.2430.0642.307
getMCQual-methods7.1900.2797.475
getQual-methods1.5650.1011.668
getSeqlen-methods1.1090.0641.174
kmerEntropyPlot4.7130.3775.094
kmerKLPlot14.261 1.19415.471
list2df1.3620.1301.494
makeReport2.0990.1952.316
plotBases0.0100.0080.018
plotGC0.0210.0110.033
plotQuals0.0030.0060.010
plotSeqLengths0.0090.0090.018
qualPlot-methods3.0360.4363.475
readSeqFile0.4930.0740.570
scale_color_dna0.8840.0480.933
scale_color_iupac1.0930.0511.145
seqlenPlot-methods2.3740.1262.501