| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-12-08 12:02 -0500 (Mon, 08 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4879 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4668 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4669 |
| 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 395/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| clustifyr 1.22.0 (landing page) Rui Fu
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
To the developers/maintainers of the clustifyr package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/clustifyr.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. |
| Package: clustifyr |
| Version: 1.22.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:clustifyr.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings clustifyr_1.22.0.tar.gz |
| StartedAt: 2025-12-05 09:00:43 -0000 (Fri, 05 Dec 2025) |
| EndedAt: 2025-12-05 09:14:48 -0000 (Fri, 05 Dec 2025) |
| EllapsedTime: 845.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: clustifyr.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:clustifyr.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings clustifyr_1.22.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/clustifyr.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘clustifyr/DESCRIPTION’ ... OK
* this is package ‘clustifyr’ version ‘1.22.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 ‘clustifyr’ can be installed ... OK
* checking installed package size ... OK
* 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 ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
plot_pathway_gsea 17.978 0.373 18.523
calculate_pathway_gsea 15.750 0.204 16.002
* 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: 1 NOTE
See
‘/home/biocbuild/bbs-3.22-bioc/meat/clustifyr.Rcheck/00check.log’
for details.
clustifyr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL clustifyr ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’ * installing *source* package ‘clustifyr’ ... ** this is package ‘clustifyr’ version ‘1.22.0’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** 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 (clustifyr)
clustifyr.Rcheck/tests/testthat.Rout
R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 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.
> library(testthat)
> library(clustifyr)
>
> test_check("clustifyr")
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 183 ]
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 183 ]
>
> proc.time()
user system elapsed
507.855 3.162 512.491
clustifyr.Rcheck/clustifyr-Ex.timings
| name | user | system | elapsed | |
| append_genes | 0.034 | 0.000 | 0.034 | |
| assess_rank_bias | 0.000 | 0.000 | 0.001 | |
| average_clusters | 0.08 | 0.00 | 0.08 | |
| binarize_expr | 0.115 | 0.000 | 0.116 | |
| build_atlas | 0.722 | 0.012 | 0.738 | |
| calc_distance | 0.006 | 0.000 | 0.006 | |
| calculate_pathway_gsea | 15.750 | 0.204 | 16.002 | |
| call_consensus | 0.271 | 0.016 | 0.287 | |
| call_to_metadata | 0.133 | 0.047 | 0.182 | |
| check_raw_counts | 0.738 | 0.020 | 0.760 | |
| clustify | 3.204 | 0.056 | 3.269 | |
| clustify_lists | 0.083 | 0.000 | 0.084 | |
| clustify_nudge | 1.308 | 0.016 | 1.329 | |
| clustifyr_methods | 0 | 0 | 0 | |
| collapse_to_cluster | 3.038 | 0.042 | 3.107 | |
| compare_lists | 0.155 | 0.007 | 0.167 | |
| cor_to_call | 0.107 | 0.000 | 0.108 | |
| cor_to_call_rank | 0.082 | 0.024 | 0.107 | |
| cor_to_call_topn | 0.095 | 0.000 | 0.096 | |
| downsample_matrix | 0.017 | 0.000 | 0.018 | |
| feature_select_PCA | 0.013 | 0.000 | 0.014 | |
| file_marker_parse | 0.002 | 0.000 | 0.003 | |
| find_rank_bias | 0.043 | 0.000 | 0.043 | |
| gene_pct_markerm | 0.388 | 0.004 | 0.395 | |
| get_ucsc_reference | 0.000 | 0.000 | 0.001 | |
| get_vargenes | 0 | 0 | 0 | |
| gmt_to_list | 0.045 | 0.000 | 0.046 | |
| insert_meta_object | 0.330 | 0.004 | 0.338 | |
| make_comb_ref | 0.032 | 0.000 | 0.033 | |
| marker_select | 0.034 | 0.000 | 0.034 | |
| matrixize_markers | 0.034 | 0.000 | 0.034 | |
| object_data | 0.423 | 0.016 | 0.443 | |
| object_ref | 0.995 | 0.059 | 1.067 | |
| overcluster | 1.833 | 0.031 | 1.882 | |
| overcluster_test | 2.966 | 0.076 | 3.059 | |
| parse_loc_object | 0.277 | 0.036 | 0.314 | |
| plot_best_call | 0.777 | 0.012 | 0.793 | |
| plot_cor | 1.199 | 0.015 | 1.224 | |
| plot_cor_heatmap | 1.187 | 0.007 | 1.200 | |
| plot_dims | 0.535 | 0.000 | 0.537 | |
| plot_gene | 0.916 | 0.000 | 0.920 | |
| plot_pathway_gsea | 17.978 | 0.373 | 18.523 | |
| plot_rank_bias | 0.000 | 0.000 | 0.001 | |
| pos_neg_marker | 0.01 | 0.00 | 0.01 | |
| pos_neg_select | 0.097 | 0.000 | 0.098 | |
| query_rank_bias | 0.048 | 0.000 | 0.048 | |
| ref_feature_select | 0.038 | 0.004 | 0.042 | |
| ref_marker_select | 0.257 | 0.004 | 0.262 | |
| reverse_marker_matrix | 0.005 | 0.000 | 0.005 | |
| run_clustifyr_app | 0 | 0 | 0 | |
| seurat_meta | 0.398 | 0.012 | 0.411 | |
| seurat_ref | 0.337 | 0.020 | 0.359 | |
| write_meta | 0.393 | 0.012 | 0.409 | |