Back to Multiple platform build/check report for BioC 3.12
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

INSTALL report for InteractionSet on tokay1

This page was generated on 2021-05-06 12:31:51 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the InteractionSet package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 901/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
InteractionSet 1.18.1  (landing page)
Aaron Lun
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/InteractionSet
Branch: RELEASE_3_12
Last Commit: f39d50d
Last Changed Date: 2021-04-16 03:32:49 -0400 (Fri, 16 Apr 2021)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: InteractionSet
Version: 1.18.1
Command: C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/InteractionSet_1.18.1.tar.gz && rm -rf InteractionSet.buildbin-libdir && mkdir InteractionSet.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=InteractionSet.buildbin-libdir InteractionSet_1.18.1.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL InteractionSet_1.18.1.zip && rm InteractionSet_1.18.1.tar.gz InteractionSet_1.18.1.zip
StartedAt: 2021-05-05 17:40:18 -0400 (Wed, 05 May 2021)
EndedAt: 2021-05-05 17:41:52 -0400 (Wed, 05 May 2021)
EllapsedTime: 93.1 seconds
RetCode: 0
Status:   OK   

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/InteractionSet_1.18.1.tar.gz && rm -rf InteractionSet.buildbin-libdir && mkdir InteractionSet.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=InteractionSet.buildbin-libdir InteractionSet_1.18.1.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL InteractionSet_1.18.1.zip && rm InteractionSet_1.18.1.tar.gz InteractionSet_1.18.1.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 84171  100 84171    0     0  3784k      0 --:--:-- --:--:-- --:--:-- 3914k

install for i386

* installing *source* package 'InteractionSet' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c box_bounds.cpp -o box_bounds.o
box_bounds.cpp: In function 'SEXPREC* get_box_bounds(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
box_bounds.cpp:10:13: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare]
     if (npts!=Adex.size()) {
         ~~~~^~~~~~~~~~~~~
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c detect_overlaps.cpp -o detect_overlaps.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c init.cpp -o init.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c link_overlaps.cpp -o link_overlaps.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c overlap_utils.cpp -o overlap_utils.o
C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o InteractionSet.dll tmp.def box_bounds.o detect_overlaps.o init.o link_overlaps.o overlap_utils.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.12-bioc/meat/InteractionSet.buildbin-libdir/00LOCK-InteractionSet/00new/InteractionSet/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'InteractionSet'
    finding HTML links ... done
    ContactMatrix-accessors                 html  
    finding level-2 HTML links ... done

    ContactMatrix-class                     html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpsDbwks/R.INSTALL114c63b094a/InteractionSet/man/ContactMatrix-class.Rd:42: file link 'Annotated' in package 'S4Vectors' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpsDbwks/R.INSTALL114c63b094a/InteractionSet/man/ContactMatrix-class.Rd:51: file link 'Annotated' in package 'S4Vectors' does not exist and so has been treated as a topic
    ContactMatrix-distances                 html  
    ContactMatrix-overlaps                  html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpsDbwks/R.INSTALL114c63b094a/InteractionSet/man/ContactMatrix-overlaps.Rd:33: file link 'findOverlaps' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpsDbwks/R.INSTALL114c63b094a/InteractionSet/man/ContactMatrix-overlaps.Rd:37: file link 'findOverlaps' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpsDbwks/R.INSTALL114c63b094a/InteractionSet/man/ContactMatrix-overlaps.Rd:100: file link 'findOverlaps' in package 'GenomicRanges' does not exist and so has been treated as a topic
    ContactMatrix-sorting                   html  
    ContactMatrix-subset                    html  
    GInteractions-class                     html  
    InteractionSet-class                    html  
    boundingBox                             html  
    conversion                              html  
    distances                               html  
    granges-methods                         html  
    interaction-accessors                   html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpsDbwks/R.INSTALL114c63b094a/InteractionSet/man/interaction-accessors.Rd:174: file link 'mcols' in package 'S4Vectors' does not exist and so has been treated as a topic
    interaction-bind                        html  
    interaction-compare                     html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpsDbwks/R.INSTALL114c63b094a/InteractionSet/man/interaction-compare.Rd:216: file link 'pcompare' in package 'S4Vectors' does not exist and so has been treated as a topic
    interaction-subset                      html  
    linearize                               html  
    linkOverlaps                            html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpsDbwks/R.INSTALL114c63b094a/InteractionSet/man/linkOverlaps.Rd:32: file link 'findOverlaps' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpsDbwks/R.INSTALL114c63b094a/InteractionSet/man/linkOverlaps.Rd:63: file link 'findOverlaps' in package 'GenomicRanges' does not exist and so has been treated as a topic
    overlaps                                html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpsDbwks/R.INSTALL114c63b094a/InteractionSet/man/overlaps.Rd:92: file link 'findOverlaps' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpsDbwks/R.INSTALL114c63b094a/InteractionSet/man/overlaps.Rd:97: file link 'findOverlaps' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpsDbwks/R.INSTALL114c63b094a/InteractionSet/man/overlaps.Rd:100: file link 'findOverlaps' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpsDbwks/R.INSTALL114c63b094a/InteractionSet/man/overlaps.Rd:131: file link 'findOverlaps' in package 'GenomicRanges' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/tmpdir/RtmpsDbwks/R.INSTALL114c63b094a/InteractionSet/man/overlaps.Rd:244: file link 'findOverlaps' in package 'GenomicRanges' does not exist and so has been treated as a topic
    pairs                                   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 'InteractionSet' ...
** libs
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c box_bounds.cpp -o box_bounds.o
box_bounds.cpp: In function 'SEXPREC* get_box_bounds(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)':
box_bounds.cpp:10:13: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare]
     if (npts!=Adex.size()) {
         ~~~~^~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c detect_overlaps.cpp -o detect_overlaps.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c init.cpp -o init.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c link_overlaps.cpp -o link_overlaps.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c overlap_utils.cpp -o overlap_utils.o
C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o InteractionSet.dll tmp.def box_bounds.o detect_overlaps.o init.o link_overlaps.o overlap_utils.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.12-bioc/meat/InteractionSet.buildbin-libdir/InteractionSet/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'InteractionSet' as InteractionSet_1.18.1.zip
* DONE (InteractionSet)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'InteractionSet' successfully unpacked and MD5 sums checked