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 XVector on petty

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

Package 822/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
XVector 0.4.0
H. Pages
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/XVector
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 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: XVector
Version: 0.4.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch XVector_0.4.0.tar.gz
StartedAt: 2014-10-08 00:40:03 -0700 (Wed, 08 Oct 2014)
EndedAt: 2014-10-08 00:42:41 -0700 (Wed, 08 Oct 2014)
EllapsedTime: 157.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: XVector.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-2.14-bioc/meat/XVector.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘XVector/DESCRIPTION’ ... OK
* this is package ‘XVector’ version ‘0.4.0’
* 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 ‘XVector’ can be installed ... [16s/16s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘methods’ ‘BiocGenerics’ ‘IRanges’
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:
  ‘BiocGenerics:::testPackage’ ‘IRanges:::disableValidity’
  ‘IRanges:::extractROWS’ ‘IRanges:::normalizeDoubleBracketSubscript’
  ‘IRanges:::rbind.mcols’ ‘IRanges:::setDefaultSlotValue’
  ‘IRanges:::solveUserSEWForSingleSeq’ ‘IRanges:::toNumSnippet’
  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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘RdaCollection’ ‘rdaPath’
Undocumented S4 classes:
  ‘RdaCollection’
Undocumented S4 methods:
  generic '[[' and siglist 'RdaCollection'
  generic 'extractList' and siglist 'XVector,Ranges'
  generic 'length' and siglist 'RdaCollection'
  generic 'names' and siglist 'RdaCollection'
  generic 'rdaPath' and siglist 'RdaCollection'
  generic 'relist' and siglist 'XVector,PartitioningByEnd'
  generic 'relistToClass' and siglist 'XVector'
  generic 'splitAsListReturnedClass' and siglist 'XVector'
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 ... OK
* checking examples ... [16s/16s] OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
reverse-methods 9.654   0.22   9.903
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘run_unitTests.R’ [6s/6s]
 [7s/7s] OK
* checking PDF version of manual ... OK

WARNING: There was 1 warning.
NOTE: There were 2 notes.
See
  ‘/Users/biocbuild/bbs-2.14-bioc/meat/XVector.Rcheck/00check.log’
for details.

XVector.Rcheck/00install.out:

* installing *source* package ‘XVector’ ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c IRanges_stubs.c -o IRanges_stubs.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c Ocopy_byteblocks.c -o Ocopy_byteblocks.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c R_init_XVector.c -o R_init_XVector.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c SharedDouble_class.c -o SharedDouble_class.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c SharedInteger_class.c -o SharedInteger_class.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c SharedRaw_class.c -o SharedRaw_class.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c SharedVector_class.c -o SharedVector_class.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c XRawList_comparison.c -o XRawList_comparison.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c XVectorList_class.c -o XVectorList_class.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c XVector_class.c -o XVector_class.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c slice_methods.c -o slice_methods.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c vector_copy.c -o vector_copy.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/IRanges/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c view_summarization_methods.c -o view_summarization_methods.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -L/usr/local/lib -o XVector.so IRanges_stubs.o Ocopy_byteblocks.o R_init_XVector.o SharedDouble_class.o SharedInteger_class.o SharedRaw_class.o SharedVector_class.o XRawList_comparison.o XVectorList_class.o XVector_class.o slice_methods.o vector_copy.o view_summarization_methods.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.14-bioc/meat/XVector.Rcheck/XVector/libs
** R
** inst
** preparing package for lazy loading
Creating a generic function for ‘toString’ from package ‘base’ in package ‘XVector’
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (XVector)

XVector.Rcheck/XVector-Ex.timings:

nameusersystemelapsed
XDoubleViews-class0.1700.0070.176
XIntegerViews-class0.6180.0110.629
XRawList-comparison0.0010.0000.002
XVector-class0.0920.0020.094
compact-methods0.7300.0140.745
intra-range-methods0.0010.0010.001
reverse-methods9.6540.2209.903
slice-methods0.0550.0040.059
view-summarization-methods0.0410.0090.051