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 3.2: CHECK report for IRanges on moscato1

This page was generated on 2016-04-23 10:15:22 -0700 (Sat, 23 Apr 2016).

Package 541/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
IRanges 2.4.8
Bioconductor Package Maintainer
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/IRanges
Last Changed Rev: 114030 / Revision: 116712
Last Changed Date: 2016-02-25 14:31:36 -0800 (Thu, 25 Feb 2016)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: IRanges
Version: 2.4.8
Command: rm -rf IRanges.buildbin-libdir IRanges.Rcheck && mkdir IRanges.buildbin-libdir IRanges.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=IRanges.buildbin-libdir IRanges_2.4.8.tar.gz >IRanges.Rcheck\00install.out 2>&1 && cp IRanges.Rcheck\00install.out IRanges-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=IRanges.buildbin-libdir --install="check:IRanges-install.out" --force-multiarch --no-vignettes --timings IRanges_2.4.8.tar.gz
StartedAt: 2016-04-23 03:53:16 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 04:02:34 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 557.5 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: IRanges.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf IRanges.buildbin-libdir IRanges.Rcheck && mkdir IRanges.buildbin-libdir IRanges.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=IRanges.buildbin-libdir IRanges_2.4.8.tar.gz >IRanges.Rcheck\00install.out 2>&1 && cp IRanges.Rcheck\00install.out IRanges-install.out  && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=IRanges.buildbin-libdir --install="check:IRanges-install.out" --force-multiarch --no-vignettes --timings IRanges_2.4.8.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/IRanges.Rcheck'
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'IRanges/DESCRIPTION' ... OK
* this is package 'IRanges' version '2.4.8'
* 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 whether package 'IRanges' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
subsetByOverlaps,RangedData-RangedData : .local: possible error in
  is.na(findOverlaps(ranges(query), ranges(subject), maxgap = maxgap,
  minoverlap = minoverlap, type = match.arg(type), select =
  "arbitrary"), algorithm = match.arg(algorithm)): unused argument
  (algorithm = match.arg(algorithm))
subsetByOverlaps,RangedData-RangesList : .local: possible error in
  is.na(findOverlaps(ranges(query), subject, maxgap = maxgap,
  minoverlap = minoverlap, type = match.arg(type), select =
  "arbitrary"), algorithm = match.arg(algorithm)): unused argument
  (algorithm = match.arg(algorithm))
subsetByOverlaps,RangesList-RangedData : .local: possible error in
  is.na(findOverlaps(query, ranges(subject), maxgap = maxgap,
  minoverlap = minoverlap, type = match.arg(type), select =
  "arbitrary"), algorithm = match.arg(algorithm)): unused argument
  (algorithm = match.arg(algorithm))
which.max,CompressedRleList: no visible global function definition for
  'elementNROWS'
