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 160/389HostnameOS / ArchBUILDCHECKBUILD BIN
GenomicRanges 1.0.9
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/GenomicRanges
Last Changed Rev: 49071 / Revision: 49923
Last Changed Date: 2010-08-27 19:20:48 -0700 (Fri, 27 Aug 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: GenomicRanges
Version: 1.0.9
Command: /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R CMD check --no-vignettes --timings GenomicRanges_1.0.9.tar.gz
StartedAt: 2010-10-04 17:13:30 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 17:16:16 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 166.5 seconds
RetCode: 0
Status:  OK 
CheckDir: GenomicRanges.Rcheck
Warnings: 0

Command output

* checking for working pdflatex ... OK
* using log directory '/Users/biocbuild/bbs-2.6-bioc/meat/GenomicRanges.Rcheck'
* using R version 2.11.1 Patched (2010-05-31 r52167)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'GenomicRanges/DESCRIPTION' ... OK
* this is package 'GenomicRanges' version '1.0.9'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'GenomicRanges' 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 ... OK
* 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 use of $BLAS_LIBS ... OK
* checking examples ... OK
* checking tests ...
  Running ‘GenomicRanges_unit_tests.R’
 OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

GenomicRanges.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package ‘GenomicRanges’ ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/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.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c cigar_utils.c -o cigar_utils.o
cigar_utils.c: In function ‘cigar_to_width’:
cigar_utils.c:897: warning: ‘width’ may be used uninitialized in this function
cigar_utils.c: In function ‘cigar_to_qwidth2’:
cigar_utils.c:861: warning: ‘qwidth’ may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o GenomicRanges.so IRanges_stubs.o R_init_GenomicRanges.o cigar_utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/GenomicRanges.Rcheck/GenomicRanges/libs/i386
*** arch - ppc
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c IRanges_stubs.c -o IRanges_stubs.o
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c cigar_utils.c -o cigar_utils.o
cigar_utils.c: In function ‘cigar_to_width’:
cigar_utils.c:897: warning: ‘width’ may be used uninitialized in this function
cigar_utils.c: In function ‘cigar_to_qwidth2’:
cigar_utils.c:861: warning: ‘qwidth’ may be used uninitialized in this function
gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o GenomicRanges.so IRanges_stubs.o R_init_GenomicRanges.o cigar_utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/GenomicRanges.Rcheck/GenomicRanges/libs/ppc
*** arch - x86_64
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c IRanges_stubs.c -o IRanges_stubs.o
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/2.11/Resources/library/IRanges/include"   -fPIC  -g -O2 -Wall -pedantic -c cigar_utils.c -o cigar_utils.o
cigar_utils.c: In function ‘cigar_to_width’:
cigar_utils.c:897: warning: ‘width’ may be used uninitialized in this function
cigar_utils.c: In function ‘cigar_to_qwidth2’:
cigar_utils.c:861: warning: ‘qwidth’ may be used uninitialized in this function
gcc -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o GenomicRanges.so IRanges_stubs.o R_init_GenomicRanges.o cigar_utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/GenomicRanges.Rcheck/GenomicRanges/libs/x86_64
** 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 (GenomicRanges)

GenomicRanges.Rcheck/GenomicRanges-Ex.timings:

nameusersystemelapsed
GRanges-class1.1300.0141.152
GRanges-findOverlaps3.3820.0213.429
GRanges-setops1.4950.0081.520
GRangesList-class0.9630.0060.974
GappedAlignments-class4.0610.0774.197
cigar-utils0.7800.0160.831
seqnames0.3920.0240.679
strand0.0070.0020.009