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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4494
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4400
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 348/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChromSCape 1.16.0  (landing page)
Pacome Prompsy
Snapshot Date: 2025-01-30 13:00 -0500 (Thu, 30 Jan 2025)
git_url: https://git.bioconductor.org/packages/ChromSCape
git_branch: RELEASE_3_20
git_last_commit: 243f2f8
git_last_commit_date: 2024-10-29 10:51:14 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


CHECK results for ChromSCape on taishan

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

raw results


Summary

Package: ChromSCape
Version: 1.16.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:ChromSCape.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings ChromSCape_1.16.0.tar.gz
StartedAt: 2025-01-31 04:52:48 -0000 (Fri, 31 Jan 2025)
EndedAt: 2025-01-31 05:07:44 -0000 (Fri, 31 Jan 2025)
EllapsedTime: 895.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ChromSCape.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:ChromSCape.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings ChromSCape_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/ChromSCape.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 12.3.1 (openEuler 12.3.1-36.oe2403)
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ChromSCape/DESCRIPTION’ ... OK
* this is package ‘ChromSCape’ version ‘1.16.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 ... 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: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking installed package size ... NOTE
  installed size is  5.5Mb
  sub-directories of 1Mb or more:
    data   1.5Mb
    www    2.1Mb
* 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 loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... WARNING
'library' or 'require' call not declared from: ‘dplyr’
'library' or 'require' call to ‘dplyr’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* 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 ... NOTE
prepare_Rd: raw_counts_to_sparse_matrix.Rd:6-8: Dropping empty section \source
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from Rd file 'generate_analysis.Rd':
generate_analysis
  Code: function(input_data_folder, analysis_name = "Analysis_1",
                 output_directory = "./", input_data_type = c("scBED",
                 "DenseMatrix", "SparseMatrix", "scBAM")[1],
                 feature_count_on = c("bins", "genebody", "peaks")[1],
                 feature_count_parameter = 50000, rebin_sparse_matrix =
                 FALSE, ref_genome = c("hg38", "mm10")[1], run =
                 c("filter", "CNA", "cluster", "consensus", "coverage",
                 "DA", "GSA", "report")[c(1, 3, 5, 6, 7, 8)],
                 min_reads_per_cell = 1000, max_quantile_read_per_cell
                 = 99, n_top_features = 40000, norm_type = "CPM",
                 subsample_n = NULL, exclude_regions = NULL, n_clust =
                 NULL, corr_threshold = 99, percent_correlation = 1,
                 maxK = 10, qval.th = 0.1, logFC.th = 1,
                 enrichment_qval = 0.1, doBatchCorr = FALSE, batch_sels
                 = NULL, control_samples_CNA = NULL, genes_to_plot =
                 c("Krt8", "Krt5", "Tgfb1", "Foxq1", "Cdkn2b",
                 "Cdkn2a", "chr7:15000000-20000000"))
  Docs: function(input_data_folder, analysis_name = "Analysis_1",
                 output_directory = "./", input_data_type = c("scBED",
                 "DenseMatrix", "SparseMatrix", "scBAM")[1],
                 rebin_sparse_matrix = FALSE, feature_count_on =
                 c("bins", "genebody", "peaks")[1],
                 feature_count_parameter = 50000, ref_genome =
                 c("hg38", "mm10")[1], run = c("filter", "CNA",
                 "cluster", "consensus", "peak_call", "coverage", "DA",
                 "GSA", "report")[c(1, 3, 6, 7, 8, 9)],
                 min_reads_per_cell = 1000, max_quantile_read_per_cell
                 = 99, n_top_features = 40000, norm_type = "CPM",
                 subsample_n = NULL, exclude_regions = NULL, n_clust =
                 NULL, corr_threshold = 99, percent_correlation = 1,
                 maxK = 10, qval.th = 0.1, logFC.th = 1,
                 enrichment_qval = 0.1, doBatchCorr = FALSE, batch_sels
                 = NULL, control_samples_CNA = NULL, genes_to_plot =
                 c("Krt8", "Krt5", "Tgfb1", "Foxq1", "Cdkn2b",
                 "Cdkn2a", "chr7:15000000-20000000"))
  Mismatches in argument names:
    Position: 5 Code: feature_count_on Docs: rebin_sparse_matrix
    Position: 6 Code: feature_count_parameter Docs: feature_count_on
    Position: 7 Code: rebin_sparse_matrix Docs: feature_count_parameter
  Mismatches in argument default values:
    Name: 'run'
    Code: c("filter", "CNA", "cluster", "consensus", "coverage", "DA", 
          "GSA", "report")[c(1, 3, 5, 6, 7, 8)]
    Docs: c("filter", "CNA", "cluster", "consensus", "peak_call", "coverage", 
          "DA", "GSA", "report")[c(1, 3, 6, 7, 8, 9)]

* checking Rd \usage sections ... WARNING
Undocumented arguments in Rd file 'rebin_matrix.Rd'
  ‘rebin_function’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
