Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-05-10 10:04:34 -0000 (Wed, 10 May 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" | 6211 |
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 |
To the developers/maintainers of the MatrixQCvis package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MatrixQCvis.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 1113/2194 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
MatrixQCvis 1.9.0 (landing page) Thomas Naake
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | ERROR | |||||||||
Package: MatrixQCvis |
Version: 1.9.0 |
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:MatrixQCvis.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings MatrixQCvis_1.9.0.tar.gz |
StartedAt: 2023-05-09 20:14:22 -0000 (Tue, 09 May 2023) |
EndedAt: 2023-05-09 20:24:00 -0000 (Tue, 09 May 2023) |
EllapsedTime: 577.7 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: MatrixQCvis.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:MatrixQCvis.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings MatrixQCvis_1.9.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/MatrixQCvis.Rcheck’ * using R Under development (unstable) (2023-03-12 r83975) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 * running under: Ubuntu 22.04.2 LTS * using session charset: UTF-8 * checking for file ‘MatrixQCvis/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘MatrixQCvis’ version ‘1.9.0’ * 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 for sufficient/correct file permissions ... OK * checking whether package ‘MatrixQCvis’ can be installed ... OK * 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 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 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: Expected match: "no applicable method for" Actual message: "trying to get slot \"colData\" from an object of a basic class (\"NULL\") with no slots" Backtrace: ▆ 1. ├─testthat::expect_error(...) at test_tab_measuredvalues_missingvalues.R:161:4 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─MatrixQCvis::extractComb(...) 7. └─MatrixQCvis::measuredCategory(se = se, measured = measured, category = category) [ FAIL 4 | WARN 2 | SKIP 0 | PASS 459 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘MatrixQCvis.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 ERROR See ‘/home/biocbuild/bbs-3.17-bioc/meat/MatrixQCvis.Rcheck/00check.log’ for details.
MatrixQCvis.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL MatrixQCvis ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-library’ * installing *source* package ‘MatrixQCvis’ ... ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (MatrixQCvis)
MatrixQCvis.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-unknown-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(MatrixQCvis) 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, aperm, 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 Loading required package: plotly Loading required package: ggplot2 Attaching package: 'plotly' The following object is masked from 'package:ggplot2': last_plot The following object is masked from 'package:IRanges': slice The following object is masked from 'package:S4Vectors': rename The following object is masked from 'package:stats': filter The following object is masked from 'package:graphics': layout Loading required package: shiny > testthat::test_check("MatrixQCvis") initial value 0.091643 final value 0.091636 converged initial value 0.091643 final value 0.091636 converged [1] 28.64894 [ FAIL 4 | WARN 2 | SKIP 0 | PASS 459 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_tab_dimensionreduction.R:142:5'): dimensionReductionPlot ───── `dimensionReductionPlot(tbl = tbl, se = "foo")` threw an error with unexpected message. Expected match: "no applicable method for" Actual message: "trying to get slot \"colData\" from an object of a basic class (\"character\") with no slots" Backtrace: ▆ 1. ├─testthat::expect_error(...) at test_tab_dimensionreduction.R:142:4 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─MatrixQCvis::dimensionReductionPlot(tbl = tbl, se = "foo") 7. ├─base::match.arg(highlight) 8. │ └─base::eval(formal.args[[as.character(substitute(arg))]], envir = sys.frame(sysP)) 9. │ └─base::eval(formal.args[[as.character(substitute(arg))]], envir = sys.frame(sysP)) 10. └─base::colnames(se@colData) 11. └─base::is.data.frame(x) ── Failure ('test_tab_measuredvalues_missingvalues.R:88:5'): measuredCategory ── `measuredCategory(se = NULL, measured = TRUE, category = "type")` threw an error with unexpected message. Expected match: "no applicable method for" Actual message: "trying to get slot \"colData\" from an object of a basic class (\"NULL\") with no slots" Backtrace: ▆ 1. ├─testthat::expect_error(...) at test_tab_measuredvalues_missingvalues.R:88:4 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─MatrixQCvis::measuredCategory(se = NULL, measured = TRUE, category = "type") ── Failure ('test_tab_measuredvalues_missingvalues.R:100:5'): histFeatureCategory ── `histFeatureCategory(...)` threw an error with unexpected message. Expected match: "no applicable method for" Actual message: "trying to get slot \"colData\" from an object of a basic class (\"NULL\") with no slots" Backtrace: ▆ 1. ├─testthat::expect_error(...) at test_tab_measuredvalues_missingvalues.R:100:4 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─MatrixQCvis::histFeatureCategory(...) 7. └─MatrixQCvis::measuredCategory(se, measured = measured, category = category) ── Failure ('test_tab_measuredvalues_missingvalues.R:161:5'): extractComb ────── `extractComb(se = NULL, combination = "1", measured = TRUE, category = "type")` threw an error with unexpected message. Expected match: "no applicable method for" Actual message: "trying to get slot \"colData\" from an object of a basic class (\"NULL\") with no slots" Backtrace: ▆ 1. ├─testthat::expect_error(...) at test_tab_measuredvalues_missingvalues.R:161:4 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─MatrixQCvis::extractComb(...) 7. └─MatrixQCvis::measuredCategory(se = se, measured = measured, category = category) [ FAIL 4 | WARN 2 | SKIP 0 | PASS 459 ] Error: Test failures Execution halted
MatrixQCvis.Rcheck/MatrixQCvis-Ex.timings
name | user | system | elapsed | |
ECDF | 0.420 | 0.008 | 0.428 | |
MAplot | 1.510 | 0.016 | 1.526 | |
MAvalues | 0.104 | 0.004 | 0.108 | |
barplotSamplesMeasuredMissing | 0.538 | 0.036 | 0.574 | |
batchCorrectionAssay | 0.034 | 0.000 | 0.035 | |
createBoxplot | 1.387 | 0.104 | 1.491 | |
createDfFeature | 0.004 | 0.000 | 0.004 | |
cv | 0.001 | 0.000 | 0.000 | |
cvFeaturePlot | 0.295 | 0.004 | 0.297 | |
dimensionReduction | 1.227 | 0.080 | 1.307 | |
dimensionReductionPlot | 0.155 | 0.012 | 0.166 | |
distSample | 0.978 | 0.116 | 1.094 | |
distShiny | 0.001 | 0.000 | 0.001 | |
driftPlot | 0.970 | 0.028 | 0.999 | |
explVar | 0.004 | 0.008 | 0.013 | |
extractComb | 0.029 | 0.000 | 0.029 | |
featurePlot | 0.321 | 0.004 | 0.324 | |
histFeature | 0.132 | 0.012 | 0.144 | |
histFeatureCategory | 0.268 | 0.008 | 0.276 | |
hist_sample | 0.175 | 0.012 | 0.188 | |
hist_sample_num | 0.031 | 0.000 | 0.030 | |
hoeffDPlot | 0.881 | 0.032 | 0.909 | |
hoeffDValues | 0.239 | 0.000 | 0.239 | |
imputeAssay | 0.009 | 0.000 | 0.010 | |
measuredCategory | 0.020 | 0.000 | 0.019 | |
mosaic | 0.468 | 0.000 | 0.468 | |
normalizeAssay | 0.001 | 0.000 | 0.002 | |
permuteExplVar | 0.016 | 0.000 | 0.016 | |
plotCV | 0.287 | 0.000 | 0.287 | |
plotPCALoadings | 0.156 | 0.012 | 0.169 | |
plotPCAVar | 0.373 | 0.000 | 0.374 | |
plotPCAVarPvalue | 0.299 | 0.000 | 0.299 | |
samplesMeasuredMissing | 0.038 | 0.000 | 0.038 | |
shinyQC | 0.04 | 0.00 | 0.04 | |
sumDistSample | 0.170 | 0.012 | 0.182 | |
tblPCALoadings | 0.15 | 0.00 | 0.15 | |
transformAssay | 0.081 | 0.004 | 0.086 | |
upsetCategory | 0.602 | 0.008 | 0.611 | |
volcanoPlot | 0.173 | 0.024 | 0.197 | |