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

This page was generated on 2025-11-03 12:04 -0500 (Mon, 03 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4902
lconwaymacOS 12.7.6 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4692
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4638
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 362/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChromSCape 1.20.0  (landing page)
Pacome Prompsy
Snapshot Date: 2025-11-02 13:45 -0500 (Sun, 02 Nov 2025)
git_url: https://git.bioconductor.org/packages/ChromSCape
git_branch: RELEASE_3_22
git_last_commit: a5a7bda
git_last_commit_date: 2025-10-29 11:02:56 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published


CHECK results for ChromSCape on kjohnson3

To the developers/maintainers of the ChromSCape package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ChromSCape.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: ChromSCape
Version: 1.20.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ChromSCape.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ChromSCape_1.20.0.tar.gz
StartedAt: 2025-11-02 18:58:25 -0500 (Sun, 02 Nov 2025)
EndedAt: 2025-11-02 19:03:30 -0500 (Sun, 02 Nov 2025)
EllapsedTime: 305.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ChromSCape.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/ChromSCape.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ChromSCape/DESCRIPTION’ ... OK
* this is package ‘ChromSCape’ version ‘1.20.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 51 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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘ChromSCape’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* used SDK: ‘MacOSX11.3.1.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 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 whether startup messages can be suppressed ... OK
* checking dependencies in R code ... WARNING
'loadNamespace' or 'requireNamespace' call not declared from: ‘flexdashboard’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
bams_to_matrix_indexes: no visible binding for global variable
  ‘files_dir_list’
enrich_TF_ChEA3_genes: no visible binding for global variable
  ‘CheA3_TF_nTargets’
filter_correlated_cell_scExp: no visible binding for global variable
  ‘run_tsne’
generate_analysis: no visible global function definition for ‘head’
generate_analysis: no visible binding for global variable ‘k’
generate_analysis: no visible binding for global variable
  ‘clusterConsensus’
get_most_variable_cyto: no visible binding for global variable
  ‘cytoBand’
get_most_variable_cyto: no visible binding for global variable
  ‘Fri_cyto’
num_cell_after_QC_filt_scExp: no visible binding for global variable
  ‘sample_id’
num_cell_after_QC_filt_scExp: no visible binding for global variable
  ‘total_counts’
num_cell_scExp: no visible binding for global variable ‘sample_id’
num_cell_scExp: no visible binding for global variable ‘total_counts’
plot_correlation_PCA_scExp: no visible binding for global variable
  ‘Component’
plot_coverage_BigWig: no visible binding for global variable ‘molecule’
plot_coverage_BigWig: no visible binding for global variable
  ‘orientation’
plot_coverage_BigWig: no visible binding for global variable ‘Gene’
plot_gain_or_loss_barplots: no visible binding for global variable
  ‘Gain_or_Loss’
plot_gain_or_loss_barplots: no visible binding for global variable
  ‘ncells’
plot_gain_or_loss_barplots: no visible binding for global variable
  ‘cytoBand’
plot_most_contributing_features: no visible binding for global variable
  ‘genes’
plot_percent_active_feature_scExp: no visible binding for global
  variable ‘group’
plot_percent_active_feature_scExp: no visible binding for global
  variable ‘percent_active’
plot_pie_most_contributing_chr: no visible binding for global variable
  ‘absolute_value’
plot_reduced_dim_scExp: no visible binding for global variable ‘V1’
plot_reduced_dim_scExp: no visible binding for global variable ‘V2’
plot_reduced_dim_scExp: no visible binding for global variable
  ‘cluster’
plot_top_TF_scExp: no visible binding for global variable ‘TF’
rebin_helper: no visible binding for global variable ‘new_row’
rebin_helper: no visible binding for global variable ‘origin_value’
rebin_matrix: no visible binding for global variable ‘group’
subset_bam_call_peaks: no visible binding for global variable
  ‘merged_bam’
Undefined global functions or variables:
  CheA3_TF_nTargets Component Fri_cyto Gain_or_Loss Gene TF V1 V2
  absolute_value cluster clusterConsensus cytoBand files_dir_list genes
  group head k merged_bam molecule ncells new_row orientation
  origin_value percent_active run_tsne sample_id total_counts
Consider adding
  importFrom("utils", "head")
to your NAMESPACE file.
* 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 line endings in C/C++/Fortran sources/headers ... 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
get_pathway_mat_scExp         27.956  1.402  30.213
plot_gain_or_loss_barplots    15.159  0.187  15.588
calculate_CNA                  7.060  0.807   7.940
plot_reduced_dim_scExp_CNA     7.325  0.064   7.399
calculate_logRatio_CNA         7.014  0.298   7.364
calculate_cyto_mat             6.581  0.199   6.825
calculate_gain_or_loss         6.569  0.197   6.775
get_most_variable_cyto         6.386  0.082   6.494
num_cell_after_cor_filt_scExp  5.816  0.024   6.440
get_cyto_features              5.520  0.059   5.594
rebin_matrix                   3.395  0.018   9.790
enrich_TF_ChEA3_scExp          0.418  0.045   5.128
* 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 WARNING, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/ChromSCape.Rcheck/00check.log’
for details.


Installation output

ChromSCape.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’
* installing *source* package ‘ChromSCape’ ...
** this is package ‘ChromSCape’ version ‘1.20.0’
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using SDK: ‘MacOSX11.3.1.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c as_dist.cpp -o as_dist.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o ChromSCape.so RcppExports.o as_dist.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/00LOCK-ChromSCape/00new/ChromSCape/libs
** R
** data
** 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 (ChromSCape)

Tests output

ChromSCape.Rcheck/tests/testthat.Rout


R version 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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(ChromSCape)
> 
> test_check("ChromSCape")
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 11 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 11 ]
> 
> proc.time()
   user  system elapsed 
 16.231   1.090  17.661 

