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 3.0: CHECK report for ShortRead on perceval

This page was generated on 2015-04-10 09:54:01 -0700 (Fri, 10 Apr 2015).

Package 819/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ShortRead 1.24.0
Bioconductor Package Maintainer
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/ShortRead
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  WARNINGS  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ WARNINGS ] OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK 

Summary

Package: ShortRead
Version: 1.24.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch ShortRead_1.24.0.tar.gz
StartedAt: 2015-04-10 06:22:25 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 06:31:14 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 528.6 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: ShortRead.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch ShortRead_1.24.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/ShortRead.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ShortRead/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ShortRead’ version ‘1.24.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 ‘ShortRead’ can be installed ... [43s/54s] OK
* checking installed package size ... NOTE
  installed size is  6.0Mb
  sub-directories of 1Mb or more:
    extdata   4.0Mb
* checking package directory ... OK
* checking ‘build’ 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 dependencies in R code ... NOTE
Unexported object imported by a ':::' call: ‘Biostrings:::xscodes’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.plotCycleBaseCall: no visible binding for global variable ‘Base’
flag,QAReadQuality: no visible binding for global variable ‘Score’
flag,QAReadQuality: no visible binding for global variable ‘Id’
flag,QAReadQuality: no visible binding for global variable ‘Density’
report,QAFrequentSequence: no visible binding for global variable
  ‘TopCount’
report,QAFrequentSequence: no visible binding for global variable ‘Id’
report,QANucleotideByCycle: no visible binding for global variable
  ‘Base’
report,QANucleotideUse: no visible binding for global variable
  ‘Nucleotide’
report,QAQualityUse: no visible binding for global variable ‘Count’
report,QAQualityUse: no visible binding for global variable ‘Id’
report,QAQualityUse: no visible binding for global variable ‘Quality’
report,QAReadQuality: no visible binding for global variable ‘Id’
report,QASequenceUse: no visible binding for global variable
  ‘Occurrences’
report,QASequenceUse: no visible binding for global variable ‘Id’
report,QASequenceUse: no visible binding for global variable ‘Reads’
* 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 GNU extensions in Makefiles ... WARNING
Found the following file(s) containing GNU extensions:
  src/Makevars
  src/Makevars.in
Portable Makefiles do not use GNU extensions such as +=, :=, $(shell),
$(wildcard), ifeq ... endif. See section ‘Writing portable packages’ in
the ‘Writing R Extensions’ manual.
* 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 files in ‘vignettes’ ... OK
* checking examples ... [55s/68s] OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
qa2              10.599  0.428  20.333
Snapshot-class    9.860  0.310  10.576
spViewPerFeature  4.951  0.812   6.448
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘ShortRead_unit_tests.R’ [92s/107s]
 [92s/107s] 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
* DONE

WARNING: There was 1 warning.
NOTE: There were 3 notes.
See
  ‘/Users/biocbuild/bbs-3.0-bioc/meat/ShortRead.Rcheck/00check.log’
for details.

ShortRead.Rcheck/00install.out:

* installing *source* package ‘ShortRead’ ...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gzeof in -lz... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of unsigned long... 8
configure: creating ./config.status
config.status: creating src/Makevars
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c Biostrings_stubs.c -o Biostrings_stubs.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c IRanges_stubs.c -o IRanges_stubs.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c R_init_ShortRead.c -o R_init_ShortRead.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c S4Vectors_stubs.c -o S4Vectors_stubs.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c XVector_stubs.c -o XVector_stubs.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c alphabet.c -o alphabet.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c io.c -o io.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c io_bowtie.c -o io_bowtie.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c io_soap.c -o io_soap.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBZ=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG=8 -fPIC  -mtune=core2 -g -O2 -Wall  -c readBfaToc.cc -o readBfaToc.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBZ=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG=8 -fPIC  -mtune=core2 -g -O2 -Wall  -c read_maq_map.cc -o read_maq_map.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c sampler.c -o sampler.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c trim.c -o trim.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c util.c -o util.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/S4Vectors/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/XVector/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Biostrings/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c xsnap.c -o xsnap.o
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -L/usr/local/lib -o ShortRead.so Biostrings_stubs.o IRanges_stubs.o R_init_ShortRead.o S4Vectors_stubs.o XVector_stubs.o alphabet.o io.o io_bowtie.o io_soap.o readBfaToc.o read_maq_map.o sampler.o trim.o util.o xsnap.o -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.0-bioc/meat/ShortRead.Rcheck/ShortRead/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 (ShortRead)

ShortRead.Rcheck/ShortRead-Ex.timings:

nameusersystemelapsed
AlignedRead-class0.3410.0140.354
BAMQA-class0.0020.0000.003
BowtieQA-class0.0020.0000.001
ExperimentPath-class0.0020.0000.002
FastqQA-class0.0020.0000.002
Intensity-class0.8480.0160.869
MAQMapQA-class0.0020.0000.001
QA-class0.0020.0000.002
QualityScore-class0.0100.0020.011
QualityScore0.0090.0010.012
RochePath-class0.0020.0000.002
RocheSet-class0.0020.0000.002
RtaIntensity-class0.0990.0010.102
RtaIntensity0.0470.0080.061
SRFilter-class0.0010.0010.001
SRFilterResult-class0.0970.0060.107
SRSet-class0.0010.0000.001
SRUtil-class0.0070.0010.008
Sampler-class2.3310.0322.363
ShortRead-class0.1010.0030.104
ShortReadQ-class0.3990.0400.440
Snapshot-class 9.860 0.31010.576
SnapshotFunction-class0.0020.0010.003
SolexaExportQA-class0.0010.0000.001
SolexaIntensity-class0.1400.0120.152
SolexaPath-class0.1300.0050.136
SolexaSet-class0.1040.0020.106
SpTrellis-class0.8180.0170.919
accessors0.0050.0010.006
alphabetByCycle0.0380.0060.043
clean0.0020.0000.002
countLines0.1530.0140.196
dotQA-class0.0020.0000.002
dustyScore0.8200.0041.159
filterFastq0.8820.0301.345
polyn0.0020.0000.001
qa0.6970.0691.045
qa210.599 0.42820.333
readAligned0.4430.0170.709
readBaseQuality0.0460.0050.083
readFasta0.1400.0090.254
readFastq0.1200.0060.191
readIntensities0.1440.0150.275
readPrb0.0520.0030.096
readQseq0.0180.0020.039
readXStringColumns0.1090.0070.116
renew0.1200.0040.153
report0.0090.0020.039
spViewPerFeature4.9510.8126.448
srFilter0.8770.0141.170
srapply0.0010.0000.001
srdistance0.2170.1330.396
srduplicated0.1220.0670.202
tables0.3980.1060.833
trimTails0.0650.0100.099