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.3: CHECK report for IRanges on morelia

This page was generated on 2015-10-22 17:51:51 -0400 (Thu, 22 Oct 2015).

Package 541/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
IRanges 2.5.3
Bioconductor Package Maintainer
Snapshot Date: 2015-10-21 20:20:05 -0400 (Wed, 21 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/IRanges
Last Changed Rev: 109804 / Revision: 109826
Last Changed Date: 2015-10-20 18:45:55 -0400 (Tue, 20 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS YES, new version is higher than in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK  WARNINGS  OK YES, new version is higher than in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ WARNINGS ] OK YES, new version is higher than in internal repository

Summary

Package: IRanges
Version: 2.5.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings IRanges_2.5.3.tar.gz
StartedAt: 2015-10-22 07:30:00 -0400 (Thu, 22 Oct 2015)
EndedAt: 2015-10-22 07:32:27 -0400 (Thu, 22 Oct 2015)
EllapsedTime: 146.7 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.5.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/IRanges.Rcheck’
* using R Under development (unstable) (2015-10-08 r69496)
* 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.5.3’
* 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 ... [12s/12s] 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
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: 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: 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: 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 'all' and siglist 'CompressedAtomicList'
  generic 'any' and siglist 'CompressedAtomicList'
  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 '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 '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 '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'
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 ... [7s/7s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘IRanges_unit_tests.R’ [64s/64s]
 [64s/64s] 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.3-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.3/Resources/library/S4Vectors/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c CompressedAtomicList_utils.c -o CompressedAtomicList_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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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.3/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 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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.3-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 ‘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.1540.0010.156
CompressedList-class0.0090.0010.009
DataFrame-utils0.0950.0000.095
GappedRanges-class0.0790.0010.081
Grouping-class0.0460.0030.048
Hits-class-leftovers0.0450.0010.046
IRanges-class0.9540.0310.986
IRanges-constructor0.0380.0010.040
IRanges-utils0.8580.0210.879
IRangesList-class0.0250.0000.025
List-class-leftovers0.0170.0000.018
MaskCollection-class0.0750.0100.085
NCList-class0.0160.0050.022
RDApplyParams-class0.3070.0010.308
RangedData-class0.8190.0050.823
RangedDataList-class0.0240.0000.024
RangedSelection-class0.0220.0010.022
Ranges-class0.0600.0020.063
Ranges-comparison0.0550.0010.056
RangesList-class0.0440.0010.046
Rle-class-leftovers0.0040.0000.004
RleViews-class0.0470.0010.048
RleViewsList-class0.0380.0000.039
Views-class0.0450.0000.045
ViewsList-class0.0010.0000.001
coverage-methods0.1210.0030.125
expand-methods0.1010.0010.101
extractList0.0660.0000.066
findOverlaps-methods0.1680.0050.174
inter-range-methods0.5410.0070.548
intra-range-methods0.1850.0040.189
mapCoords-methods000
multisplit0.0100.0010.010
nearest-methods0.0250.0000.026
read.Mask0.0290.0010.031
reverse-methods0.0620.0000.062
setops-methods0.1350.0010.138
slice-methods0.0130.0010.013
view-summarization-methods0.0140.0000.014