Example timings

ChromSCape.Rcheck/ChromSCape-Ex.timings

nameusersystemelapsed
CheA3_TF_nTargets0.0020.0000.004
CompareWilcox2.9340.2382.965
CompareedgeRGLM1.5320.1481.683
annotToCol20.3130.0360.351
calculate_CNA7.0600.8077.940
calculate_cyto_mat6.5810.1996.825
calculate_gain_or_loss6.5690.1976.775
calculate_logRatio_CNA7.0140.2987.364
choose_cluster_scExp1.2980.2811.595
colors_scExp0.1210.0070.128
consensus_clustering_scExp1.2480.2821.588
correlation_and_hierarchical_clust_scExp0.1300.0040.147
create_project_folder0.0000.0010.002
create_scDataset_raw2.9680.2273.213
create_scExp0.1540.0070.162
define_feature0.0560.0060.062
detect_samples0.5000.0150.515
differential_activation1.9200.0421.967
differential_analysis_scExp1.0860.0231.112
enrich_TF_ChEA3_genes0.2060.0521.686
enrich_TF_ChEA3_scExp0.4180.0455.128
exclude_features_scExp0.1410.0080.148
feature_annotation_scExp0.4880.0460.535
filter_correlated_cell_scExp4.6260.0304.699
filter_scExp0.1670.0060.173
find_clusters_louvain_scExp0.1270.0020.130
find_top_features0.1400.0090.150
gene_set_enrichment_analysis_scExp0.1010.0050.106
generate_analysis000
generate_coverage_tracks000
generate_report000
getExperimentNames0.1040.0020.108
getMainExperiment0.1220.0080.146
get_cyto_features5.5200.0595.594
get_genomic_coordinates0.1240.0050.129
get_most_variable_cyto6.3860.0826.494
get_pathway_mat_scExp27.956 1.40230.213
has_genomic_coordinates0.2180.0190.257
import_scExp3.6740.1174.004
inter_correlation_scExp0.1450.0100.175
intra_correlation_scExp0.1430.0070.158
launchApp000
normalize_scExp0.1420.0150.177
num_cell_after_QC_filt_scExp0.1420.0080.164
num_cell_after_cor_filt_scExp5.8160.0246.440
num_cell_before_cor_filt_scExp0.0980.0030.109
num_cell_in_cluster_scExp0.1540.0050.166
num_cell_scExp0.1200.0050.130
plot_cluster_consensus_scExp0.3760.0240.496
plot_correlation_PCA_scExp0.4260.0150.474
plot_coverage_BigWig0.0970.0030.102
plot_differential_summary_scExp0.1020.0040.109
plot_differential_volcano_scExp0.1250.0050.151
plot_distribution_scExp0.1790.0030.232
plot_gain_or_loss_barplots15.159 0.18715.588
plot_heatmap_scExp0.1330.0040.143
plot_inter_correlation_scExp0.2390.0040.257
plot_intra_correlation_scExp0.2410.0040.282
plot_most_contributing_features0.1840.0040.188
plot_percent_active_feature_scExp0.1870.0040.191
plot_pie_most_contributing_chr0.1200.0030.123
plot_reduced_dim_scExp0.5460.0070.554
plot_reduced_dim_scExp_CNA7.3250.0647.399
plot_top_TF_scExp0.2290.0110.240
plot_violin_feature_scExp0.2450.0120.257
preprocess_CPM0.1310.0120.142
preprocess_RPKM0.1370.0110.148
preprocess_TFIDF0.1310.0120.143
preprocess_TPM0.1580.0250.184
preprocess_feature_size_only0.1260.0120.138
preprocessing_filtering_and_reduction4.0890.0684.167
read_sparse_matrix0.0000.0000.001
rebin_matrix3.3950.0189.790
reduce_dims_scExp0.6470.0270.674
scExp0.3770.0160.395
subsample_scExp0.1870.0110.201
subset_bam_call_peaks000
summary_DA0.1030.0040.111
swapAltExp_sameColData0.1280.0060.136
table_enriched_genes_scExp0.1000.0050.120
wrapper_Signac_FeatureMatrix000