Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

INSTALL report for sparseMatrixStats on tokay1

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

To the developers/maintainers of the sparseMatrixStats package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1755/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sparseMatrixStats 1.2.1  (landing page)
Constantin Ahlmann-Eltze
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/sparseMatrixStats
Branch: RELEASE_3_12
Last Commit: 9726f3d
Last Changed Date: 2021-02-02 10:59:57 -0400 (Tue, 02 Feb 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    OK    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: sparseMatrixStats
Version: 1.2.1
Command: C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/sparseMatrixStats_1.2.1.tar.gz && rm -rf sparseMatrixStats.buildbin-libdir && mkdir sparseMatrixStats.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=sparseMatrixStats.buildbin-libdir sparseMatrixStats_1.2.1.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL sparseMatrixStats_1.2.1.zip && rm sparseMatrixStats_1.2.1.tar.gz sparseMatrixStats_1.2.1.zip
StartedAt: 2021-05-05 16:54:35 -0400 (Wed, 05 May 2021)
EndedAt: 2021-05-05 16:56:32 -0400 (Wed, 05 May 2021)
EllapsedTime: 116.7 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/sparseMatrixStats_1.2.1.tar.gz && rm -rf sparseMatrixStats.buildbin-libdir && mkdir sparseMatrixStats.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=sparseMatrixStats.buildbin-libdir sparseMatrixStats_1.2.1.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL sparseMatrixStats_1.2.1.zip && rm sparseMatrixStats_1.2.1.tar.gz sparseMatrixStats_1.2.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  463k  100  463k    0     0  13.5M      0 --:--:-- --:--:-- --:--:-- 14.1M

install for i386

* installing *source* package 'sparseMatrixStats' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++  -std=gnu++14 -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 RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++14 -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 SparseMatrixView.cpp -o SparseMatrixView.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++14 -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 methods.cpp -o methods.o
In file included from methods.cpp:6:
quantile.h: In instantiation of 'double quantile_sparse(T, int, double) [with T = VectorSubsetView<14>]':
quantile.h:85:80:   required from here
quantile.h:35:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'unsigned int'} [-Wsign-compare]
   for(int i = 0; i < sorted_values.size() + number_of_zeros; i++){
                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
methods.cpp: In instantiation of 'dgCMatrix_colOrderStats(Rcpp::S4, int, bool)::<lambda(auto:15, auto:16, int)> [with auto:15 = SkipNAVectorSubsetView<14>; auto:16 = SkipNAVectorSubsetView<13>]':
methods.cpp:25:18:   required from 'Rcpp::NumericVector reduce_matrix_double(Rcpp::S4, bool, Functor) [with Functor = dgCMatrix_colOrderStats(Rcpp::S4, int, bool)::<lambda(auto:15, auto:16, int)>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::S4 = Rcpp::S4_Impl<Rcpp::PreserveStorage>]'
methods.cpp:378:4:   required from here
methods.cpp:351:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'unsigned int'} [-Wsign-compare]
     for(int i = 0; i < sorted_values.size() + number_of_zeros; i++){
                    ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
methods.cpp: In instantiation of 'dgCMatrix_colOrderStats(Rcpp::S4, int, bool)::<lambda(auto:15, auto:16, int)> [with auto:15 = VectorSubsetView<14>; auto:16 = VectorSubsetView<13>]':
methods.cpp:30:18:   required from 'Rcpp::NumericVector reduce_matrix_double(Rcpp::S4, bool, Functor) [with Functor = dgCMatrix_colOrderStats(Rcpp::S4, int, bool)::<lambda(auto:15, auto:16, int)>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::S4 = Rcpp::S4_Impl<Rcpp::PreserveStorage>]'
methods.cpp:378:4:   required from here
methods.cpp:351:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'unsigned int'} [-Wsign-compare]
In file included from methods.cpp:6:
quantile.h: In instantiation of 'double quantile_sparse(T, int, double) [with T = SkipNAVectorSubsetView<14>]':
methods.cpp:226:27:   required from 'dgCMatrix_colMedians(Rcpp::S4, bool)::<lambda(auto:5, auto:6, int)> [with auto:5 = SkipNAVectorSubsetView<14>; auto:6 = SkipNAVectorSubsetView<13>]'
methods.cpp:25:18:   required from 'Rcpp::NumericVector reduce_matrix_double(Rcpp::S4, bool, Functor) [with Functor = dgCMatrix_colMedians(Rcpp::S4, bool)::<lambda(auto:5, auto:6, int)>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::S4 = Rcpp::S4_Impl<Rcpp::PreserveStorage>]'
methods.cpp:227:4:   required from here
quantile.h:35:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'unsigned int'} [-Wsign-compare]
   for(int i = 0; i < sorted_values.size() + number_of_zeros; i++){
                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw32/bin/"g++  -std=gnu++14 -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 row_methods.cpp -o row_methods.o
C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o sparseMatrixStats.dll tmp.def RcppExports.o SparseMatrixView.o methods.o row_methods.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/sparseMatrixStats.buildbin-libdir/00LOCK-sparseMatrixStats/00new/sparseMatrixStats/libs/i386
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'sparseMatrixStats'
    finding HTML links ... done
    colAlls-xgCMatrix-method                html  
    colAnyNAs-xgCMatrix-method              html  
    colAnys-xgCMatrix-method                html  
    colAvgsPerRowSet-xgCMatrix-method       html  
    colCollapse-xgCMatrix-method            html  
    colCounts-xgCMatrix-method              html  
    colCummaxs-dgCMatrix-method             html  
    colCummins-dgCMatrix-method             html  
    colCumprods-xgCMatrix-method            html  
    colCumsums-xgCMatrix-method             html  
    colDiffs-dgCMatrix-method               html  
    colIQRDiffs-dgCMatrix-method            html  
    colIQRs-xgCMatrix-method                html  
    colLogSumExps-xgCMatrix-method          html  
    colMadDiffs-dgCMatrix-method            html  
    colMads-dgCMatrix-method                html  
    colMaxs-dgCMatrix-method                html  
    colMeans2-xgCMatrix-method              html  
    colMedians-dgCMatrix-method             html  
    colMins-dgCMatrix-method                html  
    colOrderStats-dgCMatrix-method          html  
    colProds-xgCMatrix-method               html  
    colQuantiles-xgCMatrix-method           html  
    colRanges-dgCMatrix-method              html  
    colRanks-dgCMatrix-method               html  
    colSdDiffs-dgCMatrix-method             html  
    colSds-xgCMatrix-method                 html  
    colSums2-xgCMatrix-method               html  
    colTabulates-xgCMatrix-method           html  
    colVarDiffs-dgCMatrix-method            html  
    colVars-xgCMatrix-method                html  
    colWeightedMads-dgCMatrix-method        html  
    colWeightedMeans-xgCMatrix-method       html  
    colWeightedMedians-dgCMatrix-method     html  
    colWeightedSds-xgCMatrix-method         html  
    colWeightedVars-xgCMatrix-method        html  
    xgCMatrix-class                         html  
*** copying figures
** 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 'sparseMatrixStats' ...
** libs
"C:/rtools40/mingw64/bin/"g++  -std=gnu++14 -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 RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++14 -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 SparseMatrixView.cpp -o SparseMatrixView.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++14 -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 methods.cpp -o methods.o
In file included from methods.cpp:6:
quantile.h: In instantiation of 'double quantile_sparse(T, int, double) [with T = VectorSubsetView<14>]':
quantile.h:85:80:   required from here
quantile.h:35:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   for(int i = 0; i < sorted_values.size() + number_of_zeros; i++){
                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
methods.cpp: In instantiation of 'dgCMatrix_colOrderStats(Rcpp::S4, int, bool)::<lambda(auto:15, auto:16, int)> [with auto:15 = SkipNAVectorSubsetView<14>; auto:16 = SkipNAVectorSubsetView<13>]':
methods.cpp:25:18:   required from 'Rcpp::NumericVector reduce_matrix_double(Rcpp::S4, bool, Functor) [with Functor = dgCMatrix_colOrderStats(Rcpp::S4, int, bool)::<lambda(auto:15, auto:16, int)>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::S4 = Rcpp::S4_Impl<Rcpp::PreserveStorage>]'
methods.cpp:378:4:   required from here
methods.cpp:351:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
     for(int i = 0; i < sorted_values.size() + number_of_zeros; i++){
                    ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
methods.cpp: In instantiation of 'dgCMatrix_colOrderStats(Rcpp::S4, int, bool)::<lambda(auto:15, auto:16, int)> [with auto:15 = VectorSubsetView<14>; auto:16 = VectorSubsetView<13>]':
methods.cpp:30:18:   required from 'Rcpp::NumericVector reduce_matrix_double(Rcpp::S4, bool, Functor) [with Functor = dgCMatrix_colOrderStats(Rcpp::S4, int, bool)::<lambda(auto:15, auto:16, int)>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::S4 = Rcpp::S4_Impl<Rcpp::PreserveStorage>]'
methods.cpp:378:4:   required from here
methods.cpp:351:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
In file included from methods.cpp:6:
quantile.h: In instantiation of 'double quantile_sparse(T, int, double) [with T = SkipNAVectorSubsetView<14>]':
methods.cpp:226:27:   required from 'dgCMatrix_colMedians(Rcpp::S4, bool)::<lambda(auto:5, auto:6, int)> [with auto:5 = SkipNAVectorSubsetView<14>; auto:6 = SkipNAVectorSubsetView<13>]'
methods.cpp:25:18:   required from 'Rcpp::NumericVector reduce_matrix_double(Rcpp::S4, bool, Functor) [with Functor = dgCMatrix_colMedians(Rcpp::S4, bool)::<lambda(auto:5, auto:6, int)>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::S4 = Rcpp::S4_Impl<Rcpp::PreserveStorage>]'
methods.cpp:227:4:   required from here
quantile.h:35:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
   for(int i = 0; i < sorted_values.size() + number_of_zeros; i++){
                  ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++  -std=gnu++14 -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 row_methods.cpp -o row_methods.o
C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o sparseMatrixStats.dll tmp.def RcppExports.o SparseMatrixView.o methods.o row_methods.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/sparseMatrixStats.buildbin-libdir/sparseMatrixStats/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'sparseMatrixStats' as sparseMatrixStats_1.2.1.zip
* DONE (sparseMatrixStats)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'sparseMatrixStats' successfully unpacked and MD5 sums checked