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 

BioC 2.12: CHECK report for qrqc on george2

This page was generated on 2013-10-09 09:37:43 -0700 (Wed, 09 Oct 2013).

Package 510/671HostnameOS / ArchBUILDCHECKBUILD BIN
qrqc 1.14.0
Vince Buffalo
Snapshot Date: 2013-10-08 17:00:48 -0700 (Tue, 08 Oct 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/qrqc
Last Changed Rev: 75263 / Revision: 81334
Last Changed Date: 2013-04-03 14:32:27 -0700 (Wed, 03 Apr 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 Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: qrqc
Version: 1.14.0
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings qrqc_1.14.0.tar.gz
StartedAt: 2013-10-09 04:14:26 -0700 (Wed, 09 Oct 2013)
EndedAt: 2013-10-09 04:22:10 -0700 (Wed, 09 Oct 2013)
EllapsedTime: 464.4 seconds
RetCode: 0
Status:  OK 
CheckDir: qrqc.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.12-bioc/meat/qrqc.Rcheck’
* using R version 3.0.1 (2013-05-16)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘qrqc/DESCRIPTION’ ... OK
* this is package ‘qrqc’ version ‘1.14.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 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 ... [41s/41s] 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 ... [93s/94s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
kmerKLPlot        24.901  0.192  25.408
getMCQual-methods  8.316  0.040   8.378
kmerEntropyPlot    6.733  0.140   6.882
basePlot-methods   6.140  0.124   6.266
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘test-functions.R’ [19s/20s]
 [20s/20s] 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
  ‘/home/biocbuild/bbs-2.12-bioc/meat/qrqc.Rcheck/00check.log’
for details.

qrqc.Rcheck/00install.out:

* installing *source* package ‘qrqc’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c R_init_io.c -o R_init_io.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG -D_USE_KNETFILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/include"   -fpic  -g -O2  -Wall -c io.c -o io.o
io.c:34:1: warning: ‘kseq_destroy’ defined but not used [-Wunused-function]
gcc -std=gnu99 -shared -L/usr/local/lib -o qrqc.so R_init_io.o io.o -lz /home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/usrlib//libbam.a /home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/usrlib//libbcf.a /home/biocbuild/bbs-2.12-bioc/R/library/Rsamtools/usrlib//libtabix.a -lz -pthread -L/home/biocbuild/bbs-2.12-bioc/R/lib -lR
installing to /home/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
** testing if installed package can be loaded
* DONE (qrqc)

qrqc.Rcheck/qrqc-Ex.timings:

nameusersystemelapsed
FASTASummary-class0.0120.0040.017
FASTQSummary-class0.0160.0000.015
SequenceSummary-class0.0160.0000.017
basePlot-methods6.1400.1246.266
calcKL2.1160.0362.153
gcPlot-methods2.7600.0482.810
getBase-methods1.2680.0321.303
getBaseProp-methods1.2730.0161.289
getGC-methods0.9200.0120.933
getKmer-methods2.7120.0002.714
getMCQual-methods8.3160.0408.378
getQual-methods0.9920.0321.025
getSeqlen-methods0.6960.0240.722
kmerEntropyPlot6.7330.1406.882
kmerKLPlot24.901 0.19225.408
list2df1.6080.0482.084
makeReport2.4770.0282.519
plotBases0.0360.0000.038
plotGC0.0240.0040.029
plotQuals0.0040.0000.007
plotSeqLengths0.0080.0000.007
qualPlot-methods4.7560.0164.771
readSeqFile0.5160.0240.539
scale_color_dna0.8640.0000.862
scale_color_iupac0.9360.0001.109
seqlenPlot-methods1.6680.0481.844