IRanges 2.0.1 Bioconductor Package Maintainer
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/IRanges | Last Changed Rev: 97568 / Revision: 102249 | Last Changed Date: 2014-12-11 11:40:54 -0800 (Thu, 11 Dec 2014) |
| zin1 | Linux (Ubuntu 12.04.4 LTS) / x86_64 | OK | OK | [ WARNINGS ] | |
moscato1 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | WARNINGS | OK |
perceval | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | OK | WARNINGS | OK |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | WARNINGS | OK |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.0-bioc/R/bin/R CMD check --no-vignettes --timings IRanges_2.0.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.0-bioc/meat/IRanges.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘IRanges/DESCRIPTION’ ... OK
* this is package ‘IRanges’ version ‘2.0.1’
* 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 ... [18s/19s] WARNING
Found the following significant warnings:
Warning: undefined slot classes in definition of "RangesNSBS": subscript(class "Ranges")
See ‘/home/biocbuild/bbs-3.0-bioc/meat/IRanges.Rcheck/00install.out’ for details.
* 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
* 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
'library' or 'require' call to ‘XVector’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
Unexported object imported by a ':::' call: ‘stats:::window.default’
See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... WARNING
duplicated:
function(x, incomparables, ...)
duplicated.CompressedIntegerList:
function(x, incomparables, fromLast)
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* 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 ... WARNING
Undocumented code objects:
‘NCList’
Undocumented S4 classes:
‘NCList’
Undocumented S4 methods:
generic '!' and siglist 'CompressedList'
generic '!' and siglist 'List'
generic '$<-' and siglist 'CompressedList'
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 '[[<-' and siglist 'CompressedList'
generic 'anyDuplicated' and siglist 'RangesNSBS'
generic 'anyDuplicated' and siglist 'RleNSBS'
generic 'as.integer' and siglist 'RangesNSBS'
generic 'as.integer' and siglist 'RleNSBS'
generic 'c' and siglist 'SimpleList'
generic 'coerce' and siglist 'Hits,IntegerList'
generic 'coerce' and siglist 'PartitioningByEnd,PartitioningMap'
generic 'coerce' and siglist 'list,RangesList'
generic 'compare' and siglist 'List,List'
generic 'compare' and siglist 'List,list'
generic 'compare' and siglist 'list,List'
generic 'duplicated' and siglist 'List'
generic 'end' and siglist 'NCList'
generic 'intersect' and siglist 'Ranges,Ranges'
generic 'is.na' and siglist 'CompressedList'
generic 'is.na' and siglist 'List'
generic 'length' and siglist 'NCList'
generic 'length' and siglist 'RangesNSBS'
generic 'length' and siglist 'RleNSBS'
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 'names' and siglist 'NCList'
generic 'pgap' and siglist 'Ranges,Ranges'
generic 'pintersect' and siglist 'Ranges,Ranges'
generic 'psetdiff' and siglist 'Ranges,Ranges'
generic 'punion' and siglist 'Ranges,Ranges'
generic 'relistToClass' and siglist 'DataFrame'
generic 'relistToClass' and siglist 'Hits'
generic 'relistToClass' and siglist 'data.frame'
generic 'setdiff' and siglist 'Ranges,Ranges'
generic 'show' and siglist 'Hits'
generic 'splitAsList' and siglist 'ANY,Rle'
generic 'splitAsList' and siglist 'ANY,vectorORfactor'
generic 'splitAsListReturnedClass' and siglist 'DataFrame'
generic 'splitAsListReturnedClass' and siglist 'Hits'
generic 'splitAsListReturnedClass' and siglist 'data.frame'
generic 'start' and siglist 'NCList'
generic 'union' and siglist 'Ranges,Ranges'
generic 'unique' and siglist 'List'
generic 'unique' and siglist 'SimpleList'
generic 'width' and siglist 'NCList'
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 ... WARNING
Codoc mismatches from documentation object 'extractList':
splitAsList
Code: function(x, f, drop = FALSE, ...)
Docs: function(x, f, drop = FALSE)
Argument names in code not in docs:
...
* 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 ... WARNING
File ‘IRanges/libs/IRanges.so’:
Found ‘abort’, possibly from ‘abort’ (C)
Object: ‘errabort.o’
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘errabort.o’
Found ‘stderr’, possibly from ‘stderr’ (C)
Object: ‘errabort.o’
Found ‘stdout’, possibly from ‘stdout’ (C)
Objects: ‘IntervalTree.o’, ‘common.o’, ‘errabort.o’
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.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [11s/11s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
Running ‘IRanges_unit_tests.R’ [35s/36s]
[36s/37s] 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
WARNING: There were 5 warnings.
NOTE: There was 1 note.
See
‘/home/biocbuild/bbs-3.0-bioc/meat/IRanges.Rcheck/00check.log’
for details.
* installing *source* package ‘IRanges’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c CompressedIRangesList_class.c -o CompressedIRangesList_class.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c CompressedList_class.c -o CompressedList_class.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c DataFrame_class.c -o DataFrame_class.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c GappedRanges_class.c -o GappedRanges_class.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c Grouping_class.c -o Grouping_class.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c IRanges_class.c -o IRanges_class.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c IRanges_constructor.c -o IRanges_constructor.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c IntervalTree.c -o IntervalTree.o
IntervalTree.c: In function ‘_IntegerIntervalTree_overlap_first’:
IntervalTree.c:502:20: warning: variable ‘nhits’ set but not used [-Wunused-but-set-variable]
IntervalTree.c: In function ‘_IntegerIntervalTree_overlap_last’:
IntervalTree.c:576:20: warning: variable ‘nhits’ set but not used [-Wunused-but-set-variable]
IntervalTree.c: In function ‘_IntegerIntervalTree_overlap’:
IntervalTree.c:367:3: warning: ‘result_inds’ may be used uninitialized in this function [-Wuninitialized]
IntervalTree.c: In function ‘_IntegerIntervalForest_overlap’:
IntervalTree.c:395:17: warning: ‘result_inds’ may be used uninitialized in this function [-Wuninitialized]
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c NCList.c -o NCList.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c R_init_IRanges.c -o R_init_IRanges.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c RangedData_class.c -o RangedData_class.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c Ranges_class.c -o Ranges_class.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c Ranges_comparison.c -o Ranges_comparison.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c RleViews_utils.c -o RleViews_utils.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c SimpleRangesList_class.c -o SimpleRangesList_class.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c common.c -o common.o
common.c: In function ‘firstWordInFile’:
common.c:1787:6: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -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 -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c dlist.c -o dlist.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c errabort.c -o errabort.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -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 -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c localmem.c -o localmem.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c memalloc.c -o memalloc.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c rbTree.c -o rbTree.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/S4Vectors/include" -fpic -g -O2 -Wall -c ucsc_handlers.c -o ucsc_handlers.o
gcc -std=gnu99 -shared -L/home/biocbuild/bbs-3.0-bioc/R/lib -L/usr/local/lib -o IRanges.so CompressedIRangesList_class.o CompressedList_class.o DataFrame_class.o GappedRanges_class.o Grouping_class.o IRanges_class.o IRanges_constructor.o IntervalTree.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 common.o coverage_methods.o dlist.o errabort.o inter_range_methods.o localmem.o memalloc.o rbTree.o ucsc_handlers.o -L/home/biocbuild/bbs-3.0-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.0-bioc/meat/IRanges.Rcheck/IRanges/libs
** R
** inst
** preparing package for lazy loading
Warning: undefined slot classes in definition of "RangesNSBS": subscript(class "Ranges")
in method for ‘NSBS’ with signature ‘"Ranges"’: no definition for class “Ranges”
in method for ‘extractROWS’ with signature ‘"vectorORfactor","Ranges"’: no definition for class “Ranges”
in method for ‘extractROWS’ with signature ‘"matrix","Ranges"’: no definition for class “Ranges”
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 ‘with’ from package ‘base’ in package ‘IRanges’
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 ‘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 ‘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 ‘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
* DONE (IRanges)