which.min,CompressedRleList: no visible global function definition for
  'elementNROWS'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  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 'all' and siglist 'CompressedAtomicList'
  generic 'any' and siglist 'CompressedAtomicList'
  generic 'anyDuplicated' and siglist 'RangesNSBS'
  generic 'as.integer' and siglist 'RangesNSBS'
  generic 'c' and siglist 'SimpleList'
  generic 'cbind' and siglist 'Rle'
  generic 'cbind' and siglist 'RleList'
  generic 'coerce' and siglist 'Hits,CompressedIntegerList'
  generic 'coerce' and siglist 'Hits,IRanges'
  generic 'coerce' and siglist 'Hits,IntegerList'
  generic 'coerce' and siglist 'Hits,Partitioning'
  generic 'coerce' and siglist 'Hits,PartitioningByEnd'
  generic 'coerce' and siglist 'Hits,Ranges'
  generic 'coerce' and siglist 'PartitioningByEnd,PartitioningMap'
  generic 'coerce' and siglist 'Ranges,RangesList'
  generic 'colnames' and siglist 'SDFLWrapperForTransform'
  generic 'compare' and siglist 'List,List'
  generic 'compare' and siglist 'List,list'
  generic 'compare' and siglist 'list,List'
  generic 'duplicated' and siglist 'List'
  generic 'is.na' and siglist 'CompressedList'
  generic 'is.na' and siglist 'List'
  generic 'length' and siglist 'RangesNSBS'
  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 'mean' and siglist 'CompressedIntegerList'
  generic 'mean' and siglist 'CompressedLogicalList'
  generic 'mean' and siglist 'CompressedNumericList'
  generic 'overlapsAny' and siglist 'integer,Ranges'
  generic 'paste' and siglist 'CompressedAtomicList'
  generic 'range' and siglist 'CompressedIntegerList'
  generic 'range' and siglist 'CompressedLogicalList'
  generic 'range' and siglist 'CompressedNumericList'
  generic 'relistToClass' and siglist 'Hits'
  generic 'splitAsList' and siglist 'ANY,List'
  generic 'splitAsList' and siglist 'ANY,Rle'
  generic 'splitAsList' and siglist 'ANY,vectorORfactor'
  generic 'unique' and siglist 'List'
  generic 'unique' and siglist 'SimpleList'
  generic 'unlist' and siglist 'SimpleFactorList'
  generic 'unlist' and siglist 'SimpleRleList'
  generic 'which.max' and siglist 'IntegerList'
  generic 'which.max' and siglist 'NumericList'
  generic 'which.max' and siglist 'RleList'
  generic 'which.min' and siglist 'IntegerList'
  generic 'which.min' and siglist 'NumericList'
  generic 'which.min' and siglist 'RleList'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See 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 compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'D:/biocbld/bbs-3.2-bioc/meat/IRanges.buildbin-libdir/IRanges/libs/i386/IRanges.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'D:/biocbld/bbs-3.2-bioc/meat/IRanges.buildbin-libdir/IRanges/libs/x64/IRanges.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor the system RNG.
The detected symbols are linked into the code but might come from
libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [11s] OK
** running examples for arch 'x64' ... [13s] OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'IRanges_unit_tests.R' [154s]
 [155s] OK
** running tests for arch 'x64' ...
  Running 'IRanges_unit_tests.R' [182s]
 [182s] 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
* DONE

Status: 1 WARNING, 2 NOTEs
See
  'D:/biocbld/bbs-3.2-bioc/meat/IRanges.Rcheck/00check.log'
for details.


IRanges.Rcheck/00install.out:


install for i386

