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.13: CHECK report for qrqc on perceval

This page was generated on 2014-04-05 09:52:36 -0700 (Sat, 05 Apr 2014).

Package 561/750HostnameOS / ArchBUILDCHECKBUILD BIN
qrqc 1.16.0
Vince Buffalo
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/qrqc
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: qrqc
Version: 1.16.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch qrqc_1.16.0.tar.gz
StartedAt: 2014-04-05 03:37:05 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 03:44:02 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 416.3 seconds
RetCode: 0
Status:  OK 
CheckDir: qrqc.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.13-bioc/meat/qrqc.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘qrqc/DESCRIPTION’ ... OK
* this is package ‘qrqc’ version ‘1.16.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 ... [37s/38s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘reshape’ ‘ggplot2’ ‘Biostrings’ ‘biovizBase’
A package should be listed in only one of these fields.
* 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 dependencies in R code ... NOTE
Packages in Depends field not imported from:
  ‘brew’ ‘Rsamtools’ ‘testthat’ ‘xtable’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
generateReads: no visible global function definition for
  ‘write.XStringSet’
basePlot,list: no visible binding for global variable ‘base’
basePlot,SequenceSummary: no visible binding for global variable ‘base’
gcPlot,list: no visible binding for global variable ‘position’
gcPlot,SequenceSummary: 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,list: no visible binding for global variable ‘position’
kmerEntropyPlot,list: no visible binding for global variable ‘entropy’
kmerEntropyPlot,SequenceSummary: no visible binding for global variable
  ‘position’
kmerEntropyPlot,SequenceSummary: no visible binding for global variable
  ‘entropy’
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’
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’
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 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 for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
  ‘qrqc.Rnw’
A ‘vignettes’ directory will be required as from R 3.1.0
* checking examples ... [78s/82s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
kmerKLPlot        22.072  0.729  24.431
getMCQual-methods  6.038  0.138   6.617
kmerEntropyPlot    4.325  0.310   5.068
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘test-functions.R’ [17s/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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 4 notes.
See
  ‘/Users/biocbuild/bbs-2.13-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 -Wall  -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 -Wall  -c io.c -o io.o
io.c:34: warning: ‘kseq_destroy’ defined but not used
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 -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.13-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.5590.0060.589
FASTQSummary-class0.0110.0030.016
SequenceSummary-class0.0080.0020.010
basePlot-methods4.1190.1674.355
calcKL2.3450.0562.483
gcPlot-methods1.5220.1231.685
getBase-methods1.0320.0561.090
getBaseProp-methods0.9840.0631.111
getGC-methods0.7530.0540.815
getKmer-methods2.2380.0922.379
getMCQual-methods6.0380.1386.617
getQual-methods1.7420.0942.013
getSeqlen-methods0.7020.0610.838
kmerEntropyPlot4.3250.3105.068
kmerKLPlot22.072 0.72924.431
list2df1.4110.1931.656
makeReport2.4560.1762.872
plotBases0.0400.0080.049
plotGC0.0380.0080.050
plotQuals0.0030.0040.006
plotSeqLengths0.0030.0050.008
qualPlot-methods3.2980.3323.782
readSeqFile0.4840.0530.541
scale_color_dna0.7930.0460.847
scale_color_iupac0.7650.0530.831
seqlenPlot-methods1.4840.1021.597