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

This page was generated on 2024-07-03 11:44 -0400 (Wed, 03 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4693
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4413
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4407
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4356
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 (2024-04-24) -- "Puppy Cup" 4407
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 342/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChromSCape 1.15.0  (landing page)
Pacome Prompsy
Snapshot Date: 2024-07-02 14:00 -0400 (Tue, 02 Jul 2024)
git_url: https://git.bioconductor.org/packages/ChromSCape
git_branch: devel
git_last_commit: f4aa771
git_last_commit_date: 2024-04-30 11:27:46 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for ChromSCape on kunpeng2

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.15.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.15.0.tar.gz
StartedAt: 2024-07-03 03:32:41 -0000 (Wed, 03 Jul 2024)
EndedAt: 2024-07-03 03:49:13 -0000 (Wed, 03 Jul 2024)
EllapsedTime: 992.7 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.15.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/ChromSCape.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    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 ‘ChromSCape/DESCRIPTION’ ... OK
* this is package ‘ChromSCape’ version ‘1.15.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: ‘g++ (GCC) 10.3.1’
* checking installed package size ... NOTE
  installed size is  5.6Mb
  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            66.993  0.240  67.373
get_pathway_mat_scExp                 57.719  0.942  58.805
plot_reduced_dim_scExp_CNA            33.310  0.203  33.586
calculate_CNA                         32.460  0.858  33.384
calculate_cyto_mat                    31.019  0.268  31.345
calculate_gain_or_loss                30.735  0.275  31.073
get_most_variable_cyto                30.373  0.487  30.928
calculate_logRatio_CNA                30.175  0.208  30.451
get_cyto_features                     27.755  0.750  28.573
num_cell_after_cor_filt_scExp         12.662  0.075  12.756
filter_correlated_cell_scExp          11.883  0.579  12.482
create_scDataset_raw                  10.737  0.112  10.869
preprocessing_filtering_and_reduction 10.718  0.020  10.757
rebin_matrix                           7.767  0.463  27.040
import_scExp                           7.853  0.168   8.037
differential_activation                7.872  0.044   7.931
CompareWilcox                          7.001  0.487   6.953
CompareedgeRGLM                        6.542  0.116   6.669
choose_cluster_scExp                   5.778  0.083   5.874
enrich_TF_ChEA3_scExp                  1.289  0.066   9.976
enrich_TF_ChEA3_genes                  0.576  0.060  11.265
* 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.0/site-library’
* installing *source* package ‘ChromSCape’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (GCC) 10.3.1’
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.0/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.0/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.0/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4.0/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c as_dist.cpp -o as_dist.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.4.0/lib -L/usr/local/lib -o ChromSCape.so RcppExports.o as_dist.o -L/home/biocbuild/R/R-4.4.0/lib -lR
installing to /home/biocbuild/R/R-4.4.0/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.0 (2024-04-24) -- "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.

> 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 
 49.919   2.732  52.521 

Example timings

ChromSCape.Rcheck/ChromSCape-Ex.timings

nameusersystemelapsed
CheA3_TF_nTargets0.0090.0000.010
CompareWilcox7.0010.4876.953
CompareedgeRGLM6.5420.1166.669
annotToCol21.1150.0401.157
calculate_CNA32.460 0.85833.384
calculate_cyto_mat31.019 0.26831.345
calculate_gain_or_loss30.735 0.27531.073
calculate_logRatio_CNA30.175 0.20830.451
choose_cluster_scExp5.7780.0835.874
colors_scExp0.3950.0000.396
consensus_clustering_scExp4.3460.0444.398
correlation_and_hierarchical_clust_scExp0.3890.0000.390
create_project_folder0.0010.0000.002
create_scDataset_raw10.737 0.11210.869
create_scExp0.9160.0000.917
define_feature0.1910.0000.191
detect_samples2.2400.0042.177
differential_activation7.8720.0447.931
differential_analysis_scExp4.0790.0124.101
enrich_TF_ChEA3_genes 0.576 0.06011.265
enrich_TF_ChEA3_scExp1.2890.0669.976
exclude_features_scExp0.9090.0680.980
feature_annotation_scExp2.4050.1232.535
filter_correlated_cell_scExp11.883 0.57912.482
filter_scExp1.0920.0001.095
find_clusters_louvain_scExp0.4580.3780.596
find_top_features0.3460.0480.395
gene_set_enrichment_analysis_scExp0.2250.0030.228
generate_analysis000
generate_coverage_tracks0.0000.0000.001
generate_report000
getExperimentNames0.2600.0120.273
getMainExperiment0.3030.0160.319
get_cyto_features27.755 0.75028.573
get_genomic_coordinates0.7960.0080.807
get_most_variable_cyto30.373 0.48730.928
get_pathway_mat_scExp57.719 0.94258.805
has_genomic_coordinates1.3650.0521.420
import_scExp7.8530.1688.037
inter_correlation_scExp0.4470.0040.452
intra_correlation_scExp0.4200.0120.432
launchApp000
normalize_scExp0.7810.0080.791
num_cell_after_QC_filt_scExp0.8080.0120.822
num_cell_after_cor_filt_scExp12.662 0.07512.756
num_cell_before_cor_filt_scExp0.2560.0040.261
num_cell_in_cluster_scExp0.5800.0040.585
num_cell_scExp0.7220.0040.728
plot_cluster_consensus_scExp1.1130.0041.119
plot_correlation_PCA_scExp1.4040.0041.412
plot_coverage_BigWig0.2420.0040.247
plot_differential_summary_scExp0.2820.0040.286
plot_differential_volcano_scExp0.3550.0040.360
plot_distribution_scExp0.5030.0120.517
plot_gain_or_loss_barplots66.993 0.24067.373
plot_heatmap_scExp0.3960.0000.398
plot_inter_correlation_scExp0.7100.0000.711
plot_intra_correlation_scExp0.6570.0000.658
plot_most_contributing_features0.5450.0040.549
plot_percent_active_feature_scExp2.9470.0082.961
plot_pie_most_contributing_chr0.3680.0000.368
plot_reduced_dim_scExp4.1990.0124.219
plot_reduced_dim_scExp_CNA33.310 0.20333.586
plot_top_TF_scExp0.5670.0040.572
plot_violin_feature_scExp2.9080.0042.919
preprocess_CPM0.7740.0040.779
preprocess_RPKM0.8700.0000.872
preprocess_TFIDF0.7590.0120.773
preprocess_TPM0.8000.0040.806
preprocess_feature_size_only0.8350.0000.838
preprocessing_filtering_and_reduction10.718 0.02010.757
read_sparse_matrix000
rebin_matrix 7.767 0.46327.040
reduce_dims_scExp2.4500.1042.559
scExp1.2300.0481.280
subsample_scExp1.1020.0881.193
subset_bam_call_peaks000
summary_DA0.2930.0040.297
swapAltExp_sameColData0.3930.0080.401
table_enriched_genes_scExp0.2780.0000.279
wrapper_Signac_FeatureMatrix000