Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-04-17 11:37:34 -0400 (Wed, 17 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4676 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" | 4414 |
merida1 | macOS 12.7.1 Monterey | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4437 |
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 290/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
celda 1.18.2 (landing page) Joshua Campbell
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
To the developers/maintainers of the celda package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/celda.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: celda |
Version: 1.18.2 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:celda.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings celda_1.18.2.tar.gz |
StartedAt: 2024-04-16 00:25:08 -0400 (Tue, 16 Apr 2024) |
EndedAt: 2024-04-16 00:41:24 -0400 (Tue, 16 Apr 2024) |
EllapsedTime: 976.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: celda.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:celda.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings celda_1.18.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/celda.Rcheck’ * using R version 4.3.3 (2024-02-29) * using platform: x86_64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.7.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘celda/DESCRIPTION’ ... OK * this is package ‘celda’ version ‘1.18.2’ * 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 ‘celda’ can be installed ... OK * used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... 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 ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed geneSetEnrich 62.246 0.881 66.170 plotDimReduceGrid 34.471 0.388 36.735 recursiveSplitCell 31.676 0.366 33.641 recursiveSplitModule 21.368 0.321 22.493 decontX 18.622 0.219 19.675 plotDimReduceModule 12.279 0.174 13.064 plotDimReduceFeature 10.266 0.148 11.220 plotDimReduceCluster 9.915 0.148 10.560 moduleHeatmap 9.432 0.102 9.905 celda_CG 8.854 0.169 9.329 sceCeldaCG 7.801 0.099 8.361 celda_G 6.156 0.066 6.593 celdaProbabilityMap 6.060 0.122 6.488 sceCeldaCGGridSearch 0.982 0.027 95.884 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/Users/biocbuild/bbs-3.18-bioc/meat/celda.Rcheck/00check.log’ for details.
celda.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL celda ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’ * installing *source* package ‘celda’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppEigen/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c DecontX.cpp -o DecontX.o DecontX.cpp:321:10: warning: variable 'x' set but not used [-Wunused-but-set-variable] double x; ^ 1 warning generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppEigen/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppEigen/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cG_calcGibbsProbY.cpp -o cG_calcGibbsProbY.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppEigen/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c eigenMatMultInt.cpp -o eigenMatMultInt.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppEigen/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c matrixNorm.cpp -o matrixNorm.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppEigen/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c matrixSums.c -o matrixSums.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppEigen/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c matrixSumsSparse.cpp -o matrixSumsSparse.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppEigen/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c perplexity.c -o perplexity.o clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o celda.so DecontX.o RcppExports.o cG_calcGibbsProbY.o eigenMatMultInt.o matrixNorm.o matrixSums.o matrixSumsSparse.o perplexity.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/00LOCK-celda/00new/celda/libs ** R ** data *** moving datasets to lazyload DB ** 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 ** 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 (celda)
celda.Rcheck/tests/testthat.Rout
R version 4.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 (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. > Sys.unsetenv("R_TESTS") > library(testthat) > test_check("celda") Loading required package: celda 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, 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 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: Matrix Attaching package: 'Matrix' The following object is masked from 'package:S4Vectors': expand Attaching package: 'celda' The following object is masked from 'package:S4Vectors': params [ FAIL 0 | WARN 1 | SKIP 2 | PASS 101 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • empty test (2): 'test-decon.R:27:1', 'test-decon.R:48:1' [ FAIL 0 | WARN 1 | SKIP 2 | PASS 101 ] > > proc.time() user system elapsed 116.298 2.419 143.964
celda.Rcheck/celda-Ex.timings
name | user | system | elapsed | |
appendCeldaList | 0.009 | 0.004 | 0.014 | |
bestLogLikelihood | 0.213 | 0.009 | 0.241 | |
celda | 0.002 | 0.000 | 0.002 | |
celdaClusters | 0.154 | 0.021 | 0.187 | |
celdaGridSearch | 0.000 | 0.001 | 0.001 | |
celdaHeatmap | 1.149 | 0.025 | 1.276 | |
celdaModel | 0.150 | 0.004 | 0.169 | |
celdaModules | 0.105 | 0.006 | 0.118 | |
celdaPerplexity-celdaList-method | 0.004 | 0.004 | 0.009 | |
celdaPerplexity | 0.004 | 0.003 | 0.008 | |
celdaProbabilityMap | 6.060 | 0.122 | 6.488 | |
celdaTsne | 4.383 | 0.091 | 4.714 | |
celdaUmap | 4.223 | 0.083 | 4.465 | |
celda_C | 1.323 | 0.019 | 1.612 | |
celda_CG | 8.854 | 0.169 | 9.329 | |
celda_G | 6.156 | 0.066 | 6.593 | |
celdatosce | 2.774 | 0.035 | 2.916 | |
clusterProbability | 0.777 | 0.015 | 0.830 | |
compareCountMatrix | 0.014 | 0.009 | 0.023 | |
countChecksum-celdaList-method | 0.004 | 0.004 | 0.008 | |
countChecksum | 0.004 | 0.004 | 0.008 | |
decontX | 18.622 | 0.219 | 19.675 | |
distinctColors | 0.001 | 0.001 | 0.001 | |
factorizeMatrix | 0.541 | 0.020 | 0.589 | |
featureModuleLookup | 0.351 | 0.006 | 0.370 | |
featureModuleTable | 0.526 | 0.009 | 0.559 | |
geneSetEnrich | 62.246 | 0.881 | 66.170 | |
logLikelihood | 1.274 | 0.012 | 1.343 | |
logLikelihoodHistory | 0.092 | 0.008 | 0.104 | |
matrixNames | 0.006 | 0.013 | 0.020 | |
moduleHeatmap | 9.432 | 0.102 | 9.905 | |
normalizeCounts | 0.004 | 0.004 | 0.008 | |
params | 0.002 | 0.005 | 0.008 | |
perplexity | 0.965 | 0.022 | 1.030 | |
plotCeldaViolin | 1.508 | 0.026 | 1.627 | |
plotDimReduceCluster | 9.915 | 0.148 | 10.560 | |
plotDimReduceFeature | 10.266 | 0.148 | 11.220 | |
plotDimReduceGrid | 34.471 | 0.388 | 36.735 | |
plotDimReduceModule | 12.279 | 0.174 | 13.064 | |
plotGridSearchPerplexity | 1.681 | 0.021 | 1.788 | |
plotHeatmap | 0.273 | 0.007 | 0.292 | |
plotRPC | 1.333 | 0.016 | 1.421 | |
recodeClusterY | 0.434 | 0.007 | 0.460 | |
recodeClusterZ | 0.443 | 0.010 | 0.474 | |
recursiveSplitCell | 31.676 | 0.366 | 33.641 | |
recursiveSplitModule | 21.368 | 0.321 | 22.493 | |
reorderCelda | 3.287 | 0.049 | 3.503 | |
reportceldaCG | 0.001 | 0.004 | 0.006 | |
resList | 0.096 | 0.008 | 0.106 | |
resamplePerplexity | 1.395 | 0.024 | 1.470 | |
retrieveFeatureIndex | 0.005 | 0.005 | 0.010 | |
runParams | 0.104 | 0.010 | 0.119 | |
sampleLabel | 0.104 | 0.029 | 0.135 | |
sceCeldaC | 1.120 | 0.012 | 1.190 | |
sceCeldaCG | 7.801 | 0.099 | 8.361 | |
sceCeldaCGGridSearch | 0.982 | 0.027 | 95.884 | |
sceCeldaG | 2.091 | 0.033 | 2.180 | |
selectBestModel | 0.329 | 0.010 | 0.371 | |
selectFeatures | 0.670 | 0.013 | 0.721 | |
simulateCells | 0.649 | 0.008 | 0.695 | |
simulateContamination | 0.027 | 0.002 | 0.030 | |
splitModule | 0.411 | 0.008 | 0.448 | |
subsetCeldaList | 0.715 | 0.025 | 0.842 | |
topRank | 0.004 | 0.004 | 0.008 | |