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 oaxaca

This page was generated on 2015-08-24 10:55:06 -0700 (Mon, 24 Aug 2015).

Package 524/1071HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
IRanges 2.3.18
Bioconductor Package Maintainer
Snapshot Date: 2015-08-23 16:24:14 -0700 (Sun, 23 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/IRanges
Last Changed Rev: 107594 / Revision: 107696
Last Changed Date: 2015-08-19 14:05:00 -0700 (Wed, 19 Aug 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  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.3.18
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings IRanges_2.3.18.tar.gz
StartedAt: 2015-08-24 01:04:07 -0700 (Mon, 24 Aug 2015)
EndedAt: 2015-08-24 01:08:30 -0700 (Mon, 24 Aug 2015)
EllapsedTime: 262.6 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: IRanges.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/IRanges.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘IRanges/DESCRIPTION’ ... OK
* this is package ‘IRanges’ version ‘2.3.18’
* 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/25s] 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
* 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 ... 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))
* 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 '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,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 '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 '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 'overlapsAny' and siglist 'integer,Ranges'
  generic 'paste' and siglist 'CompressedAtomicList'
  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'
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 ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [12s/13s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘IRanges_unit_tests.R’ [98s/104s]
 [98s/104s] 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
  ‘/Users/biocbuild/bbs-3.2-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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c NCList.c -o NCList.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c S4Vectors_stubs.c -o S4Vectors_stubs.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/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 -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/S4Vectors/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c inter_range_methods.c -o inter_range_methods.o
clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o IRanges.so 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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.2-bioc/meat/IRanges.Rcheck/IRanges/libs
** 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 ‘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
* DONE (IRanges)

IRanges.Rcheck/IRanges-Ex.timings:

nameusersystemelapsed
AtomicList-class0.3160.0030.814
CompressedList-class0.0170.0000.018
DataFrame-utils0.1940.0010.195
GappedRanges-class0.1490.0010.151
Grouping-class0.0760.0040.079
Hits-class-leftovers0.0720.0010.073
IRanges-class1.2830.0421.359
IRanges-constructor0.0460.0020.060
IRanges-utils1.2390.0331.278
IRangesList-class0.0480.0000.049
IntervalForest-class0.0010.0000.001
IntervalTree-class0.0010.0000.000
List-class-leftovers0.0330.0000.033
MaskCollection-class0.1260.0210.147
NCList-class0.0270.0010.028
RDApplyParams-class0.5820.0020.587
RangedData-class1.3610.0071.429
RangedDataList-class0.0340.0000.034
RangedSelection-class0.0250.0010.026
Ranges-class0.1000.0040.104
Ranges-comparison0.0820.0020.085
RangesList-class0.0770.0020.079
Rle-class-leftovers0.0070.0010.008
RleViews-class0.0810.0010.082
RleViewsList-class0.0610.0010.062
Views-class0.0940.0010.096
ViewsList-class0.0020.0010.002
coverage-methods0.2260.0060.232
expand-methods0.2160.0020.218
extractList0.1260.0010.127
findOverlaps-methods0.3180.0030.340
inter-range-methods1.0450.0131.077
intra-range-methods0.3220.0070.334
mapCoords-methods0.0000.0000.001
multisplit0.0210.0000.021
nearest-methods0.0520.0000.053
read.Mask0.0500.0020.052
reverse-methods0.1130.0010.115
setops-methods0.2560.0030.260
slice-methods0.0240.0010.024
view-summarization-methods0.0220.0000.022