Back to Multiple platform build/check report for BioC 3.12
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for ChromSCape on malbec1

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/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChromSCape 1.0.0  (landing page)
Pacome Prompsy
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/ChromSCape
Branch: RELEASE_3_12
Last Commit: c84df0d
Last Changed Date: 2020-10-27 12:02:02 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

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

Command output

##############################################################################
##############################################################################
###
### 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.



Installation output

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)

Tests output

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 

Example timings

ChromSCape.Rcheck/ChromSCape-Ex.timings

nameusersystemelapsed
CompareWilcox6.0000.0366.042
CompareedgeRGLM8.5600.0688.635
annotToCol22.4920.0082.505
choose_cluster_scExp4.1200.0324.163
colors_scExp0.140.000.14
consensus_clustering_scExp4.5480.0084.563
correlation_and_hierarchical_clust_scExp0.2240.0040.225
create_scDataset_raw9.3520.2169.597
create_scExp1.2560.0001.260
detect_samples0.9560.0200.904
differential_analysis_scExp8.6600.0248.690
exclude_features_scExp1.3800.0201.404
feature_annotation_scExp3.3000.0323.340
filter_correlated_cell_scExp1.0520.0001.052
filter_scExp15.664 0.00415.697
gene_set_enrichment_analysis_scExp0.0000.0000.001
get_genomic_coordinates1.0400.0001.047
has_genomic_coordinates1.5280.0241.554
import_scExp6.3960.0126.416
launchApp000
normalize_scExp0.6800.0040.684
num_cell_after_QC_filt_scExp5.3400.0125.373
num_cell_after_cor_filt_scExp0.6400.0040.642
num_cell_before_cor_filt_scExp0.0000.0000.001
num_cell_in_cluster_scExp0.2520.0000.250
num_cell_scExp0.6120.0000.614
peaks_to_bins9.7681.0326.490
plot_cluster_consensus_scExp0.8680.0120.880
plot_differential_H1_scExp0.0600.0040.064
plot_differential_summary_scExp0.0560.0040.060
plot_differential_volcano_scExp0.1280.0120.140
plot_distribution_scExp0.3720.0200.392
plot_heatmap_scExp0.1360.0000.133
plot_reduced_dim_scExp0.6680.0000.668
preprocess_CPM0.8080.0120.821
preprocess_RPKM1.0880.0161.107
preprocess_TPM1.0480.0081.057
preprocess_feature_size_only1.0400.0001.043
reduce_dims_scExp4.6640.0244.693
scExp0.7840.0080.794
subsample_scExp1.4320.0001.432
subset_bam_call_peaks000
table_enriched_genes_scExp0.0000.0000.001