* installing *source* package 'IRanges' ...
** libs
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c CompressedAtomicList_utils.c -o CompressedAtomicList_utils.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c CompressedIRangesList_class.c -o CompressedIRangesList_class.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c CompressedList_class.c -o CompressedList_class.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c GappedRanges_class.c -o GappedRanges_class.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Grouping_class.c -o Grouping_class.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c IRanges_class.c -o IRanges_class.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c IRanges_constructor.c -o IRanges_constructor.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c NCList.c -o NCList.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c R_init_IRanges.c -o R_init_IRanges.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c RangedData_class.c -o RangedData_class.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Ranges_class.c -o Ranges_class.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Ranges_comparison.c -o Ranges_comparison.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c RleViews_utils.c -o RleViews_utils.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c SimpleRangesList_class.c -o SimpleRangesList_class.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c coverage_methods.c -o coverage_methods.o
coverage_methods.c: In function 'compute_coverage_from_IRanges_holder':
coverage_methods.c:503:37: warning: 'x_end' may be used uninitialized in this function [-Wuninitialized]
coverage_methods.c:419:21: note: 'x_end' was declared here
gcc -m32 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c inter_range_methods.c -o inter_range_methods.o
inter_range_methods.c: In function 'reduce_ranges':
inter_range_methods.c:168:11: warning: 'gapwidth' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -shared -s -static-libgcc -o IRanges.dll tmp.def CompressedAtomicList_utils.o CompressedIRangesList_class.o CompressedList_class.o GappedRanges_class.o Grouping_class.o IRanges_class.o IRanges_constructor.o NCList.o R_init_IRanges.o RangedData_class.o Ranges_class.o Ranges_comparison.o RleViews_utils.o S4Vectors_stubs.o SimpleRangesList_class.o coverage_methods.o inter_range_methods.o -Ld:/RCompile/r-compiling/local/local323/lib/i386 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/IRanges.buildbin-libdir/IRanges/libs/i386
** R
** inst
** preparing package for lazy loading
Creating a generic function for 'window<-' from package 'stats' in package 'IRanges'
Creating a generic function for 'rev' from package 'base' in package 'IRanges'
in method for 'coerce' with signature '"Hits","PartitioningByEnd"': no definition for class "PartitioningByEnd"
in method for 'coerce' with signature '"Hits","Partitioning"': no definition for class "Partitioning"
in method for 'coerce' with signature '"Hits","Ranges"': no definition for class "Ranges"
in method for 'coerce' with signature '"Hits","IRanges"': no definition for class "IRanges"
in method for 'coerce' with signature '"Hits","CompressedIntegerList"': no definition for class "CompressedIntegerList"
in method for 'coerce' with signature '"Hits","IntegerList"': no definition for class "IntegerList"
Creating a generic function for 'stack' from package 'utils' in package 'IRanges'
in method for '!' with signature '"CompressedList"': no definition for class "CompressedList"
in method for 'match' with signature '"CompressedList","list"': no definition for class "CompressedList"
in method for 'match' with signature '"CompressedList","vector"': no definition for class "CompressedList"
in method for 'duplicated' with signature '"CompressedList"': no definition for class "CompressedList"
in method for 'unique' with signature '"CompressedList"': no definition for class "CompressedList"
in method for 'is.na' with signature '"CompressedList"': no definition for class "CompressedList"
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 'split<-' from package 'base' in package 'IRanges'
Creating a generic function for 'drop' from package 'base' in package 'IRanges'
Creating a generic function for 'which' 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 '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 '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'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'IRanges' ...
** libs
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c CompressedAtomicList_utils.c -o CompressedAtomicList_utils.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c CompressedIRangesList_class.c -o CompressedIRangesList_class.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c CompressedList_class.c -o CompressedList_class.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c GappedRanges_class.c -o GappedRanges_class.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Grouping_class.c -o Grouping_class.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c IRanges_class.c -o IRanges_class.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c IRanges_constructor.c -o IRanges_constructor.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c NCList.c -o NCList.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c R_init_IRanges.c -o R_init_IRanges.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c RangedData_class.c -o RangedData_class.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Ranges_class.c -o Ranges_class.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Ranges_comparison.c -o Ranges_comparison.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c RleViews_utils.c -o RleViews_utils.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c SimpleRangesList_class.c -o SimpleRangesList_class.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c coverage_methods.c -o coverage_methods.o
coverage_methods.c: In function 'compute_coverage_from_IRanges_holder':
coverage_methods.c:503:37: warning: 'x_end' may be used uninitialized in this function [-Wuninitialized]
coverage_methods.c:419:21: note: 'x_end' was declared here
gcc -m64 -I"D:/biocbld/BBS-3˜1.2-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.2-bioc/R/library/S4Vectors/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c inter_range_methods.c -o inter_range_methods.o
inter_range_methods.c: In function 'reduce_ranges':
inter_range_methods.c:179:20: warning: 'revmap_elt' may be used uninitialized in this function [-Wuninitialized]
inter_range_methods.c:185:35: warning: 'delta' may be used uninitialized in this function [-Wuninitialized]
inter_range_methods.c:168:11: warning: 'gapwidth' may be used uninitialized in this function [-Wuninitialized]
inter_range_methods.c:170:14: warning: 'max_end' may be used uninitialized in this function [-Wuninitialized]
inter_range_methods.c:145:6: warning: 'append_or_drop' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -shared -s -static-libgcc -o IRanges.dll tmp.def CompressedAtomicList_utils.o CompressedIRangesList_class.o CompressedList_class.o GappedRanges_class.o Grouping_class.o IRanges_class.o IRanges_constructor.o NCList.o R_init_IRanges.o RangedData_class.o Ranges_class.o Ranges_comparison.o RleViews_utils.o S4Vectors_stubs.o SimpleRangesList_class.o coverage_methods.o inter_range_methods.o -Ld:/RCompile/r-compiling/local/local323/lib/x64 -Ld:/RCompile/r-compiling/local/local323/lib -LD:/biocbld/BBS-3˜1.2-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.2-bioc/meat/IRanges.buildbin-libdir/IRanges/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'IRanges' as IRanges_2.4.8.zip
* DONE (IRanges)

