| Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:05:11 -0400 (Wed, 13 Apr 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
| tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
| machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
| 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 | ||||
|
To the developers/maintainers of the ChromSCape package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 313/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ChromSCape 1.4.0 (landing page) Pacome Prompsy
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: ChromSCape |
| Version: 1.4.0 |
| Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:ChromSCape.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings ChromSCape_1.4.0.tar.gz |
| StartedAt: 2022-04-12 06:48:49 -0400 (Tue, 12 Apr 2022) |
| EndedAt: 2022-04-12 06:59:49 -0400 (Tue, 12 Apr 2022) |
| EllapsedTime: 660.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: ChromSCape.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:ChromSCape.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings ChromSCape_1.4.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/ChromSCape.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ChromSCape/DESCRIPTION’ ... OK
* this is package ‘ChromSCape’ version ‘1.4.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
* checking installed package size ... NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
data 1.3Mb
libs 1.0Mb
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 R 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 ... NOTE
CompareWilcox: no visible binding for global variable ‘annot.’
bams_to_matrix_indexes: no visible binding for global variable
‘files_dir_list’
filter_correlated_cell_scExp: no visible binding for global variable
‘run_tsne’
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_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_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’
subset_bam_call_peaks: no visible binding for global variable
‘merged_bam’
Undefined global functions or variables:
Fri_cyto Gain_or_Loss V1 V2 absolute_value annot. cluster
clusterConsensus cytoBand files_dir_list genes k merged_bam ncells
run_tsne sample_id total_counts
* 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 ... 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’ ... NOTE
Files named as vignettes but with no recognized vignette engine:
‘vignettes/PairedTag_Zhu_H3K4me1.Rmd’
‘vignettes/scChIC_Ku_H3K4me3.Rmd’
(Is a VignetteBuilder field missing?)
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
plot_gain_or_loss_barplots 49.302 0.596 49.901
calculate_CNA 23.879 0.659 24.539
plot_reduced_dim_scExp_CNA 23.883 0.272 24.156
calculate_cyto_mat 23.214 0.300 23.514
calculate_gain_or_loss 23.231 0.268 23.499
get_most_variable_cyto 22.697 0.383 23.081
calculate_logRatio_CNA 22.708 0.268 22.976
get_cyto_features 19.915 0.664 20.578
peaks_to_bins 11.950 5.016 6.299
filter_correlated_cell_scExp 11.458 1.239 12.618
num_cell_after_cor_filt_scExp 11.700 0.420 12.039
create_scDataset_raw 7.232 0.360 7.592
import_scExp 7.066 0.191 7.258
differential_analysis_scExp 4.708 1.597 3.902
CompareWilcox 5.019 0.714 4.998
CompareedgeRGLM 5.076 0.368 4.873
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 6 NOTEs
See
‘/home/biocbuild/bbs-3.14-bioc/meat/ChromSCape.Rcheck/00check.log’
for details.
ChromSCape.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL ChromSCape ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’ * installing *source* package ‘ChromSCape’ ... ** using staged installation ** libs g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c as_dist.cpp -o as_dist.o g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.14-bioc/R/lib -L/usr/local/lib -o ChromSCape.so RcppExports.o as_dist.o -L/home/biocbuild/bbs-3.14-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.14-bioc/R/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)
ChromSCape.Rcheck/tests/testthat.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
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 0 | SKIP 0 | PASS 11 ]
>
> proc.time()
user system elapsed
40.584 1.661 42.018
ChromSCape.Rcheck/ChromSCape-Ex.timings
| name | user | system | elapsed | |
| CompareWilcox | 5.019 | 0.714 | 4.998 | |
| CompareedgeRGLM | 5.076 | 0.368 | 4.873 | |
| annotToCol2 | 2.296 | 0.196 | 2.492 | |
| calculate_CNA | 23.879 | 0.659 | 24.539 | |
| calculate_cyto_mat | 23.214 | 0.300 | 23.514 | |
| calculate_gain_or_loss | 23.231 | 0.268 | 23.499 | |
| calculate_logRatio_CNA | 22.708 | 0.268 | 22.976 | |
| choose_cluster_scExp | 4.825 | 0.081 | 4.899 | |
| colors_scExp | 0.263 | 0.004 | 0.267 | |
| consensus_clustering_scExp | 3.377 | 0.051 | 3.423 | |
| correlation_and_hierarchical_clust_scExp | 0.301 | 0.013 | 0.307 | |
| create_project_folder | 0.001 | 0.000 | 0.002 | |
| create_scDataset_raw | 7.232 | 0.360 | 7.592 | |
| create_scExp | 0.941 | 0.000 | 0.941 | |
| define_feature | 0.209 | 0.004 | 0.212 | |
| detect_samples | 1.164 | 0.012 | 1.103 | |
| differential_analysis_scExp | 4.708 | 1.597 | 3.902 | |
| exclude_features_scExp | 1.509 | 0.249 | 1.203 | |
| feature_annotation_scExp | 2.274 | 0.056 | 2.330 | |
| filter_correlated_cell_scExp | 11.458 | 1.239 | 12.618 | |
| filter_scExp | 1.413 | 0.092 | 1.505 | |
| find_top_features | 0.303 | 0.028 | 0.330 | |
| gene_set_enrichment_analysis_scExp | 0.132 | 0.000 | 0.131 | |
| generate_analysis | 0 | 0 | 0 | |
| generate_coverage_tracks | 0 | 0 | 0 | |
| getExperimentNames | 0.178 | 0.004 | 0.182 | |
| getMainExperiment | 0.234 | 0.016 | 0.250 | |
| get_cyto_features | 19.915 | 0.664 | 20.578 | |
| get_genomic_coordinates | 0.809 | 0.036 | 0.846 | |
| get_most_variable_cyto | 22.697 | 0.383 | 23.081 | |
| has_genomic_coordinates | 1.382 | 0.029 | 1.411 | |
| import_scExp | 7.066 | 0.191 | 7.258 | |
| inter_correlation_scExp | 0.548 | 0.016 | 0.564 | |
| intra_correlation_scExp | 0.602 | 0.000 | 0.603 | |
| launchApp | 0 | 0 | 0 | |
| normalize_scExp | 0.917 | 0.071 | 0.990 | |
| num_cell_after_QC_filt_scExp | 1.006 | 0.009 | 1.015 | |
| num_cell_after_cor_filt_scExp | 11.700 | 0.420 | 12.039 | |
| num_cell_before_cor_filt_scExp | 0.116 | 0.012 | 0.128 | |
| num_cell_in_cluster_scExp | 0.560 | 0.020 | 0.573 | |
| num_cell_scExp | 0.884 | 0.056 | 0.940 | |
| peaks_to_bins | 11.950 | 5.016 | 6.299 | |
| plot_cluster_consensus_scExp | 0.627 | 0.004 | 0.634 | |
| plot_coverage_BigWig | 0.534 | 0.012 | 0.545 | |
| plot_differential_H1_scExp | 0.125 | 0.004 | 0.128 | |
| plot_differential_summary_scExp | 0.129 | 0.000 | 0.129 | |
| plot_differential_volcano_scExp | 0.202 | 0.004 | 0.206 | |
| plot_distribution_scExp | 0.412 | 0.012 | 0.425 | |
| plot_gain_or_loss_barplots | 49.302 | 0.596 | 49.901 | |
| plot_heatmap_scExp | 0.295 | 0.000 | 0.295 | |
| plot_inter_correlation_scExp | 0.539 | 0.000 | 0.539 | |
| plot_intra_correlation_scExp | 0.511 | 0.004 | 0.515 | |
| plot_most_contributing_features | 0.330 | 0.012 | 0.342 | |
| plot_pie_most_contributing_chr | 0.240 | 0.004 | 0.243 | |
| plot_reduced_dim_scExp | 3.582 | 0.000 | 3.581 | |
| plot_reduced_dim_scExp_CNA | 23.883 | 0.272 | 24.156 | |
| preprocess_CPM | 0.881 | 0.012 | 0.893 | |
| preprocess_RPKM | 0.878 | 0.004 | 0.882 | |
| preprocess_TFIDF | 0.919 | 0.016 | 0.935 | |
| preprocess_TPM | 0.922 | 0.004 | 0.926 | |
| preprocess_feature_size_only | 0.845 | 0.004 | 0.849 | |
| read_sparse_matrix | 0 | 0 | 0 | |
| reduce_dims_scExp | 3.360 | 0.000 | 3.361 | |
| scExp | 1.330 | 0.008 | 1.338 | |
| subsample_scExp | 1.366 | 0.000 | 1.366 | |
| subset_bam_call_peaks | 0 | 0 | 0 | |
| swapAltExp_sameColData | 0.311 | 0.000 | 0.312 | |
| table_enriched_genes_scExp | 0.146 | 0.000 | 0.145 | |
| wrapper_Signac_FeatureMatrix | 0 | 0 | 0 | |