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 

BioC 2.14: CHECK report for IRanges on morelia

This page was generated on 2014-10-08 09:02:11 -0700 (Wed, 08 Oct 2014).

Package 421/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
IRanges 1.22.10
Bioconductor Package Maintainer
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/IRanges
Last Changed Rev: 92937 / Revision: 95116
Last Changed Date: 2014-07-28 13:34:45 -0700 (Mon, 28 Jul 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  WARNINGS 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  WARNINGS  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  WARNINGS  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ WARNINGS ] OK 

Summary

Package: IRanges
Version: 1.22.10
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch IRanges_1.22.10.tar.gz
StartedAt: 2014-10-07 23:37:26 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 23:40:46 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 199.1 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: IRanges.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch IRanges_1.22.10.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-2.14-bioc/meat/IRanges.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-apple-darwin13.1.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘IRanges/DESCRIPTION’ ... OK
* this is package ‘IRanges’ version ‘1.22.10’
* 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 for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘IRanges’ can be installed ... [23s/23s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘methods’ ‘utils’ ‘stats’ ‘BiocGenerics’
A package should be listed in only one of these fields.
* 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 dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  ‘stats:::na.exclude.data.frame’ ‘stats:::na.omit.data.frame’
  ‘stats:::window.default’
  See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... WARNING
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:
  ‘duplicated.CompressedList’ ‘phead’ ‘ptail’ ‘sort.List’
  ‘unique.CompressedList’
Undocumented S4 methods:
  generic '!' and siglist 'CompressedList'
  generic '!' and siglist 'List'
  generic '<=' and siglist 'List,List'
  generic '<=' and siglist 'List,list'
  generic '<=' and siglist 'list,List'
  generic '==' and siglist 'List,List'
  generic '==' and siglist 'List,list'
  generic '==' and siglist 'list,List'
  generic 'Rle' and siglist 'Rle,missing'
  generic 'anyNA' and siglist 'Rle'
  generic 'anyNA' and siglist 'Vector'
  generic 'coerce' and siglist 'Hits,IntegerList'
  generic 'compare' and siglist 'List,List'
  generic 'compare' and siglist 'List,list'
  generic 'compare' and siglist 'list,List'
  generic 'countMatches' and siglist 'ANY'
  generic 'duplicated' and siglist 'CompressedList'
  generic 'duplicated' and siglist 'List'
  generic 'extractList' and siglist 'ANY'
  generic 'findMatches' and siglist 'ANY'
  generic 'is.na' and siglist 'CompressedList'
  generic 'is.na' and siglist 'List'
  generic 'match' and siglist 'CompressedList,list'
  generic 'match' and siglist 'CompressedList,vector'
  generic 'match' and siglist 'List,List'
  generic 'match' and siglist 'List,Vector'
  generic 'match' and siglist 'List,list'
  generic 'match' and siglist 'List,vector'
  generic 'match' and siglist 'list,List'
  generic 'order' and siglist 'List'
  generic 'rank' and siglist 'List'
  generic 'relistToClass' and siglist 'DataFrame'
  generic 'relistToClass' and siglist 'Hits'
  generic 'relistToClass' and siglist 'data.frame'
  generic 'selfmatch' and siglist 'Hits'
  generic 'sort' and siglist 'List'
  generic 'splitAsListReturnedClass' and siglist 'DataFrame'
  generic 'splitAsListReturnedClass' and siglist 'Hits'
  generic 'splitAsListReturnedClass' and siglist 'data.frame'
  generic 'unique' and siglist 'CompressedList'
  generic 'unique' and siglist 'List'
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 use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... WARNING
File ‘/Users/biocbuild/bbs-2.14-bioc/meat/IRanges.Rcheck/IRanges/libs/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 entry points 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 files in ‘vignettes’ ... OK
* checking examples ... [14s/15s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘IRanges_unit_tests.R’ [47s/47s]
 [47s/47s] 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There were 3 warnings.
NOTE: There were 2 notes.
See
  ‘/Users/biocbuild/bbs-2.14-bioc/meat/IRanges.Rcheck/00check.log’
for details.

IRanges.Rcheck/00install.out:

* installing *source* package ‘IRanges’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c AEbufs.c -o AEbufs.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c CompressedIRangesList_class.c -o CompressedIRangesList_class.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c CompressedList_class.c -o CompressedList_class.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c DataFrame_class.c -o DataFrame_class.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c GappedRanges_class.c -o GappedRanges_class.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c Grouping_class.c -o Grouping_class.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c Hits_class.c -o Hits_class.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c IRanges_class.c -o IRanges_class.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c IRanges_constructor.c -o IRanges_constructor.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c IntervalTree.c -o IntervalTree.o
IntervalTree.c:355:14: warning: variable 'result_inds' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
  } else if (find_type == FIND_ARBITRARY) {
             ^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
IntervalTree.c:360:24: note: uninitialized use occurs here
  int *r_elt = INTEGER(result_inds);
                       ^˜˜˜˜˜˜˜˜˜˜
IntervalTree.c:355:10: note: remove the 'if' if its condition is always true
  } else if (find_type == FIND_ARBITRARY) {
         ^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
IntervalTree.c:346:19: note: initialize the variable 'result_inds' to silence this warning
  SEXP result_inds;
                  ^
                   = NULL
IntervalTree.c:390:14: warning: variable 'result_inds' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
  } else if (find_type == FIND_ARBITRARY) {
             ^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
IntervalTree.c:393:18: note: uninitialized use occurs here
  memset(INTEGER(result_inds), 0, LENGTH(result_inds) * sizeof(int));
                 ^˜˜˜˜˜˜˜˜˜˜
/usr/include/secure/_string.h:77:27: note: expanded from macro 'memset'
  __builtin___memset_chk (dest, val, len, __darwin_obsz0 (dest))
                          ^
IntervalTree.c:390:10: note: remove the 'if' if its condition is always true
  } else if (find_type == FIND_ARBITRARY) {
         ^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
IntervalTree.c:378:19: note: initialize the variable 'result_inds' to silence this warning
  SEXP result_inds;
                  ^
                   = NULL
2 warnings generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c R_init_IRanges.c -o R_init_IRanges.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c RangedData_class.c -o RangedData_class.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c Ranges_class.c -o Ranges_class.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c Ranges_comparison.c -o Ranges_comparison.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c RleViews_utils.c -o RleViews_utils.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c Rle_class.c -o Rle_class.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c Rle_utils.c -o Rle_utils.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c SEXP_utils.c -o SEXP_utils.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c SimpleList_class.c -o SimpleList_class.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c SimpleRangesList_class.c -o SimpleRangesList_class.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c Vector_class.c -o Vector_class.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c anyMissing.c -o anyMissing.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c common.c -o common.o
common.c:13:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static char const rcsid[] = "$Id: common.c,v 1.117 2008/05/31 07:39:20 galt Exp $";
                  ^
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c compact_bitvector.c -o compact_bitvector.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c coverage_methods.c -o coverage_methods.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c dlist.c -o dlist.o
dlist.c:8:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static char const rcsid[] = "$Id: dlist.c,v 1.11 2005/07/04 18:44:09 markd Exp $";
                  ^
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c errabort.c -o errabort.o
errabort.c:18:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static char const rcsid[] = "$Id: errabort.c,v 1.13 2004/11/10 00:10:50 markd Exp $";
                  ^
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c hash_utils.c -o hash_utils.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c int_utils.c -o int_utils.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c inter_range_methods.c -o inter_range_methods.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c localmem.c -o localmem.o
localmem.c:14:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static char const rcsid[] = "$Id: localmem.c,v 1.10 2005/04/11 07:20:03 markd Exp $";
                  ^
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c memalloc.c -o memalloc.o
memalloc.c:16:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static char const rcsid[] = "$Id: memalloc.c,v 1.31 2007/04/24 18:35:43 hiram Exp $";
                  ^
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c rbTree.c -o rbTree.o
rbTree.c:12:19: warning: unused variable 'rcsid' [-Wunused-const-variable]
static char const rcsid[] = "$Id: rbTree.c,v 1.11 2007/11/26 02:09:52 kent Exp $";
                  ^
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c safe_arithm.c -o safe_arithm.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c sort_utils.c -o sort_utils.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c str_utils.c -o str_utils.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c ucsc_handlers.c -o ucsc_handlers.o
clang -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 IntervalTree.o R_init_IRanges.o RangedData_class.o Ranges_class.o Ranges_comparison.o RleViews_utils.o Rle_class.o Rle_utils.o SEXP_utils.o SimpleList_class.o SimpleRangesList_class.o Vector_class.o anyMissing.o common.o compact_bitvector.o coverage_methods.o dlist.o errabort.o hash_utils.o int_utils.o inter_range_methods.o localmem.o memalloc.o rbTree.o safe_arithm.o sort_utils.o str_utils.o ucsc_handlers.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.14-bioc/meat/IRanges.Rcheck/IRanges/libs
** R
** inst
** preparing package for lazy loading
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 ‘window’ from package ‘stats’ in package ‘IRanges’
Creating a generic function for ‘window<-’ from package ‘stats’ 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 ‘with’ from package ‘base’ in package ‘IRanges’
Creating a generic function for ‘aggregate’ from package ‘stats’ in package ‘IRanges’
Creating a generic function for ‘%in%’ from package ‘base’ in package ‘IRanges’
Creating a new generic function for ‘findMatches’ in package ‘IRanges’
Creating a generic function for ‘as.list’ from package ‘base’ in package ‘IRanges’
Creating a generic function for ‘stack’ from package ‘utils’ 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 ‘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 ‘by’ 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.factor’ 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 ‘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 ‘droplevels’ from package ‘base’ in package ‘IRanges’
Creating a generic function for ‘split’ from package ‘base’ in package ‘IRanges’
Creating a generic function for ‘unsplit’ from package ‘base’ in package ‘IRanges’
Creating a generic function for ‘split<-’ from package ‘base’ in package ‘IRanges’
Creating a generic function for ‘drop’ from package ‘base’ in package ‘IRanges’
Creating a generic function for ‘quantile’ from package ‘stats’ 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’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (IRanges)

IRanges.Rcheck/IRanges-Ex.timings:

nameusersystemelapsed
AtomicList-class0.3620.0040.366
DataFrame-class0.4840.0080.493
DataTable-API0.0020.0000.002
DataTable-stats0.0190.0010.020
FilterRules-class0.1420.0010.142
GappedRanges-class0.1630.0020.164
Grouping-class0.0760.0030.079
Hits-class0.0530.0010.053
IRanges-class1.5070.0461.554
IRanges-constructor0.0510.0020.053
IRanges-utils1.3860.0371.423
IRangesList-class0.0590.0000.060
IntervalForest-class0.0390.0080.047
IntervalTree-class0.0540.0010.054
List-class0.0040.0000.004
MaskCollection-class0.1200.0020.122
RDApplyParams-class0.8910.0040.895
RangedData-class1.5210.0061.528
RangedDataList-class0.0810.0000.081
RangedSelection-class0.0330.0010.034
Ranges-class0.0810.0030.085
Ranges-comparison0.0990.0020.102
RangesList-class0.0730.0020.076
Rle-class0.1790.0060.186
RleViews-class0.0820.0010.084
RleViewsList-class0.0730.0010.074
SimpleList-class0.0060.0000.007
Vector-class0.0050.0010.005
Vector-comparison0.0920.0010.093
Views-class0.1010.0010.103
ViewsList-class0.0020.0000.001
classNameForDisplay-methods0.0190.0000.019
coverage-methods0.2450.0050.251
endoapply0.0090.0010.009
expand-methods0.2240.0010.225
extractList0.1360.0010.137
findOverlaps-methods0.4260.0030.429
funprog-methods0.0630.0000.063
inter-range-methods1.2410.0121.253
intra-range-methods0.3590.0050.364
isConstant0.0050.0000.005
multisplit0.0240.0000.024
nearest-methods0.0680.0010.069
read.Mask0.0550.0020.058
reverse-methods0.1020.0010.102
runstat0.0540.0010.055
seqapply0.0840.0010.084
setops-methods0.3230.0050.328
slice-methods0.0290.0010.030
str-utils0.0070.0010.008
view-summarization-methods0.0260.0010.026