IRanges.Rcheck/examples_i386/IRanges-Ex.timings:

nameusersystemelapsed
AtomicList-class0.270.000.27
CompressedList-class000
DataFrame-utils0.140.000.15
GappedRanges-class0.100.000.09
Grouping-class0.050.000.05
Hits-class-leftovers0.050.000.05
IRanges-class1.560.021.57
IRanges-constructor0.030.000.03
IRanges-utils1.410.031.44
IRangesList-class0.040.000.04
IntervalForest-class000
IntervalTree-class000
List-class-leftovers0.020.000.02
MaskCollection-class0.090.000.09
NCList-class0.020.020.03
RDApplyParams-class0.390.000.39
RangedData-class0.930.000.94
RangedDataList-class0.020.000.17
RangedSelection-class0.010.000.01
Ranges-class0.110.000.11
Ranges-comparison0.060.000.06
RangesList-class0.040.000.05
Rle-class-leftovers000
RleViews-class0.050.000.05
RleViewsList-class0.060.000.06
Views-class0.080.000.08
ViewsList-class000
coverage-methods0.170.000.18
expand-methods0.130.000.12
extractList0.090.000.09
findOverlaps-methods0.30.00.3
inter-range-methods0.730.040.78
intra-range-methods0.230.000.23
mapCoords-methods000
multisplit0.020.000.01
nearest-methods0.040.000.05
read.Mask0.040.000.03
reverse-methods0.060.000.06
setops-methods0.170.000.17
slice-methods0.010.000.01
view-summarization-methods0.020.000.02

IRanges.Rcheck/examples_x64/IRanges-Ex.timings:

nameusersystemelapsed
AtomicList-class0.400.000.41
CompressedList-class0.030.000.03
DataFrame-utils0.220.000.22
GappedRanges-class0.110.000.11
Grouping-class0.080.000.08
Hits-class-leftovers0.060.000.06
IRanges-class1.440.011.45
IRanges-constructor0.040.000.05
IRanges-utils1.640.021.65
IRangesList-class0.070.000.06
IntervalForest-class0.010.000.02
IntervalTree-class000
List-class-leftovers0.050.000.04
MaskCollection-class0.150.010.18
NCList-class0.030.000.03
RDApplyParams-class0.570.000.56
RangedData-class1.450.001.48
RangedDataList-class0.010.000.02
RangedSelection-class0.010.000.02
Ranges-class0.080.000.08
Ranges-comparison0.080.000.07
RangesList-class0.060.000.07
Rle-class-leftovers0.020.000.01
RleViews-class0.060.000.06
RleViewsList-class0.050.000.05
Views-class0.060.000.06
ViewsList-class000
coverage-methods0.200.000.21
expand-methods0.270.000.26
extractList0.170.000.17
findOverlaps-methods0.420.000.42
inter-range-methods1.330.021.35
intra-range-methods0.350.000.34
mapCoords-methods000
multisplit0.010.000.02
nearest-methods0.050.000.05
read.Mask0.040.000.04
reverse-methods0.10.00.1
setops-methods0.20.00.2
slice-methods0.020.000.02
view-summarization-methods0.030.000.03