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

INSTALL report for DepecheR on tokay2

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

Package 417/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DepecheR 1.0.3
Jakob Theorell
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/DepecheR
Branch: RELEASE_3_9
Last Commit: 5174d68
Last Changed Date: 2019-06-28 07:05:57 -0400 (Fri, 28 Jun 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64 [ OK ] OK  ERROR  OK 
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: DepecheR
Version: 1.0.3
Command: C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/DepecheR_1.0.3.tar.gz && rm -rf DepecheR.buildbin-libdir && mkdir DepecheR.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=DepecheR.buildbin-libdir DepecheR_1.0.3.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL DepecheR_1.0.3.zip && rm DepecheR_1.0.3.tar.gz DepecheR_1.0.3.zip
StartedAt: 2019-10-15 19:27:07 -0400 (Tue, 15 Oct 2019)
EndedAt: 2019-10-15 19:29:31 -0400 (Tue, 15 Oct 2019)
EllapsedTime: 143.2 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/DepecheR_1.0.3.tar.gz && rm -rf DepecheR.buildbin-libdir && mkdir DepecheR.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=DepecheR.buildbin-libdir DepecheR_1.0.3.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL DepecheR_1.0.3.zip && rm DepecheR_1.0.3.tar.gz DepecheR_1.0.3.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
 13 1068k   13  144k    0     0   340k      0  0:00:03 --:--:--  0:00:03  345k
100 1068k  100 1068k    0     0  2181k      0 --:--:-- --:--:-- --:--:-- 2208k

install for i386

* installing *source* package 'DepecheR' ...
** using staged installation
** libs
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.9-B/R/include" -DNDEBUG -I../inst/include -pthread -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.9-bioc/R/library/RcppEigen/include"   -I"C:/extsoft/include"     -O2 -Wall  -mtune=generic -c Clusterer.cpp -o Clusterer.o
Clusterer.cpp: In member function 'double Clusterer::cluster_norm(const RowMatrixXd&, const RowMatrixXd&, Eigen::VectorXi, double)':
Clusterer.cpp:204:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(unsigned int i = 0; i