Back to Multiple platform build/check report for BioC 3.9
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

INSTALL report for DelayedArray on tokay2

This page was generated on 2019-10-16 12:37:21 -0400 (Wed, 16 Oct 2019).

Package 410/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DelayedArray 0.10.0
Hervé Pagès
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/DelayedArray
Branch: RELEASE_3_9
Last Commit: 4781d07
Last Changed Date: 2019-05-02 11:54:04 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64 [ OK ] OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: DelayedArray
Version: 0.10.0
Command: C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/DelayedArray_0.10.0.tar.gz && rm -rf DelayedArray.buildbin-libdir && mkdir DelayedArray.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=DelayedArray.buildbin-libdir DelayedArray_0.10.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL DelayedArray_0.10.0.zip && rm DelayedArray_0.10.0.tar.gz DelayedArray_0.10.0.zip
StartedAt: 2019-10-15 19:25:04 -0400 (Tue, 15 Oct 2019)
EndedAt: 2019-10-15 19:26:38 -0400 (Tue, 15 Oct 2019)
EllapsedTime: 94.3 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/DelayedArray_0.10.0.tar.gz && rm -rf DelayedArray.buildbin-libdir && mkdir DelayedArray.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=DelayedArray.buildbin-libdir DelayedArray_0.10.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL DelayedArray_0.10.0.zip && rm DelayedArray_0.10.0.tar.gz DelayedArray_0.10.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  135k  100  135k    0     0  1300k      0 --:--:-- --:--:-- --:--:-- 1401k

install for i386

* installing *source* package 'DelayedArray' ...
** using staged installation
** libs
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/S4Vectors/include"   -I"C:/extsoft/include"     -O3 -Wall  -std=gnu99 -mtune=generic -c R_init_DelayedArray.c -o R_init_DelayedArray.o
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/S4Vectors/include"   -I"C:/extsoft/include"     -O3 -Wall  -std=gnu99 -mtune=generic -c S4Vectors_stubs.c -o S4Vectors_stubs.o
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/S4Vectors/include"   -I"C:/extsoft/include"     -O3 -Wall  -std=gnu99 -mtune=generic -c abind.c -o abind.o
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/S4Vectors/include"   -I"C:/extsoft/include"     -O3 -Wall  -std=gnu99 -mtune=generic -c compress_atomic_vector.c -o compress_atomic_vector.o
compress_atomic_vector.c: In function 'C_encode_atomic_vector':
compress_atomic_vector.c:66:2: warning: 'ans' is used uninitialized in this function [-Wuninitialized]
  return ans;
  ^
compress_atomic_vector.c: In function 'C_decode_atomic_vector':
compress_atomic_vector.c:73:2: warning: 'ans' is used uninitialized in this function [-Wuninitialized]
  return ans;
  ^
compress_atomic_vector.c: In function 'C_compress_atomic_vector':
compress_atomic_vector.c:85:2: warning: 'ans' is used uninitialized in this function [-Wuninitialized]
  return ans;
  ^
compress_atomic_vector.c: In function 'C_decompress_atomic_vector':
compress_atomic_vector.c:92:2: warning: 'ans' is used uninitialized in this function [-Wuninitialized]
  return ans;
  ^
C:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o DelayedArray.dll tmp.def R_init_DelayedArray.o S4Vectors_stubs.o abind.o compress_atomic_vector.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.9-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.9-bioc/meat/DelayedArray.buildbin-libdir/00LOCK-DelayedArray/00new/DelayedArray/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for 'aperm' in package 'DelayedArray'
Creating a generic function for 'sweep' from package 'base' in package 'DelayedArray'
Creating a new generic function for 'apply' in package 'DelayedArray'
Creating a new generic function for 'rowsum' in package 'DelayedArray'
Creating a generic function for 'dnorm' from package 'stats' in package 'DelayedArray'
Creating a generic function for 'pnorm' from package 'stats' in package 'DelayedArray'
Creating a generic function for 'qnorm' from package 'stats' in package 'DelayedArray'
Creating a generic function for 'dbinom' from package 'stats' in package 'DelayedArray'
Creating a generic function for 'pbinom' from package 'stats' in package 'DelayedArray'
Creating a generic function for 'qbinom' from package 'stats' in package 'DelayedArray'
Creating a generic function for 'dpois' from package 'stats' in package 'DelayedArray'
Creating a generic function for 'ppois' from package 'stats' in package 'DelayedArray'
Creating a generic function for 'qpois' from package 'stats' in package 'DelayedArray'
Creating a generic function for 'dlogis' from package 'stats' in package 'DelayedArray'
Creating a generic function for 'plogis' from package 'stats' in package 'DelayedArray'
Creating a generic function for 'qlogis' from package 'stats' in package 'DelayedArray'
Creating a new generic function for 'rowMaxs' in package 'DelayedArray'
Creating a new generic function for 'colMaxs' in package 'DelayedArray'
Creating a new generic function for 'rowMins' in package 'DelayedArray'
Creating a new generic function for 'colMins' in package 'DelayedArray'
Creating a new generic function for 'rowRanges' in package 'DelayedArray'
Creating a new generic function for 'colRanges' in package 'DelayedArray'
** help
*** installing help indices
  converting help for package 'DelayedArray'
    finding HTML links ... done
    Array-class                             html  
    ArrayGrid-class                         html  
    DelayedArray-class                      html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-class.Rd:96: file link 'HDF5Array' in package 'HDF5Array' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-class.Rd:200: file link 'HDF5Array' in package 'HDF5Array' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-class.Rd:202: file link 'DataFrame' in package 'S4Vectors' does not exist and so has been treated as a topic
    DelayedArray-stats                      html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-stats.Rd:72: file link 'dnorm' in package 'stats' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-stats.Rd:72: file link 'dbinom' in package 'stats' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-stats.Rd:73: file link 'dpois' in package 'stats' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-stats.Rd:73: file link 'dlogis' in package 'stats' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-stats.Rd:80: file link 'dnorm' in package 'stats' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-stats.Rd:80: file link 'dbinom' in package 'stats' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-stats.Rd:81: file link 'dpois' in package 'stats' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-stats.Rd:81: file link 'dlogis' in package 'stats' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-stats.Rd:90: file link 'HDF5Array' in package 'HDF5Array' does not exist and so has been treated as a topic
    DelayedArray-utils                      html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-utils.Rd:81: file link 'Ops' in package 'methods' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-utils.Rd:82: file link 'Math' in package 'methods' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-utils.Rd:82: file link 'Math2' in package 'methods' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-utils.Rd:100: file link 'Summary' in package 'methods' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-utils.Rd:115: file link 'is.na' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-utils.Rd:115: file link '!' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-utils.Rd:117: file link '%*%' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-utils.Rd:132: file link 'HDF5Array' in package 'HDF5Array' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-utils.Rd:135: file link 'Ops' in package 'methods' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-utils.Rd:136: file link 'Math' in package 'methods' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedArray-utils.Rd:136: file link 'Math2' in package 'methods' does not exist and so has been treated as a topic
    DelayedMatrix-stats                     html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedMatrix-stats.Rd:79: file link 'rowSums' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedMatrix-stats.Rd:80: file link 'rowMaxs' in package 'matrixStats' does not exist and so has been treated as a topic
    DelayedMatrix-utils                     html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/DelayedMatrix-utils.Rd:68: file link 'HDF5Array' in package 'HDF5Array' does not exist and so has been treated as a topic
    DelayedOp-class                         html  
    RealizationSink-class                   html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RealizationSink-class.Rd:62: file link 'HDF5Array' in package 'HDF5Array' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RealizationSink-class.Rd:88: file link 'HDF5Array' in package 'HDF5Array' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RealizationSink-class.Rd:90: file link 'HDF5-dump-management' in package 'HDF5Array' does not exist and so has been treated as a topic
    RleArray-class                          html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RleArray-class.Rd:37: file link 'DelayedArray' in package 'DelayedArray' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RleArray-class.Rd:40: file link 'DelayedArray' in package 'DelayedArray' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RleArray-class.Rd:51: file link 'Rle' in package 'S4Vectors' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RleArray-class.Rd:52: file link 'RleList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RleArray-class.Rd:52: file link 'DataFrame' in package 'S4Vectors' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RleArray-class.Rd:77: file link 'Rle' in package 'S4Vectors' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RleArray-class.Rd:77: file link 'DataFrame' in package 'S4Vectors' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RleArray-class.Rd:78: file link 'RleList' in package 'IRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RleArray-class.Rd:89: file link 'HDF5Array' in package 'HDF5Array' does not exist and so has been treated as a topic
    RleArraySeed-class                      html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RleArraySeed-class.Rd:48: file link 'DelayedArray' in package 'DelayedArray' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RleArraySeed-class.Rd:51: file link 'DelayedArray' in package 'DelayedArray' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/RleArraySeed-class.Rd:58: file link 'Rle' in package 'S4Vectors' does not exist and so has been treated as a topic
    SparseArraySeed-class                   html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/SparseArraySeed-class.Rd:70: file link 'arrayInd' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/SparseArraySeed-class.Rd:120: file link 'arrayInd' in package 'base' does not exist and so has been treated as a topic
    bind-arrays                             html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/bind-arrays.Rd:40: file link 'rbind' in package 'base' does not exist and so has been treated as a topic
    blockGrid                               html  
    block_processing                        html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/block_processing.Rd:91: file link 'MulticoreParam' in package 'BiocParallel' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/block_processing.Rd:92: file link 'SnowParam' in package 'BiocParallel' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/block_processing.Rd:93: file link 'bpparam' in package 'BiocParallel' does not exist and so has been treated as a topic
    chunkGrid                               html  
    extract_array                           html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/extract_array.Rd:38: file link 'DataFrame' in package 'S4Vectors' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/extract_array.Rd:95: file link 'DataFrame' in package 'S4Vectors' does not exist and so has been treated as a topic
    linearInd                               html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/linearInd.Rd:9: file link 'arrayInd' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/linearInd.Rd:20: file link 'arrayInd' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/linearInd.Rd:50: file link 'arrayInd' in package 'base' does not exist and so has been treated as a topic
    makeCappedVolumeBox                     html  
    mapToGrid                               html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/mapToGrid.Rd:28: file link 'arrayInd' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/mapToGrid.Rd:87: file link 'arrayInd' in package 'base' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/mapToGrid.Rd:97: file link 'arrayInd' in package 'base' does not exist and so has been treated as a topic
    read_block                              html  
    realize                                 html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpEB8D7o/R.INSTALL15a03b061568/DelayedArray/man/realize.Rd:52: file link 'HDF5Array' in package 'HDF5Array' does not exist and so has been treated as a topic
    showtree                                html  
    simplify                                html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'DelayedArray' ...
