| Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:07:46 -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: /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.4.0.tar.gz |
| StartedAt: 2022-04-12 11:30:32 -0400 (Tue, 12 Apr 2022) |
| EndedAt: 2022-04-12 11:48:45 -0400 (Tue, 12 Apr 2022) |
| EllapsedTime: 1092.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: ChromSCape.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.4.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/ChromSCape.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-apple-darwin17.0 (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 ... 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 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 97.885 0.444 98.540
plot_reduced_dim_scExp_CNA 47.206 0.148 47.847
calculate_CNA 42.786 3.007 45.898
calculate_cyto_mat 43.311 0.976 44.362
calculate_logRatio_CNA 43.161 1.101 44.398
calculate_gain_or_loss 39.830 1.177 41.059
get_most_variable_cyto 40.795 0.125 40.943
get_cyto_features 38.094 0.189 38.351
peaks_to_bins 14.953 7.796 8.438
num_cell_after_cor_filt_scExp 11.619 0.497 12.118
filter_correlated_cell_scExp 11.242 0.715 11.953
create_scDataset_raw 9.390 0.711 10.112
differential_analysis_scExp 7.404 2.694 5.301
CompareedgeRGLM 8.891 0.509 9.404
plot_reduced_dim_scExp 8.238 0.043 8.440
CompareWilcox 6.781 1.188 5.726
reduce_dims_scExp 7.328 0.084 7.422
import_scExp 6.612 0.139 6.757
choose_cluster_scExp 5.749 0.965 6.728
consensus_clustering_scExp 5.102 0.804 5.920
* 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: 5 NOTEs
See
‘/Users/biocbuild/bbs-3.14-bioc/meat/ChromSCape.Rcheck/00check.log’
for details.
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.1/Resources/library’ * installing *source* package ‘ChromSCape’ ... ** using staged installation ** libs clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c as_dist.cpp -o as_dist.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ChromSCape.so RcppExports.o as_dist.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.1/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)
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-apple-darwin17.0 (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
59.033 4.701 63.627
ChromSCape.Rcheck/ChromSCape-Ex.timings
| name | user | system | elapsed | |
| CompareWilcox | 6.781 | 1.188 | 5.726 | |
| CompareedgeRGLM | 8.891 | 0.509 | 9.404 | |
| annotToCol2 | 2.312 | 0.129 | 2.442 | |
| calculate_CNA | 42.786 | 3.007 | 45.898 | |
| calculate_cyto_mat | 43.311 | 0.976 | 44.362 | |
| calculate_gain_or_loss | 39.830 | 1.177 | 41.059 | |
| calculate_logRatio_CNA | 43.161 | 1.101 | 44.398 | |
| choose_cluster_scExp | 5.749 | 0.965 | 6.728 | |
| colors_scExp | 0.447 | 0.004 | 0.452 | |
| consensus_clustering_scExp | 5.102 | 0.804 | 5.920 | |
| correlation_and_hierarchical_clust_scExp | 0.617 | 0.003 | 0.621 | |
| create_project_folder | 0.002 | 0.002 | 0.004 | |
| create_scDataset_raw | 9.390 | 0.711 | 10.112 | |
| create_scExp | 1.764 | 0.011 | 1.776 | |
| define_feature | 0.370 | 0.006 | 0.377 | |
| detect_samples | 1.090 | 0.101 | 1.192 | |
| differential_analysis_scExp | 7.404 | 2.694 | 5.301 | |
| exclude_features_scExp | 2.090 | 0.202 | 2.295 | |
| feature_annotation_scExp | 4.705 | 0.221 | 4.931 | |
| filter_correlated_cell_scExp | 11.242 | 0.715 | 11.953 | |
| filter_scExp | 2.716 | 0.090 | 2.808 | |
| find_top_features | 0.512 | 0.027 | 0.539 | |
| gene_set_enrichment_analysis_scExp | 0.204 | 0.004 | 0.208 | |
| generate_analysis | 0.000 | 0.000 | 0.001 | |
| generate_coverage_tracks | 0.000 | 0.001 | 0.001 | |
| getExperimentNames | 0.292 | 0.010 | 0.301 | |
| getMainExperiment | 0.442 | 0.019 | 0.461 | |
| get_cyto_features | 38.094 | 0.189 | 38.351 | |
| get_genomic_coordinates | 1.701 | 0.046 | 1.747 | |
| get_most_variable_cyto | 40.795 | 0.125 | 40.943 | |
| has_genomic_coordinates | 2.829 | 0.048 | 2.879 | |
| import_scExp | 6.612 | 0.139 | 6.757 | |
| inter_correlation_scExp | 0.802 | 0.016 | 0.818 | |
| intra_correlation_scExp | 1.078 | 0.017 | 1.096 | |
| launchApp | 0.000 | 0.000 | 0.001 | |
| normalize_scExp | 1.741 | 0.067 | 1.812 | |
| num_cell_after_QC_filt_scExp | 2.019 | 0.015 | 2.038 | |
| num_cell_after_cor_filt_scExp | 11.619 | 0.497 | 12.118 | |
| num_cell_before_cor_filt_scExp | 0.228 | 0.009 | 0.237 | |
| num_cell_in_cluster_scExp | 1.174 | 0.010 | 1.185 | |
| num_cell_scExp | 1.741 | 0.080 | 1.823 | |
| peaks_to_bins | 14.953 | 7.796 | 8.438 | |
| plot_cluster_consensus_scExp | 1.380 | 0.023 | 1.404 | |
| plot_coverage_BigWig | 1.172 | 0.041 | 1.219 | |
| plot_differential_H1_scExp | 0.230 | 0.005 | 0.294 | |
| plot_differential_summary_scExp | 0.221 | 0.005 | 0.252 | |
| plot_differential_volcano_scExp | 0.267 | 0.013 | 0.281 | |
| plot_distribution_scExp | 0.864 | 0.041 | 0.908 | |
| plot_gain_or_loss_barplots | 97.885 | 0.444 | 98.540 | |
| plot_heatmap_scExp | 0.495 | 0.011 | 0.508 | |
| plot_inter_correlation_scExp | 1.058 | 0.010 | 1.082 | |
| plot_intra_correlation_scExp | 1.037 | 0.007 | 1.046 | |
| plot_most_contributing_features | 0.652 | 0.009 | 0.663 | |
| plot_pie_most_contributing_chr | 0.428 | 0.008 | 0.437 | |
| plot_reduced_dim_scExp | 8.238 | 0.043 | 8.440 | |
| plot_reduced_dim_scExp_CNA | 47.206 | 0.148 | 47.847 | |
| preprocess_CPM | 1.745 | 0.075 | 1.821 | |
| preprocess_RPKM | 1.748 | 0.053 | 1.801 | |
| preprocess_TFIDF | 1.826 | 0.079 | 1.906 | |
| preprocess_TPM | 1.724 | 0.051 | 1.777 | |
| preprocess_feature_size_only | 1.755 | 0.083 | 1.844 | |
| read_sparse_matrix | 0.001 | 0.001 | 0.001 | |
| reduce_dims_scExp | 7.328 | 0.084 | 7.422 | |
| scExp | 2.501 | 0.029 | 2.538 | |
| subsample_scExp | 2.689 | 0.053 | 2.772 | |
| subset_bam_call_peaks | 0.001 | 0.001 | 0.001 | |
| swapAltExp_sameColData | 0.572 | 0.005 | 0.579 | |
| table_enriched_genes_scExp | 0.240 | 0.003 | 0.243 | |
| wrapper_Signac_FeatureMatrix | 0.000 | 0.000 | 0.001 | |