Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-07-16 11:40 -0400 (Tue, 16 Jul 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4677 |
palomino6 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4416 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4444 |
kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4393 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4373 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
Package 854/2243 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
glmGamPoi 1.17.3 (landing page) Constantin Ahlmann-Eltze
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
palomino6 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
To the developers/maintainers of the glmGamPoi package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/glmGamPoi.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: glmGamPoi |
Version: 1.17.3 |
Command: C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:glmGamPoi.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings glmGamPoi_1.17.3.tar.gz |
StartedAt: 2024-07-16 00:29:38 -0400 (Tue, 16 Jul 2024) |
EndedAt: 2024-07-16 00:33:23 -0400 (Tue, 16 Jul 2024) |
EllapsedTime: 225.1 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: glmGamPoi.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:glmGamPoi.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings glmGamPoi_1.17.3.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.20-bioc/meat/glmGamPoi.Rcheck' * using R version 4.4.1 (2024-06-14 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'glmGamPoi/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'glmGamPoi' version '1.17.3' * package encoding: UTF-8 * 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 whether package 'glmGamPoi' can be installed ... OK * used C++ compiler: 'G__~1.EXE (GCC) 13.2.0' * checking C++ specification ... NOTE Specified C++11: please drop specification unless essential * checking installed package size ... OK * 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 code 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 use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files for x64 is not available File 'C:/Users/biocbuild/bbs-3.20-bioc/R/library/glmGamPoi/libs/x64/glmGamPoi.dll': Found '_exit', possibly from '_exit' (C) Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See 'Writing portable packages' in the 'Writing R Extensions' manual. * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'testthat.R' ERROR Running the tests in 'tests/testthat.R' failed. Last 13 lines of output: 20. ├─methods::as(extract_sparse_array(x@seed, index), "COO_SparseArray") 21. │ └─methods:::.class1(object) 22. ├─SparseArray::extract_sparse_array(x@seed, index) 23. └─DelayedArray::extract_sparse_array(x@seed, index) 24. ├─SparseArray::extract_sparse_array(x@seed, index) 25. └─DelayedArray::extract_sparse_array(x@seed, index) 26. ├─SparseArray::extract_sparse_array(x@seed, seed_index) 27. └─SparseArray::extract_sparse_array(x@seed, seed_index) 28. └─S4Arrays:::subset_by_Nindex(x, index) 29. ├─BiocGenerics::do.call(`[`, c(list(x), subscripts, list(drop = drop))) 30. └─base::do.call(`[`, c(list(x), subscripts, list(drop = drop))) [ FAIL 1 | WARN 420 | SKIP 5 | PASS 443 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 2 NOTEs See 'C:/Users/biocbuild/bbs-3.20-bioc/meat/glmGamPoi.Rcheck/00check.log' for details.
glmGamPoi.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL glmGamPoi ### ############################################################################## ############################################################################## * installing to library 'C:/Users/biocbuild/bbs-3.20-bioc/R/library' * installing *source* package 'glmGamPoi' ... ** using staged installation ** libs using C++ compiler: 'G__~1.EXE (GCC) 13.2.0' using C++11 g++ -std=gnu++11 -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/beachmat/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/beachmat/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c beta_estimation.cpp -o beta_estimation.o beta_estimation.cpp: In function 'bool lte_n_equal_rows(const Rcpp::NumericMatrix&, int, double)': beta_estimation.cpp:32:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 32 | for(size_t row_idx = 0; row_idx < matrix.nrow(); row_idx++){ | ~~~~~~~~^~~~~~~~~~~~~~~ beta_estimation.cpp:44:20: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 44 | if(n_matches > n){ | ~~~~~~~~~~^~~ beta_estimation.cpp: In function 'Rcpp::IntegerVector get_row_groups(const Rcpp::NumericMatrix&, int, double)': beta_estimation.cpp:58:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 58 | for(size_t row_idx = 0; row_idx < matrix.nrow(); row_idx++){ | ~~~~~~~~^~~~~~~~~~~~~~~ In file included from beta_estimation.cpp:6: ../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:88:58: required from here ../inst/include/deviance.h:76:20: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 76 | 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:91:61: required from here ../inst/include/deviance.h:76:20: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] beta_estimation.cpp: In instantiation of 'void clamp_inplace(arma::Mat<eT>&, double, double) [with NumericType = double]': beta_estimation.cpp:81:16: required from here beta_estimation.cpp:15:20: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 15 | for(int i = 0; i < v.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 = int]': beta_estimation.cpp:246:40: required from 'Rcpp::List fitBeta_fisher_scoring_impl(Rcpp::RObject, const arma::mat&, Rcpp::RObject, Rcpp::NumericVector, SEXP, Rcpp::Nullable<Rcpp::Matrix<14> >, 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:301:70: required from here ../inst/include/deviance.h:53:21: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 53 | 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:246:40: required from 'Rcpp::List fitBeta_fisher_scoring_impl(Rcpp::RObject, const arma::mat&, Rcpp::RObject, Rcpp::NumericVector, SEXP, Rcpp::Nullable<Rcpp::Matrix<14> >, 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:307:73: required from here ../inst/include/deviance.h:53:21: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] g++ -std=gnu++11 -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/beachmat/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c deviance.cpp -o deviance.o In file included from deviance.cpp:3: ../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:88:58: required from here ../inst/include/deviance.h:76:20: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 76 | 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:91:61: required from here ../inst/include/deviance.h:76:20: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] g++ -std=gnu++11 -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/beachmat/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c overdispersion.cpp -o overdispersion.o overdispersion.cpp: In function 'Rcpp::List make_table_if_small(const Rcpp::NumericVector&, int)': overdispersion.cpp:26:22: warning: comparison of integer expressions of different signedness: 'std::unordered_map<long int, long long unsigned int>::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 26 | if(counts.size() > stop_if_larger){ | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ overdispersion.cpp: In function 'double conventional_loglikelihood_fast(Rcpp::NumericVector, Rcpp::NumericVector, double, const arma::mat&, bool, Rcpp::NumericVector, Rcpp::NumericVector)': overdispersion.cpp:93:31: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 93 | for(size_t iter = 0; iter < count_frequencies.size(); ++iter){ | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ overdispersion.cpp:101:23: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 101 | for(size_t i = 0; i < y.size(); ++i){ | ~~^~~~~~~~~~ overdispersion.cpp: In function 'double conventional_score_function_fast(Rcpp::NumericVector, Rcpp::NumericVector, double, const arma::mat&, bool, Rcpp::NumericVector, Rcpp::NumericVector)': overdispersion.cpp:137:31: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 137 | for(size_t iter = 0; iter < count_frequencies.size(); ++iter){ | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ overdispersion.cpp:160:31: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 160 | for(size_t iter = 0; iter < y.size(); ++iter){ | ~~~~~^~~~~~~~~~ overdispersion.cpp:178:23: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 178 | for(size_t i = 0; i < y.size(); ++i){ | ~~^~~~~~~~~~ overdispersion.cpp: In function 'double conventional_deriv_score_function_fast(Rcpp::NumericVector, Rcpp::NumericVector, double, const arma::mat&, bool, Rcpp::NumericVector, Rcpp::NumericVector)': overdispersion.cpp:234:31: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 234 | for(size_t iter = 0; iter < count_frequencies.size(); ++iter){ | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ overdispersion.cpp:252:23: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 252 | for(size_t i = 0; i < y.size(); ++i){ | ~~^~~~~~~~~~ overdispersion.cpp: In instantiation of 'Rcpp::List estimate_overdispersions_fast_internal(Rcpp::RObject, Rcpp::RObject, Rcpp::NumericMatrix, bool, double, int) [with NumericType = beachmat::lin_matrix<int, Rcpp::Vector<13> >; Rcpp::List = Rcpp::Vector<19>; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': overdispersion.cpp:313:76: required from here overdispersion.cpp:275:14: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare] 275 | if(n_genes != mean_mat_bm->get_nrow() || n_samples != mean_mat_bm->get_ncol()){ | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ overdispersion.cpp:275:54: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare] 275 | if(n_genes != mean_mat_bm->get_nrow() || n_samples != mean_mat_bm->get_ncol()){ | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ overdispersion.cpp: In instantiation of 'Rcpp::List estimate_overdispersions_fast_internal(Rcpp::RObject, Rcpp::RObject, Rcpp::NumericMatrix, bool, double, int) [with NumericType = beachmat::lin_matrix<double, Rcpp::Vector<14, Rcpp::PreserveStorage> >; Rcpp::List = Rcpp::Vector<19>; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>; Rcpp::NumericMatrix = Rcpp::Matrix<14>]': overdispersion.cpp:315:76: required from here overdispersion.cpp:275:14: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare] 275 | if(n_genes != mean_mat_bm->get_nrow() || n_samples != mean_mat_bm->get_ncol()){ | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ overdispersion.cpp:275:54: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare] 275 | if(n_genes != mean_mat_bm->get_nrow() || n_samples != mean_mat_bm->get_ncol()){ | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/beachmat/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils.cpp -o utils.o g++ -shared -s -static-libgcc -o glmGamPoi.dll tmp.def RcppExports.o beta_estimation.o deviance.o overdispersion.o utils.o -LC:/Users/biocbuild/bbs-3.20-bioc/R/bin/x64 -lRlapack -LC:/Users/biocbuild/bbs-3.20-bioc/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LC:/Users/biocbuild/bbs-3.20-bioc/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.20-bioc/R/library/00LOCK-glmGamPoi/00new/glmGamPoi/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (glmGamPoi)
glmGamPoi.Rcheck/tests/testthat.Rout.fail
R version 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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(glmGamPoi) > > test_check("glmGamPoi") [ FAIL 1 | WARN 420 | SKIP 5 | PASS 443 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • Beta estimation is unprecise on Non-MacOS architectures (1): 'test-estimate_betas.R:228:3' • Printing tests should be run interactively (1): 'test-printing.R:1:1' • empty test (2): 'test-test_de.R:60:1', 'test-test_de.R:93:1' • isNamespaceLoaded("devtools") is not TRUE (1): 'test-glm_gp.R:413:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-residuals.R:48:3'): residual calculation works with Delayed Matrix ── <notSubsettableError/error/condition> Error in `.Primitive("[")(new("SparseArraySeed", dim = c(2L, 4L), nzindex = structure(integer(0), dim = c(0L, 2L)), nzdata = logical(0), dimnames = list(NULL, NULL)), , , drop = FALSE)`: object of type 'S4' is not subsettable Backtrace: ▆ 1. └─glmGamPoi::glm_gp(Y_hdf5, X, size_factors = FALSE, overdispersion = 1/0.7) at test-residuals.R:48:3 2. └─glmGamPoi:::glm_gp_impl(...) 3. └─glmGamPoi:::combine_size_factors_and_offset(...) 4. └─HDF5Array::writeHDF5Array(offset_matrix) 5. └─DelayedArray::BLOCK_write_to_sink(sink, x, verbose = verbose) 6. └─DelayedArray::sinkApply(...) 7. └─DelayedArray::gridReduce(FUN_WRAPPER, grid, sink, FUN, ..., verbose = verbose) 8. └─DelayedArray (local) FUN(viewport, init, ...) 9. └─DelayedArray (local) FUN(init, viewport, ...) 10. └─S4Arrays::read_block(x, viewport, as.sparse = NA) 11. └─S4Arrays:::.NEW_read_block(x, viewport, as.sparse = as.sparse) 12. ├─SparseArray::read_block_as_sparse(x, viewport) 13. └─SparseArray::read_block_as_sparse(x, viewport) 14. ├─SparseArray::extract_sparse_array(x, Nindex) 15. └─DelayedArray::extract_sparse_array(x, Nindex) 16. ├─SparseArray::extract_sparse_array(x@seed, index) 17. └─DelayedArray::extract_sparse_array(x@seed, index) 18. ├─SparseArray::extract_sparse_array(x@seed, seed_index) 19. └─DelayedArray::extract_sparse_array(x@seed, seed_index) 20. ├─methods::as(extract_sparse_array(x@seed, index), "COO_SparseArray") 21. │ └─methods:::.class1(object) 22. ├─SparseArray::extract_sparse_array(x@seed, index) 23. └─DelayedArray::extract_sparse_array(x@seed, index) 24. ├─SparseArray::extract_sparse_array(x@seed, index) 25. └─DelayedArray::extract_sparse_array(x@seed, index) 26. ├─SparseArray::extract_sparse_array(x@seed, seed_index) 27. └─SparseArray::extract_sparse_array(x@seed, seed_index) 28. └─S4Arrays:::subset_by_Nindex(x, index) 29. ├─BiocGenerics::do.call(`[`, c(list(x), subscripts, list(drop = drop))) 30. └─base::do.call(`[`, c(list(x), subscripts, list(drop = drop))) [ FAIL 1 | WARN 420 | SKIP 5 | PASS 443 ] Error: Test failures Execution halted
glmGamPoi.Rcheck/glmGamPoi-Ex.timings
name | user | system | elapsed | |
glm_gp | 1.22 | 0.06 | 1.29 | |
loc_median_fit | 0.04 | 0.02 | 0.07 | |
overdispersion_mle | 0.02 | 0.00 | 0.01 | |
overdispersion_shrinkage | 0.14 | 0.02 | 0.16 | |
predict.glmGamPoi | 0.08 | 0.00 | 0.08 | |
pseudobulk | 0.97 | 0.06 | 1.06 | |
test_de | 0.51 | 0.01 | 0.53 | |