** libs
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/S4Vectors/include"   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mtune=generic -c R_init_DelayedArray.c -o R_init_DelayedArray.o
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/S4Vectors/include"   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mtune=generic -c S4Vectors_stubs.c -o S4Vectors_stubs.o
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/S4Vectors/include"   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mtune=generic -c abind.c -o abind.o
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/S4Vectors/include"   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mtune=generic -c compress_atomic_vector.c -o compress_atomic_vector.o
compress_atomic_vector.c: In function 'C_encode_atomic_vector':
compress_atomic_vector.c:66:2: warning: 'ans' is used uninitialized in this function [-Wuninitialized]
  return ans;
  ^
compress_atomic_vector.c: In function 'C_decode_atomic_vector':
compress_atomic_vector.c:73:2: warning: 'ans' is used uninitialized in this function [-Wuninitialized]
  return ans;
  ^
compress_atomic_vector.c: In function 'C_compress_atomic_vector':
compress_atomic_vector.c:85:2: warning: 'ans' is used uninitialized in this function [-Wuninitialized]
  return ans;
  ^
compress_atomic_vector.c: In function 'C_decompress_atomic_vector':
compress_atomic_vector.c:92:2: warning: 'ans' is used uninitialized in this function [-Wuninitialized]
  return ans;
  ^
C:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o DelayedArray.dll tmp.def R_init_DelayedArray.o S4Vectors_stubs.o abind.o compress_atomic_vector.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.9-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.9-bioc/meat/DelayedArray.buildbin-libdir/DelayedArray/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'DelayedArray' as DelayedArray_0.10.0.zip
* DONE (DelayedArray)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'DelayedArray' successfully unpacked and MD5 sums checked