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

INSTALL report for SingleR on malbec2

This page was generated on 2020-10-17 11:55:46 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE SingleR PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1674/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SingleR 1.2.4
Aaron Lun
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/SingleR
Branch: RELEASE_3_11
Last Commit: 4653a3c
Last Changed Date: 2020-05-24 18:13:10 -0400 (Sun, 24 May 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64 [ OK ] OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  NA 
machv2 macOS 10.14.6 Mojave / x86_64  OK  ERROR  skipped  skipped 

Summary

Package: SingleR
Version: 1.2.4
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL SingleR
StartedAt: 2020-10-16 16:47:43 -0400 (Fri, 16 Oct 2020)
EndedAt: 2020-10-16 16:48:47 -0400 (Fri, 16 Oct 2020)
EllapsedTime: 64.1 seconds
RetCode: 0
Status:  OK 

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL SingleR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘SingleR’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c fine_tune_de.cpp -o fine_tune_de.o
fine_tune_de.cpp: In constructor ‘de_markers::de_markers(Rcpp::List)’:
fine_tune_de.cpp:6:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (size_t i=0; i<marker_genes.size(); ++i) {
                          ~^~~~~~~~~~~~~~~~~~~~
fine_tune_de.cpp:9:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (size_t j=0; j<internals.size(); ++j) {
                              ~^~~~~~~~~~~~~~~~~
fine_tune_de.cpp: In function ‘Rcpp::List fine_tune_label_de(SEXP, Rcpp::NumericMatrix, Rcpp::List, double, double, Rcpp::List)’:
fine_tune_de.cpp:41:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (size_t i=0; i<References.size(); ++i) {
                      ~^~~~~~~~~~~~~~~~~~
In file included from fine_tune_de.cpp:2:0:
fine_tuner.h: In instantiation of ‘tuned_stats fine_tuner::assign(int, beachmat::numeric_matrix*, Rcpp::NumericMatrix, const matrix_list&, double, double, const PICKER&) [with PICKER = de_markers; tuned_stats = std::tuple<int, double, double>; beachmat::numeric_matrix = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >; Rcpp::NumericMatrix = Rcpp::Matrix<14>; matrix_list = std::vector<std::unique_ptr<beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> > > >]’:
fine_tune_de.cpp:54:95:   required from here
fine_tuner.h:40:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (size_t i=0; i<cur_scores.size(); ++i) {
                          ~^~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c fine_tune_sd.cpp -o fine_tune_sd.o
fine_tune_sd.cpp: In function ‘Rcpp::List fine_tune_label_sd(SEXP, Rcpp::NumericMatrix, Rcpp::List, double, double, Rcpp::NumericMatrix, double)’:
fine_tune_sd.cpp:46:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (size_t i=0; i<References.size(); ++i) {
                      ~^~~~~~~~~~~~~~~~~~
In file included from fine_tune_sd.cpp:2:0:
fine_tuner.h: In instantiation of ‘tuned_stats fine_tuner::assign(int, beachmat::numeric_matrix*, Rcpp::NumericMatrix, const matrix_list&, double, double, const PICKER&) [with PICKER = sd_markers; tuned_stats = std::tuple<int, double, double>; beachmat::numeric_matrix = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >; Rcpp::NumericMatrix = Rcpp::Matrix<14>; matrix_list = std::vector<std::unique_ptr<beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> > > >]’:
fine_tune_sd.cpp:59:95:   required from here
fine_tuner.h:40:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (size_t i=0; i<cur_scores.size(); ++i) {
                          ~^~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c recompute_scores.cpp -o recompute_scores.o
recompute_scores.cpp: In function ‘Rcpp::RObject recompute_scores(Rcpp::List, Rcpp::RObject, Rcpp::IntegerMatrix, Rcpp::List, Rcpp::List, double)’:
recompute_scores.cpp:38:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (Labels.nrow()!=nref) {
         ~~~~~~~~~~~~~^~~~~~
recompute_scores.cpp:41:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (Labels.ncol()!=ncells) {
         ~~~~~~~~~~~~~^~~~~~~~
recompute_scores.cpp:45:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (Genes.size()!=nref) {
         ~~~~~~~~~~~~^~~~~~
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.11-bioc/R/lib -L/usr/local/lib -o SingleR.so RcppExports.o fine_tune_de.o fine_tune_sd.o recompute_scores.o -L/home/biocbuild/bbs-3.11-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.11-bioc/R/library/00LOCK-SingleR/00new/SingleR/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (SingleR)