CHECK report for glmGamPoi on malbec2
This page was generated on 2020-10-17 11:54:52 -0400 (Sat, 17 Oct 2020).
|
TO THE DEVELOPERS/MAINTAINERS OF THE glmGamPoi PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
|
|
glmGamPoi 1.0.0 Constantin Ahlmann-Eltze
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020) |
URL: https://git.bioconductor.org/packages/glmGamPoi |
Branch: RELEASE_3_11 |
Last Commit: ea2224c |
Last Changed Date: 2020-04-27 15:35:32 -0400 (Mon, 27 Apr 2020) |
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | [ OK ] | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |
Summary
Command output
Installation output
glmGamPoi.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL glmGamPoi
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘glmGamPoi’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG -I../inst/include/ -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/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../inst/include/ -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I/usr/local/include -fpic -g -O2 -Wall -c beta_estimation.cpp -o beta_estimation.o
In file included from beta_estimation.cpp:6:0:
../inst/include/deviance.h: In instantiation of ‘arma::Mat<double> compute_gp_deviance_residuals_matrix_impl(arma::Mat<eT>, arma::Mat<double>, Rcpp::NumericVector) [with NumericType = int; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]’:
../inst/include/deviance.h:74:72: required from here
../inst/include/deviance.h:62:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Y.n_elem; i++){
~~^~~~~~~~~~
../inst/include/deviance.h: In instantiation of ‘arma::Mat<double> compute_gp_deviance_residuals_matrix_impl(arma::Mat<eT>, arma::Mat<double>, Rcpp::NumericVector) [with NumericType = double; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]’:
../inst/include/deviance.h:77:75: required from here
../inst/include/deviance.h:62:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
beta_estimation.cpp: In instantiation of ‘void clamp_inplace(arma::Mat<eT>&, double, double) [with NumericType = double]’:
beta_estimation.cpp:27:36: required from here
beta_estimation.cpp:15:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v.n_elem; i++){
~~^~~~~~~~~~
In file included from beta_estimation.cpp:6:0:
../inst/include/deviance.h: In instantiation of ‘double compute_gp_deviance_sum(const arma::Mat<eT>&, const arma::Mat<double>&, double) [with NumericType = int]’:
beta_estimation.cpp:121:45: required from ‘Rcpp::List fitBeta_fisher_scoring_impl(Rcpp::RObject, const mat&, Rcpp::RObject, Rcpp::NumericVector, SEXP, double, double, int, bool) [with NumericType = int; BMNumericType = beachmat::lin_matrix<int, Rcpp::Vector<13> >; Rcpp::List = Rcpp::Vector<19>; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>; arma::mat = arma::Mat<double>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]’
beta_estimation.cpp:169:101: required from here
../inst/include/deviance.h:51:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < Y.n_elem; i++) {
~~^~~~~~~~~~
../inst/include/deviance.h: In instantiation of ‘double compute_gp_deviance_sum(const arma::Mat<eT>&, const arma::Mat<double>&, double) [with NumericType = double]’:
beta_estimation.cpp:121:45: required from ‘Rcpp::List fitBeta_fisher_scoring_impl(Rcpp::RObject, const mat&, Rcpp::RObject, Rcpp::NumericVector, SEXP, double, double, int, bool) [with NumericType = double; BMNumericType = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >; Rcpp::List = Rcpp::Vector<19>; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>; arma::mat = arma::Mat<double>; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; SEXP = SEXPREC*]’
beta_estimation.cpp:175:104: required from here
../inst/include/deviance.h:51:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG -I../inst/include/ -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I/usr/local/include -fpic -g -O2 -Wall -c deviance.cpp -o deviance.o
In file included from deviance.cpp:3:0:
../inst/include/deviance.h: In instantiation of ‘arma::Mat<double> compute_gp_deviance_residuals_matrix_impl(arma::Mat<eT>, arma::Mat<double>, Rcpp::NumericVector) [with NumericType = int; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]’:
../inst/include/deviance.h:74:72: required from here
../inst/include/deviance.h:62:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Y.n_elem; i++){
~~^~~~~~~~~~
../inst/include/deviance.h: In instantiation of ‘arma::Mat<double> compute_gp_deviance_residuals_matrix_impl(arma::Mat<eT>, arma::Mat<double>, Rcpp::NumericVector) [with NumericType = double; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>]’:
../inst/include/deviance.h:77:75: required from here
../inst/include/deviance.h:62:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG -I../inst/include/ -I'/home/biocbuild/bbs-3.11-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.11-bioc/R/library/beachmat/include' -I/usr/local/include -fpic -g -O2 -Wall -c overdispersion.cpp -o overdispersion.o
overdispersion.cpp: In instantiation of ‘Rcpp::NumericVector estimate_overdispersions_fast_internal(Rcpp::RObject, Rcpp::RObject, Rcpp::NumericMatrix, bool, double) [with NumericType = beachmat::lin_matrix<int, Rcpp::Vector<13> >; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>; Rcpp::NumericMatrix = Rcpp::Matrix<14>]’:
overdispersion.cpp:237:143: required from here
overdispersion.cpp:209:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(n_genes != mean_mat_bm->get_nrow() || n_samples != mean_mat_bm->get_ncol()){
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
overdispersion.cpp:209:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(n_genes != mean_mat_bm->get_nrow() || n_samples != mean_mat_bm->get_ncol()){
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
overdispersion.cpp: In instantiation of ‘Rcpp::NumericVector estimate_overdispersions_fast_internal(Rcpp::RObject, Rcpp::RObject, Rcpp::NumericMatrix, bool, double) [with NumericType = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >; Rcpp::NumericVector = Rcpp::Vector<14, Rcpp::PreserveStorage>; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>; Rcpp::NumericMatrix = Rcpp::Matrix<14>]’:
overdispersion.cpp:239:143: required from here
overdispersion.cpp:209:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(n_genes != mean_mat_bm->get_nrow() || n_samples != mean_mat_bm->get_ncol()){
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
overdispersion.cpp:209:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(n_genes != mean_mat_bm->get_nrow() || n_samples != mean_mat_bm->get_ncol()){
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.11-bioc/R/lib -L/usr/local/lib -o glmGamPoi.so RcppExports.o beta_estimation.o deviance.o overdispersion.o -L/home/biocbuild/bbs-3.11-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.11-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.11-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.11-bioc/R/library/00LOCK-glmGamPoi/00new/glmGamPoi/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (glmGamPoi)
Tests output
glmGamPoi.Rcheck/tests/testthat.Rout
Example timings
glmGamPoi.Rcheck/glmGamPoi-Ex.timings