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

BUILD BIN report for diffuStats on tokay2

This page was generated on 2018-10-17 08:44:15 -0400 (Wed, 17 Oct 2018).

Package 389/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
diffuStats 0.104.0
Sergio Picart-Armada
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/diffuStats
Branch: RELEASE_3_7
Last Commit: 8b2aaa1
Last Changed Date: 2018-04-30 10:35:47 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: diffuStats
Version: 0.104.0
Command: rm -rf diffuStats.buildbin-libdir && mkdir diffuStats.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=diffuStats.buildbin-libdir diffuStats_0.104.0.tar.gz
StartedAt: 2018-10-17 06:15:26 -0400 (Wed, 17 Oct 2018)
EndedAt: 2018-10-17 06:16:28 -0400 (Wed, 17 Oct 2018)
EllapsedTime: 61.9 seconds
RetCode: 0
Status:  OK  
PackageFile: diffuStats_0.104.0.zip
PackageFileSize: 1.492 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf diffuStats.buildbin-libdir && mkdir diffuStats.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=diffuStats.buildbin-libdir diffuStats_0.104.0.tar.gz
###
##############################################################################
##############################################################################



install for i386

* installing *source* package 'diffuStats' ...
** libs
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include"   -I"C:/extsoft/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include"   -I"C:/extsoft/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mtune=generic -c diffuse_parallel.cpp -o diffuse_parallel.o
diffuse_parallel.cpp: In function 'arma::sp_mat convertSparse(Rcpp::S4)':
diffuse_parallel.cpp:28:84: warning: 'static eT* arma::memory::acquire_chunked(arma::uword) [with eT = double; arma::uword = unsigned int]' is deprecated (declared at C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:117) [-Wdeprecated-declarations]
   arma::access::rw(res.values) = arma::memory::acquire_chunked<double>(x.size() + 1);
                                                                                    ^
diffuse_parallel.cpp:32:94: warning: 'static eT* arma::memory::acquire_chunked(arma::uword) [with eT = unsigned int; arma::uword = unsigned int]' is deprecated (declared at C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:117) [-Wdeprecated-declarations]
   arma::access::rw(res.row_indices) = arma::memory::acquire_chunked<arma::uword>(i.size() + 1);
                                                                                              ^
diffuse_parallel.cpp: In function 'arma::sp_mat sparsify2(const mat&, int, const sp_mat&)':
diffuse_parallel.cpp:69:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int i = 0; i < pos.size(); ++i) {
                     ^
C:/Rtools/mingw_32/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include"   -I"C:/extsoft/include"     -O3 -Wall  -std=gnu99 -mtune=generic -c init.c -o init.o
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o diffuStats.dll tmp.def RcppExports.o diffuse_parallel.o init.o -LC:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/lib/i386 -ltbb -ltbbmalloc -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.7-bioc/meat/diffuStats.buildbin-libdir/diffuStats/libs/i386
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'diffuStats'
    finding HTML links ... done
    ParallelHeatrank                        html  
    checks                                  html  
    connect_undirected_graph                html  
    convertSparse                           html  
    default_graph_param                     html  
    diffuStats                              html  
    diffuse                                 html  
    diffuse_mc                              html  
    diffuse_raw                             html  
    generate_graph                          html  
    generate_input                          html  
    graph_toy                               html  
    is_kernel                               html  
    kernels                                 html  
    largest_cc                              html  
    metric_auc                              html  
    named.list                              html  
    perf                                    html  
    perf_eval                               html  
    perf_wilcox                             html  
    scores2colours                          html  
    scores2shapes                           html  
    serialHeatrank                          html  
    sparsify2                               html  
    to_list                                 html  
    to_x_from_list                          html  
    which_format                            html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'diffuStats' ...
** libs
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include"   -I"C:/extsoft/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include"   -I"C:/extsoft/include"  -DRCPP_PARALLEL_USE_TBB=1   -O2 -Wall  -mtune=generic -c diffuse_parallel.cpp -o diffuse_parallel.o
diffuse_parallel.cpp: In function 'arma::sp_mat convertSparse(Rcpp::S4)':
diffuse_parallel.cpp:28:84: warning: 'static eT* arma::memory::acquire_chunked(arma::uword) [with eT = double; arma::uword = unsigned int]' is deprecated (declared at C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:117) [-Wdeprecated-declarations]
   arma::access::rw(res.values) = arma::memory::acquire_chunked<double>(x.size() + 1);
                                                                                    ^
diffuse_parallel.cpp:32:94: warning: 'static eT* arma::memory::acquire_chunked(arma::uword) [with eT = unsigned int; arma::uword = unsigned int]' is deprecated (declared at C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:117) [-Wdeprecated-declarations]
   arma::access::rw(res.row_indices) = arma::memory::acquire_chunked<arma::uword>(i.size() + 1);
                                                                                              ^
diffuse_parallel.cpp: In function 'arma::sp_mat sparsify2(const mat&, int, const sp_mat&)':
diffuse_parallel.cpp:69:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int i = 0; i < pos.size(); ++i) {
                     ^
C:/Rtools/mingw_64/bin/gcc  -I"C:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppArmadillo/include" -I"C:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include"   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mtune=generic -c init.c -o init.o
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o diffuStats.dll tmp.def RcppExports.o diffuse_parallel.o init.o -LC:/Users/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/lib/x64 -ltbb -ltbbmalloc -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.7-B/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.7-bioc/meat/diffuStats.buildbin-libdir/diffuStats/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'diffuStats' as diffuStats_0.104.0.zip
* DONE (diffuStats)
In R CMD INSTALL
In R CMD INSTALL