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.0: CHECK report for XVector on moscato1

This page was generated on 2015-04-10 09:48:58 -0700 (Fri, 10 Apr 2015).

Package 931/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
XVector 0.6.0
H. Pages
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/XVector
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 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 

Summary

Package: XVector
Version: 0.6.0
Command: rm -rf XVector.buildbin-libdir XVector.Rcheck && mkdir XVector.buildbin-libdir XVector.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=XVector.buildbin-libdir XVector_0.6.0.tar.gz >XVector.Rcheck\00install.out 2>&1 && cp XVector.Rcheck\00install.out XVector-install.out && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=XVector.buildbin-libdir --install="check:XVector-install.out" --force-multiarch --no-vignettes --timings XVector_0.6.0.tar.gz
StartedAt: 2015-04-10 06:41:38 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 06:44:18 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 159.3 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: XVector.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf XVector.buildbin-libdir XVector.Rcheck && mkdir XVector.buildbin-libdir XVector.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=XVector.buildbin-libdir XVector_0.6.0.tar.gz >XVector.Rcheck\00install.out 2>&1 && cp XVector.Rcheck\00install.out XVector-install.out  && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=XVector.buildbin-libdir --install="check:XVector-install.out" --force-multiarch --no-vignettes --timings XVector_0.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/XVector.Rcheck'
* using R version 3.1.3 (2015-03-09)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'XVector/DESCRIPTION' ... OK
* this is package 'XVector' version '0.6.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 whether package 'XVector' can be installed ... 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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:::rbind.mcols'
  'IRanges:::solveUserSEWForSingleSeq' 'S4Vectors:::disableValidity'
  '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'
  generic 'splitAsListReturnedClass' 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 ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'D:/biocbld/bbs-3.0-bioc/meat/XVector.buildbin-libdir/XVector/libs/i386/XVector.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'D:/biocbld/bbs-3.0-bioc/meat/XVector.buildbin-libdir/XVector/libs/x64/XVector.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

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.
The detected symbols are linked into the code but might come from
libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking examples ...
** running examples for arch 'i386' ... [10s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
reverse-methods  4.9   0.06    5.18
** running examples for arch 'x64' ... [12s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
reverse-methods 6.08   0.06    6.45
* checking for unstated dependencies in tests ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'run_unitTests.R' [4s]
 [5s] OK
** running tests for arch 'x64' ...
  Running 'run_unitTests.R' [5s]
 [6s] OK
* checking PDF version of manual ... OK
* DONE

WARNING: There was 1 warning.
NOTE: There were 4 notes.
See
  'D:/biocbld/bbs-3.0-bioc/meat/XVector.Rcheck/00check.log'
for details.

XVector.Rcheck/00install.out:


install for i386

* installing *source* package 'XVector' ...
** libs
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c IRanges_stubs.c -o IRanges_stubs.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c Ocopy_byteblocks.c -o Ocopy_byteblocks.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c R_init_XVector.c -o R_init_XVector.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c SharedDouble_class.c -o SharedDouble_class.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c SharedInteger_class.c -o SharedInteger_class.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c SharedRaw_class.c -o SharedRaw_class.o
SharedRaw_class.c: In function 'SharedRaw_read_complexes_from_subscript':
SharedRaw_class.c:364:13: warning: variable 'src_tag' set but not used [-Wunused-but-set-variable]
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c SharedVector_class.c -o SharedVector_class.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c XRawList_comparison.c -o XRawList_comparison.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c XVectorList_class.c -o XVectorList_class.o
XVectorList_class.c: In function '_new_XRawList_from_CharAEAE':
XVectorList_class.c:466:33: warning: 'lkup_length' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c XVector_class.c -o XVector_class.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c slice_methods.c -o slice_methods.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c vector_copy.c -o vector_copy.o
gcc -m32 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c view_summarization_methods.c -o view_summarization_methods.o
view_summarization_methods.c: In function 'get_which_min_from_Ints_holder':
view_summarization_methods.c:219:36: warning: 'cur_min' may be used uninitialized in this function [-Wuninitialized]
view_summarization_methods.c: In function 'get_which_min_from_Doubles_holder':
view_summarization_methods.c:246:36: warning: 'cur_min' may be used uninitialized in this function [-Wuninitialized]
view_summarization_methods.c: In function 'get_which_max_from_Ints_holder':
view_summarization_methods.c:269:36: warning: 'cur_max' may be used uninitialized in this function [-Wuninitialized]
view_summarization_methods.c: In function 'get_which_max_from_Doubles_holder':
view_summarization_methods.c:296:36: warning: 'cur_max' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -shared -s -static-libgcc -o XVector.dll tmp.def 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 -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LD:/biocbld/BBS-3˜1.0-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-3.0-bioc/meat/XVector.buildbin-libdir/XVector/libs/i386
** 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

install for x64

* installing *source* package 'XVector' ...
** libs
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c IRanges_stubs.c -o IRanges_stubs.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c Ocopy_byteblocks.c -o Ocopy_byteblocks.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c R_init_XVector.c -o R_init_XVector.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c SharedDouble_class.c -o SharedDouble_class.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c SharedInteger_class.c -o SharedInteger_class.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c SharedRaw_class.c -o SharedRaw_class.o
SharedRaw_class.c: In function 'SharedRaw_read_complexes_from_subscript':
SharedRaw_class.c:364:13: warning: variable 'src_tag' set but not used [-Wunused-but-set-variable]
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c SharedVector_class.c -o SharedVector_class.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c XRawList_comparison.c -o XRawList_comparison.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c XVectorList_class.c -o XVectorList_class.o
XVectorList_class.c: In function '_new_XRawList_from_CharAEAE':
XVectorList_class.c:466:33: warning: 'lkup_length' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c XVector_class.c -o XVector_class.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c slice_methods.c -o slice_methods.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c vector_copy.c -o vector_copy.o
gcc -m64 -I"D:/biocbld/BBS-3˜1.0-B/R/include" -DNDEBUG    -I"D:/biocbld/bbs-3.0-bioc/R/library/S4Vectors/include" -I"D:/biocbld/bbs-3.0-bioc/R/library/IRanges/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c view_summarization_methods.c -o view_summarization_methods.o
view_summarization_methods.c: In function 'get_which_min_from_Ints_holder':
view_summarization_methods.c:219:36: warning: 'cur_min' may be used uninitialized in this function [-Wuninitialized]
view_summarization_methods.c: In function 'get_which_min_from_Doubles_holder':
view_summarization_methods.c:246:36: warning: 'cur_min' may be used uninitialized in this function [-Wuninitialized]
view_summarization_methods.c: In function 'get_which_max_from_Ints_holder':
view_summarization_methods.c:269:36: warning: 'cur_max' may be used uninitialized in this function [-Wuninitialized]
view_summarization_methods.c: In function 'get_which_max_from_Doubles_holder':
view_summarization_methods.c:296:36: warning: 'cur_max' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -shared -s -static-libgcc -o XVector.dll tmp.def 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 -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LD:/biocbld/BBS-3˜1.0-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-3.0-bioc/meat/XVector.buildbin-libdir/XVector/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'XVector' as XVector_0.6.0.zip
* DONE (XVector)

XVector.Rcheck/examples_i386/XVector-Ex.timings:

nameusersystemelapsed
XDoubleViews-class0.220.000.22
XIntegerViews-class0.260.020.29
XRawList-comparison000
XVector-class0.050.000.05
compact-methods0.460.030.51
intra-range-methods000
reverse-methods4.900.065.18
slice-methods0.030.000.03
view-summarization-methods0.050.000.05

XVector.Rcheck/examples_x64/XVector-Ex.timings:

nameusersystemelapsed
XDoubleViews-class0.20.00.2
XIntegerViews-class0.350.020.36
XRawList-comparison000
XVector-class0.030.020.05
compact-methods0.470.000.47
intra-range-methods000
reverse-methods6.080.066.45
slice-methods0.030.000.04
view-summarization-methods0.030.000.03