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 453/514HostnameOS / ArchBUILDCHECKBUILD BIN
ShortRead 1.12.4
Bioconductor Package Maintainer
Snapshot Date: 2012-03-23 18:21:46 -0700 (Fri, 23 Mar 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/ShortRead
Last Changed Rev: 61844 / Revision: 64395
Last Changed Date: 2012-01-05 18:14:31 -0800 (Thu, 05 Jan 2012)
wilson2 Linux (openSUSE 11.4) / x86_64  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: ShortRead
Version: 1.12.4
Command: /home/biocbuild/bbs-2.9-bioc/R/bin/R CMD check --no-vignettes --timings ShortRead_1.12.4.tar.gz
StartedAt: 2012-03-24 02:41:47 -0700 (Sat, 24 Mar 2012)
EndedAt: 2012-03-24 02:47:08 -0700 (Sat, 24 Mar 2012)
EllapsedTime: 321.9 seconds
RetCode: 0
Status:  OK 
CheckDir: ShortRead.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/ShortRead.Rcheck’
* using R version 2.14.2 (2012-02-29)
* using platform: x86_64-unknown-linux-gnu (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.12.4’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: ‘Rmpi’
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking whether package ‘ShortRead’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.4Mb
  sub-directories of 1Mb or more:
    doc       2.0Mb
    extdata   1.4Mb
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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
.plotCycleBaseCall: no visible binding for global variable ‘Base’
.plotNucleotideCount: no visible binding for global variable
  ‘Nucleotide’
.plotReadCount: no visible binding for global variable ‘Census’
* 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 examples ... OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘ShortRead_unit_tests.R’
 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

ShortRead.Rcheck/00install.out:

* installing *source* package ‘ShortRead’ ...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 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
checking for gzeof in -lz... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Biostrings/include"  -fopenmp -fpic  -g -O2 -c Biostrings_stubs.c -o Biostrings_stubs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Biostrings/include"  -fopenmp -fpic  -g -O2 -c IRanges_stubs.c -o IRanges_stubs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Biostrings/include"  -fopenmp -fpic  -g -O2 -c R_init_ShortRead.c -o R_init_ShortRead.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Biostrings/include"  -fopenmp -fpic  -g -O2 -c alphabet.c -o alphabet.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Biostrings/include"  -fopenmp -fpic  -g -O2 -c io.c -o io.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Biostrings/include"  -fopenmp -fpic  -g -O2 -c io_bowtie.c -o io_bowtie.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Biostrings/include"  -fopenmp -fpic  -g -O2 -c io_soap.c -o io_soap.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Biostrings/include"  -fopenmp -fpic  -g -O2 -c pileup.c -o pileup.o
g++ -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Biostrings/include"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DHAVE_LIBZ=1 -fpic  -g -O2 -c readBfaToc.cc -o readBfaToc.o
g++ -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Biostrings/include"  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DHAVE_LIBZ=1 -fpic  -g -O2 -c read_maq_map.cc -o read_maq_map.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Biostrings/include"  -fopenmp -fpic  -g -O2 -c sampler.c -o sampler.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Biostrings/include"  -fopenmp -fpic  -g -O2 -c trim.c -o trim.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Biostrings/include"  -fopenmp -fpic  -g -O2 -c util.c -o util.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/IRanges/include" -I"/loc/home/biocbuild/bbs-2.9-bioc/R/library/Biostrings/include"  -fopenmp -fpic  -g -O2 -c xsnap.c -o xsnap.o
g++ -shared -L/usr/local/lib64 -o ShortRead.so Biostrings_stubs.o IRanges_stubs.o R_init_ShortRead.o alphabet.o io.o io_bowtie.o io_soap.o pileup.o readBfaToc.o read_maq_map.o sampler.o trim.o util.o xsnap.o -lz -fopenmp -L/home/biocbuild/bbs-2.9-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.9-bioc/meat/ShortRead.Rcheck/ShortRead/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   ‘Overview.Rnw’ 
** testing if installed package can be loaded

* DONE (ShortRead)

ShortRead.Rcheck/ShortRead-Ex.timings:

nameusersystemelapsed
AlignedRead-class0.4160.0120.426
BAMQA-class0.0000.0000.002
BowtieQA-class0.0000.0000.001
ExperimentPath-class0.0000.0000.001
FastqQA-class0.0040.0000.001
GappedReads-class0.2440.0040.248
Intensity-class0.6800.0080.687
MAQMapQA-class0.0000.0000.001
QA-class0.0000.0000.001
QualityScore-class000
QualityScore0.0080.0000.008
RochePath-class000
RocheSet-class0.0000.0000.001
RtaIntensity-class0.0680.0040.071
RtaIntensity0.040.000.04
SRFilter-class000
SRFilterResult-class0.0840.0000.083
SRSet-class0.0000.0000.001
SRUtil-class0.0080.0000.005
Sampler-class3.4840.0042.332
ShortRead-class0.2640.0040.140
ShortReadQ-class0.5330.0160.474
Snapshot-class8.8440.1849.552
SnapshotFunction-class0.0000.0000.001
SolexaExportQA-class000
SolexaIntensity-class0.1480.0000.148
SolexaPath-class0.1160.0040.120
SolexaSet-class0.0880.0000.094
SpTrellis-class0.8120.0200.831
accessors0.0000.0040.005
alphabetByCycle0.0240.0040.027
clean0.0040.0000.002
countLines0.0080.0040.013
deprecated0.0000.0000.001
dustyScore0.5840.0000.587
polyn000
qa0.9080.0040.914
readAligned0.2520.0080.258
readBaseQuality0.0160.0040.020
readFasta0.1040.0000.151
readFastq0.1640.0080.173
readIntensities0.0960.0160.111
readPrb0.0560.0040.058
readQseq0.0160.0000.017
readXStringColumns0.1560.0040.162
renew0.0720.0000.070
report0.0040.0000.005
spViewPerFeature1.9960.0202.022
srFilter0.3840.0000.382
srapply0.0040.0040.007
srdistance0.1760.0000.176
srduplicated0.1080.0080.115
tables0.1240.0000.124
trimTails0.6810.0000.354