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 487/553HostnameOS / ArchBUILDCHECKBUILD BIN
ShortRead 1.14.4
Bioconductor Package Maintainer
Snapshot Date: 2012-09-23 17:01:39 -0700 (Sun, 23 Sep 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_10/madman/Rpacks/ShortRead
Last Changed Rev: 66158 / Revision: 69725
Last Changed Date: 2012-05-24 08:25:58 -0700 (Thu, 24 May 2012)
lamb2 Linux (openSUSE 11.4) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: ShortRead
Version: 1.14.4
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch ShortRead_1.14.4.tar.gz
StartedAt: 2012-09-24 01:43:08 -0700 (Mon, 24 Sep 2012)
EndedAt: 2012-09-24 01:48:05 -0700 (Mon, 24 Sep 2012)
EllapsedTime: 297.7 seconds
RetCode: 0
Status:  OK 
CheckDir: ShortRead.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.10-bioc/meat/ShortRead.Rcheck'
* using R version 2.15.1 (2012-06-22)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'ShortRead/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ShortRead' version '1.14.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 ... 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 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'
* 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 sizes of PDF files under 'inst/doc' ... NOTE
  'qpdf' made some significant size reductions:
     compacted 'ShortRead_and_HilbertVis.pdf' from 1277Kb to 598Kb
  consider running tools::compactPDF() on these files
* checking installed files from 'inst/doc' ... 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

NOTE: There were 3 notes.
See
  '/Users/biocbuild/bbs-2.10-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... 4
configure: creating ./config.status
config.status: creating src/Makevars
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/Biostrings/include"   -fPIC  -g -O2 -Wall -pedantic  -c Biostrings_stubs.c -o Biostrings_stubs.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/Biostrings/include"   -fPIC  -g -O2 -Wall -pedantic  -c IRanges_stubs.c -o IRanges_stubs.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/Biostrings/include"   -fPIC  -g -O2 -Wall -pedantic  -c R_init_ShortRead.c -o R_init_ShortRead.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/Biostrings/include"   -fPIC  -g -O2 -Wall -pedantic  -c alphabet.c -o alphabet.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/Biostrings/include"   -fPIC  -g -O2 -Wall -pedantic  -c io.c -o io.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/Biostrings/include"   -fPIC  -g -O2 -Wall -pedantic  -c io_bowtie.c -o io_bowtie.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/Biostrings/include"   -fPIC  -g -O2 -Wall -pedantic  -c io_soap.c -o io_soap.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/Biostrings/include"   -fPIC  -g -O2 -Wall -pedantic  -c pileup.c -o pileup.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/2.15/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=4 -fPIC  -g -O2 -Wall -fasm-blocks  -c readBfaToc.cc -o readBfaToc.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/2.15/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=4 -fPIC  -g -O2 -Wall -fasm-blocks  -c read_maq_map.cc -o read_maq_map.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/Biostrings/include"   -fPIC  -g -O2 -Wall -pedantic  -c sampler.c -o sampler.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/Biostrings/include"   -fPIC  -g -O2 -Wall -pedantic  -c trim.c -o trim.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/Biostrings/include"   -fPIC  -g -O2 -Wall -pedantic  -c util.c -o util.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include -I/Library/Frameworks/R.framework/Versions/2.15/Resources/include/i386 -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/IRanges/include" -I"/Library/Frameworks/R.framework/Versions/2.15/Resources/library/Biostrings/include"   -fPIC  -g -O2 -Wall -pedantic  -c xsnap.c -o xsnap.o
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.10-bioc/meat/ShortRead.Rcheck/ShortRead/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'Overview.Rnw' 
** testing if installed package can be loaded

* DONE (ShortRead)

ShortRead.Rcheck/ShortRead-Ex.timings:

nameusersystemelapsed
AlignedRead-class0.6210.0150.639
BAMQA-class0.0010.0000.002
BowtieQA-class0.0010.0010.001
ExperimentPath-class0.0010.0000.001
FastqQA-class0.0010.0000.001
GappedReads-class0.2720.0100.284
Intensity-class0.2750.0220.298
MAQMapQA-class0.0010.0000.000
QA-class0.0010.0000.002
QualityScore-class000
QualityScore0.0070.0000.008
RochePath-class0.0010.0000.001
RocheSet-class0.0010.0010.001
RtaIntensity-class0.0820.0000.083
RtaIntensity0.0350.0000.035
SRFilter-class000
SRFilterResult-class0.0710.0000.072
SRSet-class0.0000.0000.001
SRUtil-class0.0050.0010.006
Sampler-class0.7430.0080.750
ShortRead-class0.1210.0010.123
ShortReadQ-class0.3520.0220.376
Snapshot-class11.491 1.10012.786
SnapshotFunction-class0.0010.0000.001
SolexaExportQA-class0.0010.0000.001
SolexaIntensity-class0.1910.0190.210
SolexaPath-class0.1330.0070.140
SolexaSet-class0.1230.0020.125
SpTrellis-class0.9110.0420.956
accessors0.0040.0020.006
alphabetByCycle0.0290.0060.034
clean0.0010.0000.001
countLines0.0130.0080.021
deprecated000
dotQA-class0.0010.0000.001
dustyScore0.3590.0100.370
polyn0.0010.0000.000
qa0.7130.0150.729
qa25.5430.1295.692
readAligned0.2930.0160.311
readBaseQuality0.0300.0040.033
readFasta0.1070.0070.131
readFastq0.1600.0060.167
readIntensities0.1080.0180.125
readPrb0.0600.0030.063
readQseq0.0150.0030.018
readXStringColumns0.1570.0080.166
renew0.0830.0040.087
report0.0100.0040.013
spViewPerFeature2.2160.1162.339
srFilter0.4460.0110.457
srapply0.0130.0010.014
srdistance0.2250.0050.230
srduplicated0.1180.0050.122
tables0.1550.0060.161
trimTails0.0440.0030.047