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 318/609HostnameOS / ArchBUILDCHECKBUILD BIN
IRanges 1.16.6
Bioconductor Package Maintainer
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/IRanges
Last Changed Rev: 73672 / Revision: 74773
Last Changed Date: 2013-02-21 11:23:00 -0800 (Thu, 21 Feb 2013)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK [ WARNINGS ] OK 

Summary

Package: IRanges
Version: 1.16.6
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch IRanges_1.16.6.tar.gz
StartedAt: 2013-03-25 00:06:59 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 00:10:49 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 230.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: IRanges.Rcheck
Warnings: 4

Command output

* using log directory '/Users/biocbuild/bbs-2.11-bioc/meat/IRanges.Rcheck'
* using R version 2.15.3 (2013-03-01)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'IRanges/DESCRIPTION' ... OK
* this is package 'IRanges' version '1.16.6'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking whether package 'IRanges' 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 for left-over 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 ... WARNING
Foreign function call with 'PACKAGE' argument in a base package:
  .Call("R_Tabulate", ..., PACKAGE = "base")
Packages should not make .C/.Call/.Fortran calls to base packages. They
are not part of the API, for use only by R itself and subject to change
without notice.
* checking R code for possible problems ... NOTE
as.data.frame,RangesList: warning in factor(rep.int(seq_len(length(x)),
  elementLengths(x)), level = spaceLevels, labels = spaceLabels):
  partial argument match of 'level' to 'levels'
Found .Internal calls in the following functions:
  'isNotSorted' 'isNotStrictlySorted'
with calls to .Internal functions
  'is.unsorted'

Packages should not call .Internal(): it is not part of the API, for
use only by R itself and subject to change without notice.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  'splitAsList' 'splitAsListReturnedClass'
Undocumented S4 methods:
  generic '<=' and siglist 'XRawList,XRawList'
  generic '==' and siglist 'XRawList,XRawList'
  generic 'Ops' and siglist 'SimpleAtomicList,atomic'
  generic 'Ops' and siglist 'atomic,SimpleAtomicList'
  generic '[[<-' and siglist 'SharedRaw_Pool'
  generic 'compare' and siglist 'XRawList,XRawList'
  generic 'duplicated' and siglist 'XRawList'
  generic 'is.unsorted' and siglist 'XRawList'
  generic 'match' and siglist 'XRawList,XRawList'
  generic 'order' and siglist 'XRawList'
  generic 'rank' and siglist 'XRawList'
  generic 'relist' and siglist 'ANY,PartitioningByEnd'
  generic 'relist' and siglist 'Vector,list'
  generic 'splitAsListReturnedClass' and siglist 'ANY'
  generic 'splitAsListReturnedClass' and siglist 'DataFrame'
  generic 'splitAsListReturnedClass' and siglist 'Hits'
  generic 'splitAsListReturnedClass' and siglist 'data.frame'
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 ... WARNING
Objects in \usage without \alias in documentation object 'Ranges-comparison':
  '\S4method{!=}{Ranges,Ranges}' '\S4method{>=}{Ranges,Ranges}'
  '\S4method{<}{Ranges,Ranges}' '\S4method{>}{Ranges,Ranges}'

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See the chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... WARNING
'library' or 'require' call not declared from: 'BSgenome.Celegans.UCSC.ce2'
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File '/Users/biocbuild/bbs-2.11-bioc/meat/IRanges.Rcheck/IRanges/libs/i386/IRanges.so':
  Found '___stderrp', possibly from 'stderr' (C)
    Object: 'errabort.o'
  Found '___stdoutp', possibly from 'stdout' (C)
    Objects: 'IntervalTree.o', 'common.o', 'errabort.o'
  Found '_abort', possibly from 'abort' (C)
    Object: 'errabort.o'
  Found '_exit', possibly from 'exit' (C)
    Object: 'errabort.o'

Compiled code should not call functions which might terminate R nor
write to stdout/stderr instead of to the console.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running 'IRanges_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 4 warnings.
NOTE: There were 2 notes.
See
  '/Users/biocbuild/bbs-2.11-bioc/meat/IRanges.Rcheck/00check.log'
for details.

IRanges.Rcheck/00install.out:

