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 342/389HostnameOS / ArchBUILDCHECKBUILD BIN
ShortRead 1.6.2
Biocore Team c/o BioC user list
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/ShortRead
Last Changed Rev: 46600 / Revision: 49923
Last Changed Date: 2010-04-28 10:21:31 -0700 (Wed, 28 Apr 2010)
wilson1 Linux (openSUSE 11.1) / x86_64  OK [ OK ]
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: ShortRead
Version: 1.6.2
Command: /home/biocbuild/bbs-2.6-bioc/R/bin/R CMD check --no-vignettes --timings ShortRead_1.6.2.tar.gz
StartedAt: 2010-10-04 19:49:55 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 19:52:47 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 171.5 seconds
RetCode: 0
Status:  OK 
CheckDir: ShortRead.Rcheck
Warnings: 0

Command output

* checking for working pdflatex ... OK
* using log directory '/loc/home/biocbuild/bbs-2.6-bioc/meat/ShortRead.Rcheck'
* using R version 2.11.1 (2010-05-31)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'ShortRead/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ShortRead' version '1.6.2'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'ShortRead' can be installed ... OK
* 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 name space can be loaded with stated dependencies ... OK
* checking whether the name space 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'
* 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 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 ... OK
* checking examples ... OK
* checking tests ...
  Running 'runalltests.R'
  Comparing 'runalltests.Rout' to 'runalltests.Rout.save' ...19,22d18
< Error in checkEquals(2396L, length(aln)) : 
<   Mean relative difference: 0.0004173623
< Error in checkIdentical(1533L, sum(occurrenceFilter(withSread = TRUE)(aln))) : 
<   FALSE 
 OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

ShortRead.Rcheck/00install.out:

* install options are ' --no-html'

* 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.6-bioc/R/include  -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.6-bioc/R/library/Biostrings/include"   -fpic  -g -O2 -c Biostrings_stubs.c -o Biostrings_stubs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.6-bioc/R/library/Biostrings/include"   -fpic  -g -O2 -c IRanges_stubs.c -o IRanges_stubs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.6-bioc/R/library/Biostrings/include"   -fpic  -g -O2 -c R_init_ShortRead.c -o R_init_ShortRead.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.6-bioc/R/library/Biostrings/include"   -fpic  -g -O2 -c alphabet.c -o alphabet.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.6-bioc/R/library/Biostrings/include"   -fpic  -g -O2 -c io.c -o io.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.6-bioc/R/library/Biostrings/include"   -fpic  -g -O2 -c io_bowtie.c -o io_bowtie.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.6-bioc/R/library/Biostrings/include"   -fpic  -g -O2 -c io_soap.c -o io_soap.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.6-bioc/R/library/Biostrings/include"   -fpic  -g -O2 -c pileup.c -o pileup.o
g++ -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.6-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.6-bioc/R/include  -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.6-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.6-bioc/R/include  -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.6-bioc/R/library/Biostrings/include"   -fpic  -g -O2 -c util.c -o util.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/IRanges/include" -I"/home/biocbuild/bbs-2.6-bioc/R/library/Biostrings/include"   -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 util.o xsnap.o -lz -L/home/biocbuild/bbs-2.6-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.6-bioc/meat/ShortRead.Rcheck/ShortRead/libs
** R
** inst
** preparing package for lazy loading

Attaching package: 'IRanges'

The following object(s) are masked from 'package:base':

    Map, cbind, mapply, order, paste, pmax, pmax.int, pmin, pmin.int,
    rbind, rep.int, table

** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (ShortRead)

ShortRead.Rcheck/ShortRead-Ex.timings:

nameusersystemelapsed
AlignedRead-class0.2520.0080.258
BowtieQA-class0.0000.0000.001
ExperimentPath-class0.0000.0000.001
FastqQA-class0.0000.0000.001
Intensity-class0.6720.0120.683
MAQMapQA-class0.0000.0040.001
QA-class0.0000.0000.002
QualityScore-class0.0000.0000.001
QualityScore0.0080.0000.009
RochePath-class0.0000.0000.001
RocheSet-class0.0000.0040.001
RtaIntensity-class0.0680.0040.073
RtaIntensity0.0440.0080.049
SRFilter-class000
SRSet-class0.0000.0000.001
SRUtil-class0.0040.0040.006
ShortRead-class0.0720.0000.072
ShortReadQ-class0.1360.0000.138
SolexaExportQA-class0.0040.0000.001
SolexaIntensity-class0.1320.0040.138
SolexaPath-class0.1200.0000.121
SolexaSet-class0.0920.0000.091
accessors0.0040.0000.004
alphabetByCycle0.0360.0040.042
clean0.0000.0000.001
countLines0.0120.0000.012
deprecated000
detail0.0200.0000.018
dustyScore0.5520.0040.555
polyn0.0000.0000.001
qa0.0000.0000.002
readAligned0.3280.0160.347
readBaseQuality0.0560.0000.055
readFastq0.4680.0000.467
readIntensities0.0800.0200.158
readPrb0.0840.0000.087
readQseq0.0360.0000.036
readXStringColumns0.2160.0080.225
renew0.1080.0000.108
report0.0000.0040.004
srFilter0.3640.0000.365
srapply0.0080.0000.007
srdistance0.2560.0040.258
srduplicated0.1520.0080.159
tables0.1760.0040.181