Back to Long Tests report for BioC 3.13 |
This page was generated on 2021-12-11 17:30:01 -0500 (Sat, 11 Dec 2021).
To the developers/maintainers of the clusterExperiment package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 12/20 | Hostname | OS / Arch | CHECK | |||||||
clusterExperiment 2.15.1 (landing page) Elizabeth Purdom
| rex3 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | ERROR | |||||||
Package: clusterExperiment |
Version: 2.15.1 |
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no clusterExperiment_2.15.1.tar.gz |
StartedAt: 2021-12-11 09:30:25 -0500 (Sat, 11 Dec 2021) |
EndedAt: 2021-12-11 09:38:53 -0500 (Sat, 11 Dec 2021) |
EllapsedTime: 507.5 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: clusterExperiment.Rcheck |
Warnings: NA |
clusterExperiment.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2021-02-10 r79979) -- "Unsuffered Consequences" Copyright (C) 2021 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(clusterExperiment) Loading required package: SingleCellExperiment Loading required package: SummarizedExperiment Loading required package: MatrixGenerics Loading required package: matrixStats Attaching package: 'MatrixGenerics' The following objects are masked from 'package:matrixStats': colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse, colCounts, colCummaxs, colCummins, colCumprods, colCumsums, colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs, colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats, colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds, colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads, colWeightedMeans, colWeightedMedians, colWeightedSds, colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet, rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods, rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps, rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins, rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks, rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars, rowWeightedMads, rowWeightedMeans, rowWeightedMedians, rowWeightedSds, rowWeightedVars Loading required package: GenomicRanges Loading required package: stats4 Loading required package: BiocGenerics Attaching package: 'BiocGenerics' 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.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' The following objects are masked from 'package:base': I, expand.grid, unname 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")'. Attaching package: 'Biobase' The following object is masked from 'package:MatrixGenerics': rowMedians The following objects are masked from 'package:matrixStats': anyMissing, rowMedians > test_check("clusterExperiment") Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by 'RNeXML' Note: Not all of the methods requested in 'reduceMethod' have been calculated. Will calculate all the methods requested (any pre-existing values -- filtering statistics or dimensionality reductions -- with these names will be recalculated and overwritten): PCA. Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by 'RNeXML' Note: Not all of the methods requested in 'reduceMethod' have been calculated. Will calculate all the methods requested (any pre-existing values -- filtering statistics or dimensionality reductions -- with these names will be recalculated and overwritten): PCA. Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by 'RNeXML' Note: Not all of the methods requested in 'reduceMethod' have been calculated. Will calculate all the methods requested (any pre-existing values -- filtering statistics or dimensionality reductions -- with these names will be recalculated and overwritten): var. Note: Not all of the methods requested in 'reduceMethod' have been calculated. Will calculate all the methods requested (any pre-existing values -- filtering statistics or dimensionality reductions -- with these names will be recalculated and overwritten): var. ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error (testthat_rsec.R:4:3): RSEC works wih non default assays ────────────── Error in `h(simpleError(msg, call))`: error in evaluating the argument 'x' in selecting a method for function 'RSEC': object 'multi_cc' not found Backtrace: █ 1. ├─testthat::expect_message(...) testthat_rsec.R:4:2 2. │ └─testthat:::quasi_capture(enquo(object), label, capture_messages) 3. │ ├─testthat:::.capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─clusterExperiment::RSEC(...) 7. └─base::.handleSimpleError(...) 8. └─base:::h(simpleError(msg, call)) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 33 ] Error: Test failures Execution halted
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no clusterExperiment_2.15.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.13-bioc-longtests/meat/clusterExperiment.Rcheck’ * using R Under development (unstable) (2021-02-10 r79979) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using options ‘--no-codoc --no-examples --no-manual --ignore-vignettes --no-stop-on-test-error’ * checking for file ‘clusterExperiment/DESCRIPTION’ ... OK * this is package ‘clusterExperiment’ version ‘2.15.1’ * 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 ... NOTE Found the following hidden files and directories: .BBSoptions These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘clusterExperiment’ can be installed ... OK * checking installed package size ... NOTE installed size is 7.9Mb sub-directories of 1Mb or more: R 1.4Mb data 3.6Mb libs 2.5Mb * checking package 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 ... NOTE Foreign function calls to a different package: .C(ape::node_depth, ...) .C(ape::node_depth_edgelength, ...) .C(ape::node_height, ...) .C(ape::node_height_clado, ...) See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. * 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 ... SKIPPED * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... WARNING Output for data("rsecFluidigm", package = "clusterExperiment"): Search path was changed * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... 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 ... OK * checking files in ‘vignettes’ ... SKIPPED * checking examples ... SKIPPED * checking for unstated dependencies in ‘longtests’ ... OK * checking tests in ‘longtests’ ... Running ‘testthat.R’ ERROR Running the tests in ‘longtests/testthat.R’ failed. Last 13 lines of output: Error in `h(simpleError(msg, call))`: error in evaluating the argument 'x' in selecting a method for function 'RSEC': object 'multi_cc' not found Backtrace: █ 1. ├─testthat::expect_message(...) testthat_rsec.R:4:2 2. │ └─testthat:::quasi_capture(enquo(object), label, capture_messages) 3. │ ├─testthat:::.capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─clusterExperiment::RSEC(...) 7. └─base::.handleSimpleError(...) 8. └─base:::h(simpleError(msg, call)) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 33 ] Error: Test failures Execution halted * DONE Status: 1 ERROR, 1 WARNING, 3 NOTEs See ‘/home/biocbuild/bbs-3.13-bioc-longtests/meat/clusterExperiment.Rcheck/00check.log’ for details.
clusterExperiment.Rcheck/00install.out
* installing *source* package ‘clusterExperiment’ ... ** using staged installation ** libs g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c search_pairs.cpp -o search_pairs.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c subsampleLoop.cpp -o subsampleLoop.o g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.13-bioc/R/lib -L/usr/local/lib -o clusterExperiment.so RcppExports.o search_pairs.o subsampleLoop.o -L/home/biocbuild/bbs-3.13-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.13-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.13-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.13-bioc-longtests/meat/clusterExperiment.Rcheck/00LOCK-clusterExperiment/00new/clusterExperiment/libs ** R ** data ** byte-compile and prepare package for lazy loading Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by ‘RNeXML’ Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by ‘RNeXML’ Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by ‘RNeXML’ Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by ‘RNeXML’ Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by ‘RNeXML’ ** 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 (clusterExperiment)