Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:27:08 -0400 (Thu, 06 May 2021).
To the developers/maintainers of the ChromSCape package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 298/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ChromSCape 1.0.0 (landing page) Pacome Prompsy
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: ChromSCape |
Version: 1.0.0 |
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:ChromSCape.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings ChromSCape_1.0.0.tar.gz |
StartedAt: 2021-05-06 00:03:56 -0400 (Thu, 06 May 2021) |
EndedAt: 2021-05-06 00:11:32 -0400 (Thu, 06 May 2021) |
EllapsedTime: 455.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: ChromSCape.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:ChromSCape.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings ChromSCape_1.0.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/ChromSCape.Rcheck’ * using R version 4.0.5 (2021-03-31) * 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.0.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 ... OK * 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed filter_scExp 15.664 0.004 15.697 peaks_to_bins 9.768 1.032 6.490 create_scDataset_raw 9.352 0.216 9.597 differential_analysis_scExp 8.660 0.024 8.690 CompareedgeRGLM 8.560 0.068 8.635 import_scExp 6.396 0.012 6.416 CompareWilcox 6.000 0.036 6.042 num_cell_after_QC_filt_scExp 5.340 0.012 5.373 * 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: 1 NOTE See ‘/home/biocbuild/bbs-3.12-bioc/meat/ChromSCape.Rcheck/00check.log’ for details.
ChromSCape.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL ChromSCape ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’ * installing *source* package ‘ChromSCape’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** 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.0.5 (2021-03-31) -- "Shake and Throw" Copyright (C) 2021 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") Read the 285 x 50 data matrix successfully! OpenMP is working. 1 threads. Using no_dims = 2, perplexity = 30.000000, and theta = 0.000000 Computing input similarities... Symmetrizing... Done in 0.04 seconds! Learning embedding... Iteration 50: error is 69.896595 (50 iterations in 0.04 seconds) Iteration 100: error is 70.720138 (50 iterations in 0.04 seconds) Iteration 150: error is 72.041682 (50 iterations in 0.04 seconds) Iteration 200: error is 72.136014 (50 iterations in 0.04 seconds) Iteration 250: error is 72.439863 (50 iterations in 0.04 seconds) Iteration 300: error is 2.162808 (50 iterations in 0.04 seconds) Iteration 350: error is 1.751016 (50 iterations in 0.04 seconds) Iteration 400: error is 1.709115 (50 iterations in 0.04 seconds) Iteration 450: error is 1.673308 (50 iterations in 0.04 seconds) Iteration 500: error is 1.621418 (50 iterations in 0.04 seconds) Iteration 550: error is 1.576119 (50 iterations in 0.04 seconds) Iteration 600: error is 1.561603 (50 iterations in 0.04 seconds) Iteration 650: error is 1.557441 (50 iterations in 0.04 seconds) Iteration 700: error is 1.551647 (50 iterations in 0.04 seconds) Iteration 750: error is 1.550643 (50 iterations in 0.04 seconds) Iteration 800: error is 1.549936 (50 iterations in 0.04 seconds) Iteration 850: error is 1.549170 (50 iterations in 0.04 seconds) Iteration 900: error is 1.548384 (50 iterations in 0.04 seconds) Iteration 950: error is 1.546586 (50 iterations in 0.04 seconds) Iteration 1000: error is 1.544876 (50 iterations in 0.04 seconds) Fitting performed in 0.72 seconds. [ FAIL 0 | WARN 0 | SKIP 0 | PASS 11 ] > > proc.time() user system elapsed 33.628 0.608 34.280
ChromSCape.Rcheck/ChromSCape-Ex.timings
name | user | system | elapsed | |
CompareWilcox | 6.000 | 0.036 | 6.042 | |
CompareedgeRGLM | 8.560 | 0.068 | 8.635 | |
annotToCol2 | 2.492 | 0.008 | 2.505 | |
choose_cluster_scExp | 4.120 | 0.032 | 4.163 | |
colors_scExp | 0.14 | 0.00 | 0.14 | |
consensus_clustering_scExp | 4.548 | 0.008 | 4.563 | |
correlation_and_hierarchical_clust_scExp | 0.224 | 0.004 | 0.225 | |
create_scDataset_raw | 9.352 | 0.216 | 9.597 | |
create_scExp | 1.256 | 0.000 | 1.260 | |
detect_samples | 0.956 | 0.020 | 0.904 | |
differential_analysis_scExp | 8.660 | 0.024 | 8.690 | |
exclude_features_scExp | 1.380 | 0.020 | 1.404 | |
feature_annotation_scExp | 3.300 | 0.032 | 3.340 | |
filter_correlated_cell_scExp | 1.052 | 0.000 | 1.052 | |
filter_scExp | 15.664 | 0.004 | 15.697 | |
gene_set_enrichment_analysis_scExp | 0.000 | 0.000 | 0.001 | |
get_genomic_coordinates | 1.040 | 0.000 | 1.047 | |
has_genomic_coordinates | 1.528 | 0.024 | 1.554 | |
import_scExp | 6.396 | 0.012 | 6.416 | |
launchApp | 0 | 0 | 0 | |
normalize_scExp | 0.680 | 0.004 | 0.684 | |
num_cell_after_QC_filt_scExp | 5.340 | 0.012 | 5.373 | |
num_cell_after_cor_filt_scExp | 0.640 | 0.004 | 0.642 | |
num_cell_before_cor_filt_scExp | 0.000 | 0.000 | 0.001 | |
num_cell_in_cluster_scExp | 0.252 | 0.000 | 0.250 | |
num_cell_scExp | 0.612 | 0.000 | 0.614 | |
peaks_to_bins | 9.768 | 1.032 | 6.490 | |
plot_cluster_consensus_scExp | 0.868 | 0.012 | 0.880 | |
plot_differential_H1_scExp | 0.060 | 0.004 | 0.064 | |
plot_differential_summary_scExp | 0.056 | 0.004 | 0.060 | |
plot_differential_volcano_scExp | 0.128 | 0.012 | 0.140 | |
plot_distribution_scExp | 0.372 | 0.020 | 0.392 | |
plot_heatmap_scExp | 0.136 | 0.000 | 0.133 | |
plot_reduced_dim_scExp | 0.668 | 0.000 | 0.668 | |
preprocess_CPM | 0.808 | 0.012 | 0.821 | |
preprocess_RPKM | 1.088 | 0.016 | 1.107 | |
preprocess_TPM | 1.048 | 0.008 | 1.057 | |
preprocess_feature_size_only | 1.040 | 0.000 | 1.043 | |
reduce_dims_scExp | 4.664 | 0.024 | 4.693 | |
scExp | 0.784 | 0.008 | 0.794 | |
subsample_scExp | 1.432 | 0.000 | 1.432 | |
subset_bam_call_peaks | 0 | 0 | 0 | |
table_enriched_genes_scExp | 0.000 | 0.000 | 0.001 | |