* installing *source* package 'IRanges' ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c AEbufs.c -o AEbufs.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c CompressedIRangesList_class.c -o CompressedIRangesList_class.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c CompressedList_class.c -o CompressedList_class.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c DataFrame_class.c -o DataFrame_class.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c GappedRanges_class.c -o GappedRanges_class.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c Grouping_class.c -o Grouping_class.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c Hits_class.c -o Hits_class.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c IRanges_class.c -o IRanges_class.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c IRanges_constructor.c -o IRanges_constructor.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c IRanges_utils.c -o IRanges_utils.o
IRanges_utils.c: In function '_reduce_ranges':
IRanges_utils.c:77: warning: 'delta' may be used uninitialized in this function
IRanges_utils.c:77: warning: 'gapwidth' may be used uninitialized in this function
IRanges_utils.c:77: warning: 'max_end' may be used uninitialized in this function
IRanges_utils.c:77: warning: 'append_or_drop' may be used uninitialized in this function
IRanges_utils.c: In function 'IRanges_reduce':
IRanges_utils.c:137: warning: 'ans_inframe_start' may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c IntervalTree.c -o IntervalTree.o
IntervalTree.c: In function '_IntegerIntervalTree_overlap':
IntervalTree.c:131: warning: 'result_inds' may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c Ocopy_byteblocks.c -o Ocopy_byteblocks.o
Ocopy_byteblocks.c: In function '_Ocopy_bytes_from_i1i2_to_complex':
Ocopy_byteblocks.c:492: warning: 'lkup_val.r' may be used uninitialized in this function
Ocopy_byteblocks.c:492: warning: 'lkup_val.i' may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c R_init_IRanges.c -o R_init_IRanges.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c RangedData_class.c -o RangedData_class.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c Ranges_comparison.c -o Ranges_comparison.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c RleViews_utils.c -o RleViews_utils.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c Rle_class.c -o Rle_class.o
Rle_class.c: In function 'compute_int_runs':
Rle_class.c:29: warning: 'val0' may be used uninitialized in this function
Rle_class.c: In function 'compute_Rbyte_runs':
Rle_class.c:152: warning: 'val0' may be used uninitialized in this function
Rle_class.c: In function 'compute_CHARSXP_runs':
Rle_class.c:122: warning: 'val0' may be used uninitialized in this function
Rle_class.c: In function 'compute_Rcomplex_runs':
Rle_class.c:88: warning: 'val0.r' may be used uninitialized in this function
Rle_class.c:88: warning: 'val0.i' may be used uninitialized in this function
Rle_class.c: In function 'compute_double_runs':
Rle_class.c:57: warning: 'val0' may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c Rle_utils.c -o Rle_utils.o
Rle_utils.c: In function 'Rle_integer_runsum':
Rle_utils.c:97: warning: suggest parentheses around comparison in operand of |
Rle_utils.c: In function 'Rle_integer_runwtsum':
Rle_utils.c:461: warning: suggest parentheses around comparison in operand of |
Rle_utils.c: In function 'Rle_real_runwtsum':
Rle_utils.c:509: warning: unused variable 'm_value'
Rle_utils.c:508: warning: unused variable 'm_length'
Rle_utils.c:507: warning: unused variable 'm_offset'
Rle_utils.c: In function 'Rle_integer_runq':
Rle_utils.c:735: warning: implicit declaration of function 'roundingScale'
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c SEXP_utils.c -o SEXP_utils.o
SEXP_utils.c: In function 'address_asSTRSXP':
SEXP_utils.c:19: warning: format '%p' expects type 'void *', but argument 4 has type 'SEXP'
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c SharedDouble_utils.c -o SharedDouble_utils.o
SharedDouble_utils.c: In function 'SharedDouble_get_show_string':
SharedDouble_utils.c:57: warning: format '%p' expects type 'void *', but argument 5 has type 'double *'
SharedDouble_utils.c: In function 'SharedDouble_new':
SharedDouble_utils.c:24: warning: 'tag' may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c SharedInteger_utils.c -o SharedInteger_utils.o
SharedInteger_utils.c: In function 'SharedInteger_get_show_string':
SharedInteger_utils.c:56: warning: format '%p' expects type 'void *', but argument 5 has type 'int *'
SharedInteger_utils.c: In function 'SharedInteger_new':
SharedInteger_utils.c:24: warning: 'tag' may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c SharedRaw_utils.c -o SharedRaw_utils.o
SharedRaw_utils.c: In function 'SharedRaw_new':
SharedRaw_utils.c:24: warning: 'tag' may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c SharedVector_class.c -o SharedVector_class.o
SharedVector_class.c: In function 'SharedVector_address0':
SharedVector_class.c:185: warning: 'address0' may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c SimpleList_class.c -o SimpleList_class.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c SimpleRangesList_class.c -o SimpleRangesList_class.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c Vector_class.c -o Vector_class.o
Vector_class.c: In function 'vector_seqselect':
Vector_class.c:95: warning: implicit declaration of function 'UNIMPLEMENTED_TYPE'
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c XDoubleViews_utils.c -o XDoubleViews_utils.o
XDoubleViews_utils.c: In function 'get_cachedDoubleSeq_which_max':
XDoubleViews_utils.c:212: warning: 'cur_max' may be used uninitialized in this function
XDoubleViews_utils.c: In function 'XDoubleViews_summary2':
XDoubleViews_utils.c:284: warning: 'fun' may be used uninitialized in this function
XDoubleViews_utils.c: In function 'XDoubleViews_summary1':
XDoubleViews_utils.c:243: warning: 'fun' may be used uninitialized in this function
XDoubleViews_utils.c: In function 'get_cachedDoubleSeq_which_min':
XDoubleViews_utils.c:185: warning: 'cur_min' may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c XIntegerViews_utils.c -o XIntegerViews_utils.o
XIntegerViews_utils.c: In function 'get_cachedIntSeq_which_min':
XIntegerViews_utils.c:160: warning: 'cur_min' may be used uninitialized in this function
XIntegerViews_utils.c: In function 'get_cachedIntSeq_which_max':
XIntegerViews_utils.c:183: warning: 'cur_max' may be used uninitialized in this function
XIntegerViews_utils.c: In function 'XIntegerViews_summary2':
XIntegerViews_utils.c:254: warning: 'fun' may be used uninitialized in this function
XIntegerViews_utils.c: In function 'XIntegerViews_summary1':
XIntegerViews_utils.c:214: warning: 'fun' may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c XRawList_comparison.c -o XRawList_comparison.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c XVectorList_class.c -o XVectorList_class.o
XVectorList_class.c: In function 'alloc_XVectorList':
XVectorList_class.c:340: warning: 'ans' may be used uninitialized in this function
XVectorList_class.c: In function '_new_XRawList_from_CharAEAE':
XVectorList_class.c:426: warning: 'lkup_length' may be used uninitialized in this function
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c XVector_class.c -o XVector_class.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c anyMissing.c -o anyMissing.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c common.c -o common.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c compact_bitvector.c -o compact_bitvector.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c coverage.c -o coverage.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c dlist.c -o dlist.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c encode_overlaps.c -o encode_overlaps.o
encode_overlaps.c: In function 'overlap_encoding':
encode_overlaps.c:95: warning: 'out_nelt0' may be used uninitialized in this function
encode_overlaps.c:95: note: 'out_nelt0' was declared here
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c errabort.c -o errabort.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c hash_utils.c -o hash_utils.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c int_utils.c -o int_utils.o
int_utils.c: In function 'Integer_tabulate2':
int_utils.c:486: warning: unused variable 'ans_elt'
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c localmem.c -o localmem.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c memalloc.c -o memalloc.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c rbTree.c -o rbTree.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c safe_arithm.c -o safe_arithm.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c sort_utils.c -o sort_utils.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c str_utils.c -o str_utils.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c ucsc_handlers.c -o ucsc_handlers.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c vector_copy.c -o vector_copy.o
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o IRanges.so AEbufs.o CompressedIRangesList_class.o CompressedList_class.o DataFrame_class.o GappedRanges_class.o Grouping_class.o Hits_class.o IRanges_class.o IRanges_constructor.o IRanges_utils.o IntervalTree.o Ocopy_byteblocks.o R_init_IRanges.o RangedData_class.o Ranges_comparison.o RleViews_utils.o Rle_class.o Rle_utils.o SEXP_utils.o SharedDouble_utils.o SharedInteger_utils.o SharedRaw_utils.o SharedVector_class.o SimpleList_class.o SimpleRangesList_class.o Vector_class.o XDoubleViews_utils.o XIntegerViews_utils.o XRawList_comparison.o XVectorList_class.o XVector_class.o anyMissing.o common.o compact_bitvector.o coverage.o dlist.o encode_overlaps.o errabort.o hash_utils.o int_utils.o localmem.o memalloc.o rbTree.o safe_arithm.o sort_utils.o str_utils.o ucsc_handlers.o vector_copy.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.11-bioc/meat/IRanges.Rcheck/IRanges/libs/i386
** R
** inst
** preparing package for lazy loading
Creating a generic function for 'nlevels' from package 'base' in package 'IRanges'
Creating a generic function for 'window' from package 'stats' in package 'IRanges'
Creating a generic function for 'window<-' from package 'stats' in package 'IRanges'
Creating a generic function for 'head' from package 'utils' in package 'IRanges'
Creating a generic function for 'tail' from package 'utils' in package 'IRanges'
Creating a generic function for 'rev' from package 'base' in package 'IRanges'
Creating a generic function for 'subset' from package 'base' in package 'IRanges'
Creating a generic function for 'sort' from package 'base' in package 'IRanges'
Creating a generic function for '%in%' from package 'base' in package 'IRanges'
in method for 'coerce' with signature '"Vector","double"': no definition for class "double"
Creating a generic function for 'as.data.frame' from package 'base' in package 'IRanges'
Creating a generic function for 'append' from package 'base' in package 'IRanges'
Creating a generic function for 'relist' from package 'utils' in package 'IRanges'
in method for 'relist' with signature '"ANY","PartitioningByEnd"': no definition for class "PartitioningByEnd"
in method for 'relist' with signature '"ANY","List"': no definition for class "List"
Creating a generic function for 'split' from package 'base' in package 'IRanges'
Creating a generic function for 'split<-' from package 'base' in package 'IRanges'
Creating a generic function for 'aggregate' from package 'stats' in package 'IRanges'
Creating a generic function for 'as.list' from package 'base' in package 'IRanges'
Creating a generic function for 'unlist' from package 'base' in package 'IRanges'
Creating a generic function for 'unsplit' from package 'base' in package 'IRanges'
Creating a generic function for 'stack' from package 'utils' in package 'IRanges'
Creating a generic function for 'with' from package 'base' in package 'IRanges'
Creating a generic function for 'within' from package 'base' in package 'IRanges'
Creating a generic function for 'start' from package 'stats' in package 'IRanges'
Creating a generic function for 'end' from package 'stats' in package 'IRanges'
Creating a generic function for 'as.matrix' from package 'base' in package 'IRanges'
Creating a generic function for 'rank' from package 'base' in package 'IRanges'
Creating a generic function for 'na.omit' from package 'stats' in package 'IRanges'
Creating a generic function for 'na.exclude' from package 'stats' in package 'IRanges'
Creating a generic function for 'complete.cases' from package 'stats' in package 'IRanges'
Creating a generic function for 'merge' from package 'base' in package 'IRanges'
Creating a generic function for 'mean' from package 'base' in package 'IRanges'
Creating a generic function for 'which.max' from package 'base' in package 'IRanges'
Creating a generic function for 'which.min' from package 'base' in package 'IRanges'
Creating a generic function for 'as.vector' from package 'base' in package 'IRanges'
Creating a generic function for 'as.factor' from package 'base' in package 'IRanges'
Creating a generic function for 'is.unsorted' from package 'base' in package 'IRanges'
Creating a generic function for 'match' from package 'base' in package 'IRanges'
Creating a generic function for 'which' from package 'base' in package 'IRanges'
Creating a generic function for 'ifelse' from package 'base' in package 'IRanges'
Creating a generic function for 'diff' from package 'base' in package 'IRanges'
Creating a generic function for 'var' from package 'stats' in package 'IRanges'
Creating a generic function for 'cov' from package 'stats' in package 'IRanges'
Creating a generic function for 'cor' from package 'stats' in package 'IRanges'
Creating a generic function for 'sd' from package 'stats' in package 'IRanges'
Creating a generic function for 'median' from package 'stats' in package 'IRanges'
Creating a generic function for 'quantile' from package 'stats' in package 'IRanges'
Creating a generic function for 'mad' from package 'stats' in package 'IRanges'
Creating a generic function for 'IQR' from package 'stats' in package 'IRanges'
Creating a generic function for 'smoothEnds' from package 'stats' in package 'IRanges'
Creating a generic function for 'runmed' from package 'stats' in package 'IRanges'
Creating a generic function for 'nchar' from package 'base' in package 'IRanges'
Creating a generic function for 'substr' from package 'base' in package 'IRanges'
Creating a generic function for 'substring' from package 'base' in package 'IRanges'
Creating a generic function for 'chartr' from package 'base' in package 'IRanges'
Creating a generic function for 'tolower' from package 'base' in package 'IRanges'
Creating a generic function for 'toupper' from package 'base' in package 'IRanges'
Creating a generic function for 'sub' from package 'base' in package 'IRanges'
Creating a generic function for 'gsub' from package 'base' in package 'IRanges'
Creating a generic function for 'levels' from package 'base' in package 'IRanges'
Creating a generic function for 'drop' from package 'base' in package 'IRanges'
Creating a generic function for 'rownames<-' from package 'base' in package 'IRanges'
Creating a generic function for 'colnames<-' from package 'base' in package 'IRanges'
Creating a generic function for 'as.table' from package 'base' in package 'IRanges'
Creating a generic function for 't' from package 'base' in package 'IRanges'
Creating a generic function for 'toString' from package 'base' in package 'IRanges'
** help
*** installing help indices
** building package indices
** installing vignettes
   'IRangesOverview.Rnw' 
   'RleTricks.Rnw' 
