Back to Multiple platform build/check report for BioC 3.19:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-09 11:40:39 -0400 (Thu, 09 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4748
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4484
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4514
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4480
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 294/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
celda 1.20.0  (landing page)
Joshua Campbell
Snapshot Date: 2024-05-08 14:00:19 -0400 (Wed, 08 May 2024)
git_url: https://git.bioconductor.org/packages/celda
git_branch: RELEASE_3_19
git_last_commit: 7e5755c
git_last_commit_date: 2024-04-30 11:14:54 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for celda on kunpeng2


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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: celda
Version: 1.20.0
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:celda.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings celda_1.20.0.tar.gz
StartedAt: 2024-05-09 05:38:28 -0000 (Thu, 09 May 2024)
EndedAt: 2024-05-09 05:49:00 -0000 (Thu, 09 May 2024)
EllapsedTime: 632.2 seconds
RetCode: 0
Status:   OK  
CheckDir: celda.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:celda.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings celda_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/celda.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘celda/DESCRIPTION’ ... OK
* this is package ‘celda’ version ‘1.20.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 ‘celda’ can be installed ... OK
* used C compiler: ‘gcc (GCC) 10.3.1’
* used C++ compiler: ‘g++ (GCC) 10.3.1’
* checking installed package size ... NOTE
  installed size is 11.2Mb
  sub-directories of 1Mb or more:
    libs   9.7Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 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 ... NOTE
checkRd: (-1) semiPheatmap.Rd:319-323: Lost braces
   319 | callback = function(hc, mat) {
       |                              ^
* 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        41.172  0.328  41.588
plotDimReduceGrid    25.672  0.184  25.907
recursiveSplitCell   21.425  0.167  21.541
decontX              13.951  0.199  14.183
recursiveSplitModule 12.449  0.045  12.495
plotDimReduceModule  11.437  0.032  11.492
plotDimReduceFeature 10.487  0.035  10.544
plotDimReduceCluster 10.394  0.055  10.472
celda_CG              6.957  0.132   7.103
sceCeldaCG            6.839  0.008   6.837
moduleHeatmap         5.901  0.027   5.937
sceCeldaCGGridSearch  0.591  0.049  70.679
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/celda.Rcheck/00check.log’
for details.


Installation output

celda.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL celda
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’
* installing *source* package ‘celda’ ...
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 10.3.1’
using C++ compiler: ‘g++ (GCC) 10.3.1’
g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG  -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppEigen/include' -I/usr/local/include   -fopenmp  -fPIC  -g -O2  -Wall  -c DecontX.cpp -o DecontX.o
DecontX.cpp: In function ‘Eigen::SparseMatrix<double, 0, int> calculateNativeMatrix(const Eigen::MappedSparseMatrix<double>&, const NumericVector&, const NumericMatrix&, const NumericMatrix&, const IntegerVector&, const double&)’:
DecontX.cpp:321:10: warning: variable ‘x’ set but not used [-Wunused-but-set-variable]
  321 |   double x;
      |          ^
g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG  -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppEigen/include' -I/usr/local/include   -fopenmp  -fPIC  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG  -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppEigen/include' -I/usr/local/include   -fopenmp  -fPIC  -g -O2  -Wall  -c cG_calcGibbsProbY.cpp -o cG_calcGibbsProbY.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG  -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppEigen/include' -I/usr/local/include   -fopenmp  -fPIC  -g -O2  -Wall  -c eigenMatMultInt.cpp -o eigenMatMultInt.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG  -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppEigen/include' -I/usr/local/include   -fopenmp  -fPIC  -g -O2  -Wall  -c matrixNorm.cpp -o matrixNorm.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG  -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppEigen/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c matrixSums.c -o matrixSums.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG  -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppEigen/include' -I/usr/local/include   -fopenmp  -fPIC  -g -O2  -Wall  -c matrixSumsSparse.cpp -o matrixSumsSparse.o
gcc -I"/home/biocbuild/R/R-beta-2024-04-15_r86425/include" -DNDEBUG  -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/Rcpp/include' -I'/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library/RcppEigen/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -c perplexity.c -o perplexity.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -L/usr/local/lib -o celda.so DecontX.o RcppExports.o cG_calcGibbsProbY.o eigenMatMultInt.o matrixNorm.o matrixSums.o matrixSumsSparse.o perplexity.o -fopenmp -lopenblas -lgfortran -lm -L/home/biocbuild/R/R-beta-2024-04-15_r86425/lib -lR
installing to /home/biocbuild/R/R-beta-2024-04-15_r86425/site-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)

Tests output

celda.Rcheck/tests/testthat.Rout


R version 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.

> 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, 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 
 88.908   1.883 102.594 

Example timings

celda.Rcheck/celda-Ex.timings

nameusersystemelapsed
appendCeldaList0.0020.0040.006
bestLogLikelihood0.1370.0000.137
celda0.0010.0000.001
celdaClusters0.0960.0000.096
celdaGridSearch000
celdaHeatmap0.6420.1000.743
celdaModel0.0940.0040.098
celdaModules0.0560.0120.068
celdaPerplexity-celdaList-method0.0020.0000.003
celdaPerplexity0.0020.0000.003
celdaProbabilityMap3.2500.1473.406
celdaTsne4.7050.0244.736
celdaUmap4.0470.1924.238
celda_C0.8420.0120.856
celda_CG6.9570.1327.103
celda_G3.9030.0483.959
celdatosce1.7260.0081.738
clusterProbability0.4910.0070.499
compareCountMatrix0.010.000.01
countChecksum-celdaList-method0.0020.0000.002
countChecksum0.0020.0000.002
decontX13.951 0.19914.183
distinctColors000
factorizeMatrix0.3180.0080.326
featureModuleLookup0.2200.0000.221
featureModuleTable0.3290.0160.346
geneSetEnrich41.172 0.32841.588
logLikelihood0.7190.0040.724
logLikelihoodHistory0.0530.0020.055
matrixNames0.0000.0030.003
moduleHeatmap5.9010.0275.937
normalizeCounts0.0000.0030.003
params0.0020.0000.002
perplexity0.6360.0240.661
plotCeldaViolin0.9370.0120.952
plotDimReduceCluster10.394 0.05510.472
plotDimReduceFeature10.487 0.03510.544
plotDimReduceGrid25.672 0.18425.907
plotDimReduceModule11.437 0.03211.492
plotGridSearchPerplexity1.0790.0081.083
plotHeatmap0.1700.0000.171
plotRPC0.8920.0120.900
recodeClusterY0.2930.0000.294
recodeClusterZ0.2570.0000.258
recursiveSplitCell21.425 0.16721.541
recursiveSplitModule12.449 0.04512.495
reorderCelda2.0120.0002.016
reportceldaCG0.0000.0010.001
resList0.0590.0020.061
resamplePerplexity0.9160.0040.916
retrieveFeatureIndex0.0030.0000.003
runParams0.0630.0000.063
sampleLabel0.0620.0000.062
sceCeldaC0.7210.0040.722
sceCeldaCG6.8390.0086.837
sceCeldaCGGridSearch 0.591 0.04970.679
sceCeldaG1.2720.1201.395
selectBestModel0.2150.0040.219
selectFeatures0.4260.0200.447
simulateCells0.4400.0280.469
simulateContamination0.0230.0000.022
splitModule0.2450.0040.248
subsetCeldaList0.4330.0120.446
topRank0.0020.0000.003