Back to Build/check report for BioC 3.17
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-02-08 01:14:56 -0000 (Wed, 08 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4164
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

CHECK results for ChromSCape on kunpeng1


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.

raw results

Package 319/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChromSCape 1.9.0  (landing page)
Pacome Prompsy
Snapshot Date: 2023-02-06 00:12:45 -0000 (Mon, 06 Feb 2023)
git_url: https://git.bioconductor.org/packages/ChromSCape
git_branch: master
git_last_commit: 5a25461
git_last_commit_date: 2022-11-09 16:33:11 -0000 (Wed, 09 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    ERROR  

Summary

Package: ChromSCape
Version: 1.9.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:ChromSCape.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings ChromSCape_1.9.0.tar.gz
StartedAt: 2023-02-06 21:05:16 -0000 (Mon, 06 Feb 2023)
EndedAt: 2023-02-06 21:19:10 -0000 (Mon, 06 Feb 2023)
EllapsedTime: 834.2 seconds
RetCode: 1
Status:   ERROR  
CheckDir: ChromSCape.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:ChromSCape.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings ChromSCape_1.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/ChromSCape.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘ChromSCape/DESCRIPTION’ ... OK
* this is package ‘ChromSCape’ version ‘1.9.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++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
* checking installed package size ... NOTE
  installed size is  5.4Mb
  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 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 ... 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 ... WARNING
Killed
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Killed
* 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 documentation object 'generate_analysis':
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 documentation object 'rebin_matrix'
  ‘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 ... ERROR
Running examples in ‘ChromSCape-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: enrich_TF_ChEA3_scExp
> ### Title: Find the TF that are enriched in the differential genes using
> ###   ChEA3 database
> ### Aliases: enrich_TF_ChEA3_scExp
> 
> ### ** Examples
> 
> data("scExp")
> 
> scExp = enrich_TF_ChEA3_scExp(
+  scExp,
+  ref = "hg38",
+  qval.th = 0.01,
+  logFC.th = 1,
+  min.percent = 0.01)
TF enrichment for C1...
TF enrichment for C2...
Killed
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(ChromSCape)
  > 
  > test_check("ChromSCape")
  Killed
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘vignette.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 ERRORs, 4 WARNINGs, 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/ChromSCape.Rcheck/00check.log’
for details.


Installation output

ChromSCape.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL ChromSCape
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘ChromSCape’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
g++ -std=gnu++14  -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-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.17-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.17-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.17-bioc/R/lib -L/usr/local/lib -o ChromSCape.so RcppExports.o as_dist.o -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.17-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)

Tests output

ChromSCape.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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")
Killed

Example timings

ChromSCape.Rcheck/ChromSCape-Ex.timings

nameusersystemelapsed
CheA3_TF_nTargets0.0110.0000.011
CompareWilcox8.1060.5498.436
CompareedgeRGLM7.0440.3347.340
annotToCol21.4650.0591.600
calculate_CNA32.022 0.88434.715
calculate_cyto_mat30.566 0.19632.520
calculate_gain_or_loss30.634 0.17033.427
calculate_logRatio_CNA31.279 0.17033.833
choose_cluster_scExp5.8660.0836.456
colors_scExp0.4280.0030.439
consensus_clustering_scExp4.3670.0474.744
correlation_and_hierarchical_clust_scExp0.4520.0040.488
create_project_folder0.0010.0000.002
create_scDataset_raw10.882 0.27212.277
create_scExp0.9170.0071.072
define_feature0.2200.0000.222
detect_samples2.2060.0442.305
differential_activation7.8640.0438.230
differential_analysis_scExp4.1220.0084.318
enrich_TF_ChEA3_genes0.6310.0516.202