Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-04-02 19:29 -0400 (Wed, 02 Apr 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4764 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4495 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4522 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4449 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4426 |
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 1977/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
singleCellTK 2.16.1 (landing page) Joshua David Campbell
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | ERROR | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | ERROR | ||||||||||
To the developers/maintainers of the singleCellTK package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/singleCellTK.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: singleCellTK |
Version: 2.16.1 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings singleCellTK_2.16.1.tar.gz |
StartedAt: 2025-04-01 02:18:39 -0400 (Tue, 01 Apr 2025) |
EndedAt: 2025-04-01 02:27:57 -0400 (Tue, 01 Apr 2025) |
EllapsedTime: 558.5 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: singleCellTK.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings singleCellTK_2.16.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/singleCellTK.Rcheck’ * using R version 4.4.3 (2025-02-28) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 * running under: Ubuntu 24.04.2 LTS * using session charset: UTF-8 * checking for file ‘singleCellTK/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘singleCellTK’ version ‘2.16.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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘singleCellTK’ can be installed ... OK * checking installed package size ... NOTE installed size is 7.0Mb sub-directories of 1Mb or more: R 1.0Mb extdata 1.6Mb shiny 3.0Mb * 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 loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... 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 ... WARNING Missing link or links in Rd file 'importGeneSetsFromMSigDB.Rd': ‘[msigdbr]{msigdbr_show_species}’ See section 'Cross-references' in the 'Writing R Extensions' manual. * 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking files in ‘vignettes’ ... OK * checking examples ... ERROR Running examples in ‘singleCellTK-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: importGeneSetsFromMSigDB > ### Title: Imports gene sets from MSigDB > ### Aliases: importGeneSetsFromMSigDB > > ### ** Examples > > data(scExample) > sce <- importGeneSetsFromMSigDB(inSCE = sce, + categoryIDs = "H", + species = "Homo sapiens", + mapping = "gene_symbol", + by = "feature_name") Warning: The `category` argument of `msigdbr()` is deprecated as of msigdbr 10.0.0. ℹ Please use the `collection` argument instead. ℹ The deprecated feature was likely used in the singleCellTK package. Please report the issue at <https://github.com/compbiomed/singleCellTK/issues>. Warning: The `subcategory` argument of `msigdbr()` is deprecated as of msigdbr 10.0.0. ℹ Please use the `subcollection` argument instead. ℹ The deprecated feature was likely used in the singleCellTK package. Please report the issue at <https://github.com/compbiomed/singleCellTK/issues>. Error in (function (cond) : error in evaluating the argument 'x' in selecting a method for function 'as.data.frame': subcategory is not a character vector Calls: importGeneSetsFromMSigDB -> as.data.frame -> <Anonymous> -> <Anonymous> Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘spelling.R’ Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: .Internal(C_tryCatchHelper(addr, 1L, cond)))(structure(list(message = "subcategory is not a character vector", call = NULL), class = c("assertError", "simpleError", "error", "condition")))`: error in evaluating the argument 'x' in selecting a method for function 'as.data.frame': subcategory is not a character vector Backtrace: ▆ 1. ├─singleCellTK::importGeneSetsFromMSigDB(...) at test-misc.R:58:3 2. │ ├─BiocGenerics::as.data.frame(...) 3. │ └─msigdbr::msigdbr(species = species, category = category, subcategory = subcat) 4. │ └─assertthat::assert_that(...) 5. │ └─base::stop(assertError(attr(res, "msg"))) 6. └─base (local) `<fn>`(`<assrtErr>`) [ FAIL 2 | WARN 12 | SKIP 0 | PASS 222 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 2 ERRORs, 1 WARNING, 1 NOTE See ‘/home/biocbuild/bbs-3.20-bioc/meat/singleCellTK.Rcheck/00check.log’ for details.
singleCellTK.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL singleCellTK ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘singleCellTK’ ... ** using staged installation ** R ** data ** exec ** 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 (singleCellTK)
singleCellTK.Rcheck/tests/spelling.Rout
R version 4.4.3 (2025-02-28) -- "Trophy Case" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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. > if (requireNamespace('spelling', quietly = TRUE)) + spelling::spell_check_test(vignettes = TRUE, error = FALSE, skip_on_cran = TRUE) NULL > > proc.time() user system elapsed 0.145 0.032 0.166
singleCellTK.Rcheck/tests/testthat.Rout.fail
R version 4.4.3 (2025-02-28) -- "Trophy Case" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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(singleCellTK) 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, saveRDS, setdiff, table, tapply, union, unique, unsplit, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' The following object is masked from 'package:utils': findMatches 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: SingleCellExperiment Loading required package: DelayedArray Loading required package: Matrix Attaching package: 'Matrix' The following object is masked from 'package:S4Vectors': expand Loading required package: S4Arrays Loading required package: abind Attaching package: 'S4Arrays' The following object is masked from 'package:abind': abind The following object is masked from 'package:base': rowsum Loading required package: SparseArray Attaching package: 'DelayedArray' The following objects are masked from 'package:base': apply, scale, sweep Attaching package: 'singleCellTK' The following object is masked from 'package:BiocGenerics': plotPCA > > test_check("singleCellTK") Found 2 batches Using null model in ComBat-seq. Adjusting for 0 covariate(s) or covariate level(s) Estimating dispersions Fitting the GLM model Shrinkage off - using GLM estimates for parameters Adjusting the data Found 2 batches Using null model in ComBat-seq. Adjusting for 1 covariate(s) or covariate level(s) Estimating dispersions Fitting the GLM model Shrinkage off - using GLM estimates for parameters Adjusting the data Performing log-normalization 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| | | | 0% | |======================================================================| 100% Calculating gene variances 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Calculating feature variances of standardized and clipped values 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% Calculating gene variances 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Calculating feature variances of standardized and clipped values 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Uploading data to Enrichr... Done. Querying HDSigDB_Human_2021... Done. Parsing results... Done. Performing log-normalization 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Calculating gene variances 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Calculating feature variances of standardized and clipped values 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Calculating gene means 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Calculating gene variance to mean ratios 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Calculating gene means 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Calculating gene variance to mean ratios 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Performing log-normalization 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Calculating gene variances 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Calculating feature variances of standardized and clipped values 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| | | | 0% | |======================================================================| 100% Performing log-normalization 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| | | | 0% | |======================================================================| 100% Calculating gene variances 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Calculating feature variances of standardized and clipped values 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% Modularity Optimizer version 1.3.0 by Ludo Waltman and Nees Jan van Eck Number of nodes: 390 Number of edges: 9849 Running Louvain algorithm... 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Maximum modularity in 10 random starts: 0.8351 Number of communities: 7 Elapsed time: 0 seconds Using method 'umap' 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% Performing log-normalization 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| [ FAIL 2 | WARN 12 | SKIP 0 | PASS 222 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-misc.R:43:3'): Testing runVAM ────────────────────────────────── Error in `(function (cond) .Internal(C_tryCatchHelper(addr, 1L, cond)))(structure(list(message = "subcategory is not a character vector", call = NULL), class = c("assertError", "simpleError", "error", "condition")))`: error in evaluating the argument 'x' in selecting a method for function 'as.data.frame': subcategory is not a character vector Backtrace: ▆ 1. ├─singleCellTK::importGeneSetsFromMSigDB(...) at test-misc.R:43:3 2. │ ├─BiocGenerics::as.data.frame(...) 3. │ └─msigdbr::msigdbr(species = species, category = category, subcategory = subcat) 4. │ └─assertthat::assert_that(...) 5. │ └─base::stop(assertError(attr(res, "msg"))) 6. └─base (local) `<fn>`(`<assrtErr>`) ── Error ('test-misc.R:58:3'): Testing runGSVA ───────────────────────────────── Error in `(function (cond) .Internal(C_tryCatchHelper(addr, 1L, cond)))(structure(list(message = "subcategory is not a character vector", call = NULL), class = c("assertError", "simpleError", "error", "condition")))`: error in evaluating the argument 'x' in selecting a method for function 'as.data.frame': subcategory is not a character vector Backtrace: ▆ 1. ├─singleCellTK::importGeneSetsFromMSigDB(...) at test-misc.R:58:3 2. │ ├─BiocGenerics::as.data.frame(...) 3. │ └─msigdbr::msigdbr(species = species, category = category, subcategory = subcat) 4. │ └─assertthat::assert_that(...) 5. │ └─base::stop(assertError(attr(res, "msg"))) 6. └─base (local) `<fn>`(`<assrtErr>`) [ FAIL 2 | WARN 12 | SKIP 0 | PASS 222 ] Error: Test failures Execution halted
singleCellTK.Rcheck/singleCellTK-Ex.timings
name | user | system | elapsed | |
MitoGenes | 0.002 | 0.000 | 0.003 | |
SEG | 0.002 | 0.001 | 0.002 | |
calcEffectSizes | 0.159 | 0.030 | 0.188 | |
combineSCE | 0.778 | 0.034 | 0.812 | |
computeZScore | 0.224 | 0.009 | 0.234 | |
convertSCEToSeurat | 3.879 | 0.046 | 3.926 | |
convertSeuratToSCE | 0.314 | 0.003 | 0.318 | |
dedupRowNames | 0.053 | 0.000 | 0.053 | |
detectCellOutlier | 5.705 | 0.050 | 5.757 | |
diffAbundanceFET | 0.055 | 0.000 | 0.055 | |
discreteColorPalette | 0.006 | 0.000 | 0.006 | |
distinctColors | 0.002 | 0.000 | 0.002 | |
downSampleCells | 0.498 | 0.024 | 0.522 | |
downSampleDepth | 0.398 | 0.001 | 0.399 | |
expData-ANY-character-method | 0.123 | 0.001 | 0.124 | |
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method | 0.176 | 0.001 | 0.178 | |
expData-set | 0.147 | 0.000 | 0.148 | |
expData | 0.126 | 0.000 | 0.126 | |
expDataNames-ANY-method | 0.110 | 0.001 | 0.111 | |
expDataNames | 0.116 | 0.000 | 0.117 | |
expDeleteDataTag | 0.034 | 0.000 | 0.034 | |
expSetDataTag | 0.026 | 0.000 | 0.025 | |
expTaggedData | 0.026 | 0.000 | 0.026 | |
exportSCE | 0.022 | 0.001 | 0.022 | |
exportSCEtoAnnData | 0.092 | 0.006 | 0.098 | |
exportSCEtoFlatFile | 0.087 | 0.012 | 0.099 | |
featureIndex | 0.035 | 0.003 | 0.038 | |
generateSimulatedData | 0.052 | 0.001 | 0.053 | |
getBiomarker | 0.064 | 0.000 | 0.064 | |
getDEGTopTable | 0.669 | 0.058 | 0.726 | |
getDiffAbundanceResults | 0.048 | 0.002 | 0.049 | |
getEnrichRResult | 0.534 | 0.031 | 5.083 | |
getFindMarkerTopTable | 1.353 | 0.066 | 1.419 | |
getMSigDBTable | 0.002 | 0.002 | 0.004 | |
getPathwayResultNames | 0.022 | 0.000 | 0.022 | |
getSampleSummaryStatsTable | 0.179 | 0.015 | 0.194 | |
getSoupX | 0 | 0 | 0 | |
getTSCANResults | 0.998 | 0.078 | 1.077 | |
getTopHVG | 0.742 | 0.029 | 0.771 | |
importAnnData | 0.002 | 0.000 | 0.001 | |
importBUStools | 0.141 | 0.006 | 0.148 | |
importCellRanger | 0.827 | 0.079 | 0.906 | |
importCellRangerV2Sample | 0.140 | 0.001 | 0.141 | |
importCellRangerV3Sample | 0.277 | 0.014 | 0.291 | |
importDropEst | 0.195 | 0.002 | 0.197 | |
importExampleData | 11.833 | 1.365 | 13.669 | |
importGeneSetsFromCollection | 1.792 | 0.117 | 1.909 | |
importGeneSetsFromGMT | 0.055 | 0.004 | 0.060 | |
importGeneSetsFromList | 0.111 | 0.000 | 0.111 | |