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

CHECK report for scran on malbec2

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

Package 1477/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scran 1.12.1
Aaron Lun
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/scran
Branch: RELEASE_3_9
Last Commit: 83c15bd
Last Changed Date: 2019-05-27 01:17:36 -0400 (Mon, 27 May 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  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: scran
Version: 1.12.1
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:scran.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings scran_1.12.1.tar.gz
StartedAt: 2019-10-16 04:52:09 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 05:01:19 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 549.4 seconds
RetCode: 0
Status:  OK 
CheckDir: scran.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:scran.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings scran_1.12.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/scran.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘scran/DESCRIPTION’ ... OK
* this is package ‘scran’ version ‘1.12.1’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘scran’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 24.7Mb
  sub-directories of 1Mb or more:
    libs  23.8Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
           user system elapsed
convertTo 5.081  0.092   5.175
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.9-bioc/meat/scran.Rcheck/00check.log’
for details.



Installation output

scran.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL scran
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘scran’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c build_snn.cpp -o build_snn.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c calc_log_count_stats.cpp -o calc_log_count_stats.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c combine_rho.cpp -o combine_rho.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c combine_simes.cpp -o combine_simes.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c compute_CV2.cpp -o compute_CV2.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c compute_rho_null.cpp -o compute_rho_null.o
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/integer_log2.hpp:19:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/large_arithmetic.hpp:19,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/const_mod.hpp:23,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/linear_congruential.hpp:30,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/additive_combine.hpp:27,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random.hpp:36,
                 from rand_custom.h:6,
                 from compute_rho_null.cpp:4:
/home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/pending/integer_log2.hpp:7:59: note: #pragma message: This header is deprecated. Use  instead.
 BOOST_HEADER_DEPRECATED("");
                                                           ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c compute_rho_pairs.cpp -o compute_rho_pairs.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c cyclone_scores.cpp -o cyclone_scores.o
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/integer_log2.hpp:19:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/large_arithmetic.hpp:19,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/const_mod.hpp:23,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/linear_congruential.hpp:30,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/additive_combine.hpp:27,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random.hpp:36,
                 from rand_custom.h:6,
                 from cyclone_scores.cpp:7:
/home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/pending/integer_log2.hpp:7:59: note: #pragma message: This header is deprecated. Use  instead.
 BOOST_HEADER_DEPRECATED("");
                                                           ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c find_mutual_nns.cpp -o find_mutual_nns.o
find_mutual_nns.cpp: In function ‘SEXPREC* smooth_gaussian_kernel(SEXP, SEXP, SEXP, SEXP)’:
find_mutual_nns.cpp:121:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (npairs!=_index.size()) {
         ~~~~~~^~~~~~~~~~~~~~~
find_mutual_nns.cpp:136:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (i >= averages.size() || averages[i].size()==0) {
                 ~~^~~~~~~~~~~~~~~~~~
find_mutual_nns.cpp:137:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 if (i >= averages.size()) {
                     ~~^~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c fit_linear_model.cpp -o fit_linear_model.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c get_residuals.cpp -o get_residuals.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c get_scaled_ranks.cpp -o get_scaled_ranks.o
get_scaled_ranks.cpp: In instantiation of ‘SEXPREC* average_ranks_internal(SEXP, SEXP, SEXP, SEXP) [with M = beachmat::lin_matrix >; SEXP = SEXPREC*]’:
get_scaled_ranks.cpp:137:100:   required from here
get_scaled_ranks.cpp:67:16: warning: unused variable ‘accumulated_rank’ [-Wunused-variable]
         double accumulated_rank=0;
                ^~~~~~~~~~~~~~~~
get_scaled_ranks.cpp: In instantiation of ‘SEXPREC* average_ranks_internal(SEXP, SEXP, SEXP, SEXP) [with M = beachmat::lin_matrix >; SEXP = SEXPREC*]’:
get_scaled_ranks.cpp:139:100:   required from here
get_scaled_ranks.cpp:67:16: warning: unused variable ‘accumulated_rank’ [-Wunused-variable]
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c init.cpp -o init.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c overlap_exprs.cpp -o overlap_exprs.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c pool_size_factors.cpp -o pool_size_factors.o
pool_size_factors.cpp: In function ‘SEXPREC* pool_size_factors(SEXP, SEXP, SEXP, SEXP)’:
pool_size_factors.cpp:38:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (ngenes!=pseudo_cell.size()) { throw std::runtime_error("length of pseudo-cell vector is not the same as the number of cells"); }
         ~~~~~~^~~~~~~~~~~~~~~~~~~~
pool_size_factors.cpp:42:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (order.size() < ncells*2-1)  { throw std::runtime_error("ordering vector is too short for number of cells"); }
         ~~~~~~~~~~~~~^~~~~~~~~~~~
pool_size_factors.cpp:104:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     for (auto i=0; i::type* beachmat::const_column::get_indices() [with M = beachmat::lin_matrix >; Rcpp::Vector<13>::iterator = int*; Rcpp::traits::storage_type<13>::type = int]’:
pool_size_factors.cpp:55:34:   required from here
/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include/beachmat/utils/const_column.h:66:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (ref->get_nrow() > indices.size()) {
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c rand_custom.cpp -o rand_custom.o
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/integer_log2.hpp:19:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/large_arithmetic.hpp:19,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/const_mod.hpp:23,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/linear_congruential.hpp:30,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/additive_combine.hpp:27,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random.hpp:36,
                 from rand_custom.h:6,
                 from rand_custom.cpp:1:
/home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/pending/integer_log2.hpp:7:59: note: #pragma message: This header is deprecated. Use  instead.
 BOOST_HEADER_DEPRECATED("");
                                                           ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c run_dormqr.cpp -o run_dormqr.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c shuffle_matrix.cpp -o shuffle_matrix.o
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/integer_log2.hpp:19:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/large_arithmetic.hpp:19,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/const_mod.hpp:23,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/linear_congruential.hpp:30,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/additive_combine.hpp:27,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random.hpp:36,
                 from rand_custom.h:6,
                 from shuffle_matrix.cpp:7:
/home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/pending/integer_log2.hpp:7:59: note: #pragma message: This header is deprecated. Use  instead.
 BOOST_HEADER_DEPRECATED("");
                                                           ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c subset_and_divide.cpp -o subset_and_divide.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c test_shuffle.cpp -o test_shuffle.o
In file included from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/integer_log2.hpp:19:0,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/large_arithmetic.hpp:19,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/detail/const_mod.hpp:23,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/linear_congruential.hpp:30,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random/additive_combine.hpp:27,
                 from /home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/random.hpp:36,
                 from rand_custom.h:6,
                 from test_shuffle.cpp:3:
/home/biocbuild/bbs-3.9-bioc/R/library/BH/include/boost/pending/integer_log2.hpp:7:59: note: #pragma message: This header is deprecated. Use  instead.
 BOOST_HEADER_DEPRECATED("");
                                                           ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/beachmat/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/BH/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/dqrng/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c utils.cpp -o utils.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o scran.so build_snn.o calc_log_count_stats.o combine_rho.o combine_simes.o compute_CV2.o compute_rho_null.o compute_rho_pairs.o cyclone_scores.o find_mutual_nns.o fit_linear_model.o get_residuals.o get_scaled_ranks.o init.o overlap_exprs.o pool_size_factors.o rand_custom.o run_dormqr.o shuffle_matrix.o subset_and_divide.o test_shuffle.o utils.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.9-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.9-bioc/R/library/00LOCK-scran/00new/scran/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 (scran)

Tests output

scran.Rcheck/tests/testthat.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(scran)
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians

Loading required package: BiocParallel

Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following objects are masked from 'package:base':

    aperm, apply, rowsum

> test_check("scran")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 11722 | SKIPPED: 0 | WARNINGS: 305 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
294.649   8.418 299.886 

Example timings

scran.Rcheck/scran-Ex.timings

nameusersystemelapsed
DM0.0490.0000.048
buildSNNGraph1.6140.3782.005
cleanSizeFactors0.030.000.03
clusterModularity0.3420.0080.367
combineMarkers1.600.021.62
combinePValues0.0260.0000.025
combineVar1.2800.0321.313
computeSpikeFactors0.9080.0080.916
computeSumFactors2.2540.0122.266
convertTo5.0810.0925.175
correlateGenes0.3810.0000.394
correlatePairs0.3490.0040.353
cosineNorm0.0070.0000.006
cyclone0.3550.0000.543
decomposeVar1.2540.0161.317
denoisePCA0.0490.0040.053
doubletCells1.8000.0041.806
doubletCluster0.5280.0000.528
fastMNN000
findMarkers1.1980.0111.208
improvedCV20.3350.0040.339
makeTechTrend0.0270.0040.031
mnnCorrect000
multiBatchNorm000
multiBatchPCA0.0010.0000.000
multiBlockNorm0.6720.0000.672
multiBlockVar1.9140.0081.921
overlapExprs0.480.000.48
pairwiseTTests0.4780.0120.490
pairwiseWilcox0.6440.0040.654
parallelPCA1.2810.0201.301
quickCluster0.5830.0000.582
sandbag0.1200.0080.127
scaledColRanks0.0860.0000.087
technicalCV20.3080.0040.312
testVar0.0360.0000.036
trendVar1.3800.0041.383