plot_gain_or_loss_barplots            63.808  0.877  64.885
get_pathway_mat_scExp                 39.777  1.084  40.988
calculate_CNA                         30.619  1.340  32.065
plot_reduced_dim_scExp_CNA            30.644  0.211  30.939
calculate_cyto_mat                    29.811  0.562  30.472
calculate_logRatio_CNA                29.387  0.913  30.404
get_most_variable_cyto                29.410  0.212  29.715
calculate_gain_or_loss                28.500  0.594  29.193
get_cyto_features                     26.668  0.092  26.849
num_cell_after_cor_filt_scExp          9.541  0.271   9.841
filter_correlated_cell_scExp           8.725  0.067   8.816
preprocessing_filtering_and_reduction  8.319  0.152   8.490
create_scDataset_raw                   6.998  0.136   7.156
differential_activation                6.892  0.040   6.954
CompareedgeRGLM                        6.197  0.244   6.459
import_scExp                           5.902  0.411   6.329
rebin_matrix                           5.874  0.245  23.956
CompareWilcox                          5.497  0.361   5.587
enrich_TF_ChEA3_scExp                  1.073  0.012   6.188
* 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: 3 WARNINGs, 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/ChromSCape.Rcheck/00check.log’
for details.


Installation output

ChromSCape.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL ChromSCape
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.2/site-library’
* installing *source* package ‘ChromSCape’ ...
** using staged installation
** libs
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c as_dist.cpp -o as_dist.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o ChromSCape.so RcppExports.o as_dist.o -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-4.4.2/site-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.4.2 (2024-10-31) -- "Pile of Leaves"
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.

> 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 
 42.641   2.422  44.984 

Example timings

ChromSCape.Rcheck/ChromSCape-Ex.timings

nameusersystemelapsed
CheA3_TF_nTargets0.0050.0040.009
CompareWilcox5.4970.3615.587
CompareedgeRGLM6.1970.2446.459
annotToCol21.0430.0631.110
calculate_CNA30.619 1.34032.065
calculate_cyto_mat29.811 0.56230.472
calculate_gain_or_loss28.500 0.59429.193
calculate_logRatio_CNA29.387 0.91330.404
choose_cluster_scExp4.0060.0844.103
colors_scExp0.3190.0080.329
consensus_clustering_scExp3.7270.1223.861
correlation_and_hierarchical_clust_scExp0.3480.0040.353
create_project_folder0.0020.0000.002
create_scDataset_raw6.9980.1367.156
create_scExp0.6300.0000.632
define_feature0.1630.0040.168
detect_samples1.9170.0041.814
differential_activation6.8920.0406.954
differential_analysis_scExp3.5490.0793.642
enrich_TF_ChEA3_genes0.5160.0273.709
enrich_TF_ChEA3_scExp1.0730.0126.188
exclude_features_scExp0.6080.0000.610
feature_annotation_scExp1.7990.0001.806
filter_correlated_cell_scExp8.7250.0678.816
filter_scExp0.7200.0080.730
find_clusters_louvain_scExp0.3530.0000.353
find_top_features0.3540.0000.355
gene_set_enrichment_analysis_scExp0.2250.0000.225
generate_analysis000
generate_coverage_tracks000
generate_report000
getExperimentNames0.2520.0040.256
getMainExperiment0.2870.0000.288
get_cyto_features26.668 0.09226.849
get_genomic_coordinates0.5620.0120.576
get_most_variable_cyto29.410 0.21229.715
get_pathway_mat_scExp39.777 1.08440.988
has_genomic_coordinates0.8650.0600.927
import_scExp5.9020.4116.329
inter_correlation_scExp0.3930.0160.410
intra_correlation_scExp0.4320.0000.435
launchApp000
normalize_scExp0.5770.0120.591
num_cell_after_QC_filt_scExp0.5670.0280.597
num_cell_after_cor_filt_scExp9.5410.2719.841
num_cell_before_cor_filt_scExp0.2550.0040.260
num_cell_in_cluster_scExp0.4880.0000.490
num_cell_scExp0.4800.0040.486
plot_cluster_consensus_scExp1.0810.0681.152
plot_correlation_PCA_scExp1.3520.0641.420
plot_coverage_BigWig0.2220.0000.222
plot_differential_summary_scExp0.2520.0000.253
plot_differential_volcano_scExp0.3380.0080.347
plot_distribution_scExp0.4970.0200.520
plot_gain_or_loss_barplots63.808 0.87764.885
plot_heatmap_scExp0.3760.0040.382
plot_inter_correlation_scExp0.7260.0000.729
plot_intra_correlation_scExp0.6800.0040.685
plot_most_contributing_features0.5820.0040.587
plot_percent_active_feature_scExp2.8400.0122.860
plot_pie_most_contributing_chr0.3230.0000.324
plot_reduced_dim_scExp4.9510.0244.987
plot_reduced_dim_scExp_CNA30.644 0.21130.939
plot_top_TF_scExp0.5790.0120.593
plot_violin_feature_scExp2.9270.0042.938
preprocess_CPM0.5340.0080.544
preprocess_RPKM0.5960.0120.610
preprocess_TFIDF0.5880.0080.598
preprocess_TPM0.5660.0160.583
preprocess_feature_size_only0.5340.0160.551
preprocessing_filtering_and_reduction8.3190.1528.490
read_sparse_matrix000
rebin_matrix 5.874 0.24523.956
reduce_dims_scExp2.1950.0762.278
scExp1.1950.1071.313
subsample_scExp0.7190.0600.782
subset_bam_call_peaks000
summary_DA0.2830.0040.288
swapAltExp_sameColData0.3850.0200.406
table_enriched_genes_scExp0.2580.0040.263
wrapper_Signac_FeatureMatrix000