** testing if installed package can be loaded

* DONE (IRanges)

IRanges.Rcheck/IRanges-Ex.timings:

nameusersystemelapsed
AtomicList-class0.5070.0050.517
DataFrame-class0.4540.0120.470
DataTable-API0.0010.0000.001
DataTable-stats0.0150.0010.015
FilterRules-class0.0380.0010.038
GappedRanges-class0.1890.0020.195
Grouping-class0.0730.0030.077
Hits-class0.1620.0020.165
IRanges-class1.7870.5082.360
IRanges-constructor0.0460.0010.048
IRanges-setops0.1290.0130.147
IRanges-utils1.8070.5092.361
IRangesList-class0.0550.0010.061
IntervalTree-class0.0610.0060.070
List-class0.0050.0000.005
MaskCollection-class0.1100.0020.113
OverlapEncodings-class0.0560.0030.058
RDApplyParams-class1.1310.0061.138
RangedData-class1.7930.0091.815
RangedDataList-class0.0580.0000.058
RangedSelection-class0.0280.0000.029
Ranges-class0.0640.0020.068
Ranges-comparison0.0360.0020.041
RangesList-class0.0850.0020.088
RangesList-utils0.1270.0010.128
Rle-class0.1600.0030.164
RleViews-class0.0440.0010.045
RleViewsList-class0.0630.0010.065
SimpleList-class0.0070.0010.007
Vector-class0.0050.0010.006
Views-class0.4210.0100.443
Views-utils0.0730.0020.081
ViewsList-class0.0000.0010.001
XDoubleViews-class0.0920.0020.097
XIntegerViews-class0.0610.0020.065
XVector-class0.0620.0060.070
compact-methods0.5730.0230.600
coverage-methods0.0980.0030.102
encodeOverlaps-methods0.0330.0010.034
endoapply0.0070.0010.008
expand-methods0.2530.0020.256
findOverlaps-methods0.2050.0020.207
funprog-methods0.1260.0010.127
inter-range-methods0.7270.0080.745
intra-range-methods0.3310.0070.343
isConstant0.0030.0000.004
multisplit0.0330.0000.034
nearest-methods0.0310.0010.032
read.Mask0.0420.0060.048
reverse0.0760.0020.077
runstat0.0560.0010.056
seqapply0.0820.0000.084
strutils0.0010.0010.001