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 408/462HostnameOS / ArchBUILDCHECKBUILD BIN
ShortRead 1.11.1
Biocore Team c/o BioC user list
Snapshot Date: 2011-05-09 07:20:56 -0700 (Mon, 09 May 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ShortRead
Last Changed Rev: 55040 / Revision: 55359
Last Changed Date: 2011-04-22 03:57:05 -0700 (Fri, 22 Apr 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK [ WARNINGS ]
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  WARNINGS  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: ShortRead
Version: 1.11.1
Command: /home/biocbuild/bbs-2.9-bioc/R/bin/R CMD check --no-vignettes --timings ShortRead_1.11.1.tar.gz
StartedAt: 2011-05-09 14:13:42 -0700 (Mon, 09 May 2011)
EndedAt: 2011-05-09 14:17:22 -0700 (Mon, 09 May 2011)
EllapsedTime: 219.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: ShortRead.Rcheck
Warnings: 2

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/ShortRead.Rcheck’
* using R version 2.14.0 Under development (unstable) (2011-04-18 r55504)
* 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.11.1’
* checking package name space 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 whether package ‘ShortRead’ can be installed ... WARNING
Found the following significant warnings:
  Warning: Class "AssayData" is defined (with package slot ‘Biobase’) but no metadata object found to revise subclass information---not exported?  Making a copy in package ‘ShortRead’
See ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/ShortRead.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
  installed size is  5.5Mb
  sub-directories of 1Mb or more:
    extdata   1.4Mb
    doc       2.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 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 ... WARNING
Undocumented S4 classes:
  ‘AssayData’
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See the chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 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

WARNING: There were 2 warnings, see
  ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/ShortRead.Rcheck/00check.log’
for details

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"   -fpic  -g -O2 -Wall -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"   -fpic  -g -O2 -Wall -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"   -fpic  -g -O2 -Wall -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"   -fpic  -g -O2 -Wall -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"   -fpic  -g -O2 -Wall -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"   -fpic  -g -O2 -Wall -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"   -fpic  -g -O2 -Wall -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"   -fpic  -g -O2 -Wall -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 -Wall -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 -Wall -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"   -fpic  -g -O2 -Wall -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"   -fpic  -g -O2 -Wall -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"   -fpic  -g -O2 -Wall -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 util.o xsnap.o -lz -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

Attaching package: ‘IRanges’

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

    Map, cbind, eval, intersect, mapply, order, paste, pmax, pmax.int,
    pmin, pmin.int, rbind, rep.int, setdiff, table, union

Warning: Class "AssayData" is defined (with package slot ‘Biobase’) but no metadata object found to revise subclass information---not exported?  Making a copy in package ‘ShortRead’
** 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.7080.0160.728
BAMQA-class0.0000.0000.001
BowtieQA-class0.0000.0000.001
ExperimentPath-class0.0000.0000.001
FastqQA-class0.0000.0000.001
Intensity-class0.2760.0000.277
MAQMapQA-class0.0000.0000.001
QA-class0.0040.0000.002
QualityScore-class0.0000.0000.001
QualityScore0.0080.0000.007
RochePath-class0.0000.0040.001
RocheSet-class0.0000.0000.001
RtaIntensity-class0.0600.0000.058
RtaIntensity0.0440.0000.045
SRFilter-class000
SRFilterResult-class0.0920.0000.093
SRSet-class0.0040.0000.001
SRUtil-class0.0080.0000.010
Sampler-class0.6280.0080.636
ShortRead-class0.0560.0080.062
ShortReadQ-class0.1200.0160.135
SolexaExportQA-class0.0000.0000.001
SolexaIntensity-class0.1080.0280.136
SolexaPath-class0.0960.0040.098
SolexaSet-class0.0760.0000.078
accessors0.0040.0000.005
alphabetByCycle0.0280.0000.029
clean0.0000.0000.001
countLines0.0040.0120.014
deprecated000
dustyScore0.3680.0040.373
polyn000
qa0.0000.0000.001
readAligned0.2760.0040.280
readBaseQuality0.0200.0000.021
readFasta0.0880.0040.121
readFastq0.4920.0000.494
readIntensities0.0800.0160.097
readPrb0.0640.0000.062
readQseq0.0120.0040.016
readXStringColumns0.1720.0000.170
renew0.0800.0000.081
report0.0040.0000.005
srFilter0.4480.0080.455
srapply0.0080.0000.006
srdistance0.2200.0000.221
srduplicated0.1320.0040.140
tables0.1560.0040.167