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.1: CHECK report for XVector on morelia

This page was generated on 2015-10-09 09:40:57 -0700 (Fri, 09 Oct 2015).

Package 1022/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
XVector 0.8.0
H. Pages
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/XVector
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: XVector
Version: 0.8.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings XVector_0.8.0.tar.gz
StartedAt: 2015-10-09 07:19:15 -0700 (Fri, 09 Oct 2015)
EndedAt: 2015-10-09 07:20:41 -0700 (Fri, 09 Oct 2015)
EllapsedTime: 85.5 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 XVector_0.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.1-bioc/meat/XVector.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 ‘XVector/DESCRIPTION’ ... OK
* this is package ‘XVector’ version ‘0.8.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 ... [8s/8s] 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’ ‘S4Vectors’ ‘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:::solveUserSEWForSingleSeq’
  ‘S4Vectors:::disableValidity’ ‘S4Vectors:::rbind_mcols’
  ‘S4Vectors:::setDefaultSlotValue’ ‘S4Vectors:::toNumSnippet’
  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
==,XDoubleViews-numeric: no visible global function definition for
  ‘anyMissing’
==,XIntegerViews-integer: no visible global function definition for
  ‘anyMissing’
* 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 'coerce' and siglist 'XVector,Rle'
  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'
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 examples ... [9s/9s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘run_unitTests.R’ [4s/4s]
 [4s/4s] OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.1-bioc/meat/XVector.Rcheck/00check.log’
for details.


XVector.Rcheck/00install.out:

* installing *source* package ‘XVector’ ...
** 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" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c IRanges_stubs.c -o IRanges_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" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c Ocopy_byteblocks.c -o Ocopy_byteblocks.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" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c R_init_XVector.c -o R_init_XVector.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" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/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" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c SharedDouble_class.c -o SharedDouble_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" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c SharedInteger_class.c -o SharedInteger_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" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c SharedRaw_class.c -o SharedRaw_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" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c SharedVector_class.c -o SharedVector_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" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c XRawList_comparison.c -o XRawList_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" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c XVectorList_class.c -o XVectorList_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" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c XVector_class.c -o XVector_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" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c slice_methods.c -o slice_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" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c vector_copy.c -o vector_copy.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" -I"/Library/Frameworks/R.framework/Versions/3.2/Resources/library/IRanges/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c view_summarization_methods.c -o view_summarization_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 XVector.so IRanges_stubs.o Ocopy_byteblocks.o R_init_XVector.o S4Vectors_stubs.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-3.1-bioc/meat/XVector.Rcheck/XVector/libs
** R
** inst
** preparing package for lazy loading
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
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
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
* DONE (XVector)

XVector.Rcheck/XVector-Ex.timings:

nameusersystemelapsed
XDoubleViews-class0.1740.0070.181
XIntegerViews-class0.2910.0110.302
XRawList-comparison0.0010.0000.001
XVector-class0.0470.0020.048
compact-methods0.3820.0210.403
intra-range-methods0.0010.0000.001
reverse-methods4.2250.2664.548
slice-methods0.0320.0040.036
view-summarization-methods0.0260.0020.028