Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2026-04-29 10:16 -0400 (Wed, 29 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4694
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 1961/2415HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scECODA 1.0.0  (landing page)
Christian Halter
Snapshot Date: 2026-04-28 14:14 -0400 (Tue, 28 Apr 2026)
git_url: https://git.bioconductor.org/packages/scECODA
git_branch: RELEASE_3_23
git_last_commit: 7eb703a
git_last_commit_date: 2026-04-28 09:07:02 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  YES
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  YES
See other builds for scECODA in R Universe.


CHECK results for scECODA on kjohnson3

To the developers/maintainers of the scECODA package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scECODA.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.

raw results


Summary

Package: scECODA
Version: 1.0.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:scECODA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings scECODA_1.0.0.tar.gz
StartedAt: 2026-04-28 23:33:22 -0400 (Tue, 28 Apr 2026)
EndedAt: 2026-04-28 23:34:49 -0400 (Tue, 28 Apr 2026)
EllapsedTime: 87.0 seconds
RetCode: 0
Status:   OK  
CheckDir: scECODA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:scECODA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings scECODA_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/scECODA.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-29 03:33:22 UTC
* using option ‘--no-vignettes’
* checking for file ‘scECODA/DESCRIPTION’ ... OK
* this is package ‘scECODA’ version ‘1.0.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 21 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ‘scECODA’ 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 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 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 data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* 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: OK


Installation output

scECODA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL scECODA
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’
* installing *source* package ‘scECODA’ ...
** this is package ‘scECODA’ version ‘1.0.0’
** using staged installation
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (scECODA)

Tests output

scECODA.Rcheck/tests/testthat.Rout


R version 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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(scECODA)
> 
> test_check("scECODA")
Counts contain zeros. A pseudo count of +0.5 was added to all counts.
The minimum number of highly variable cell types to use is 2
Setting top_n_hvcs overrules variance_explained parameter
Setting top_n_hvcs overrules variance_explained parameter
The minimum number of highly variable cell types to use is 2
Counts contain zeros. A pseudo count of +0.5 was added to all counts.
Counts contain zeros. A pseudo count of +0.5 was added to all counts.
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 45 ]
> 
> proc.time()
   user  system elapsed 
  3.800   0.169   3.980 

Example timings

scECODA.Rcheck/scECODA-Ex.timings

nameusersystemelapsed
calc_anosim3.4640.0223.511
calc_ari0.4200.0130.437
calc_clr0.0010.0000.001
calc_freq0.0000.0000.001
calc_modularity0.3920.0120.403
calc_sil0.3940.0070.401
calculate_pseudobulk0.0010.0000.001
deseq2_normalize0.4270.0030.430
ecoda0.0660.0010.067
find_hvcs0.3200.0010.321
get_celltype_counts0.0010.0000.001
get_celltype_variances0.3110.0010.313
get_hvcs0.3250.0010.325
get_sample_metadata0.0120.0000.012
plot_barplot0.5150.0070.523
plot_boxplot0.5270.0040.538
plot_corr0.3800.0090.389
plot_heatmap1.4540.0281.484
plot_pca0.4050.0030.421
plot_pca3d0.1010.0120.113
plot_varmean0.5720.0040.580
replace_zeros0.0010.0000.001