Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-03-04 11:39:54 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4676
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-01-14 r85805 ucrt) -- "Unsuffered Consequences" 4414
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4441
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-01-16 r85812) -- "Unsuffered Consequences" 4417
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

Package 1859/2251HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scFeatures 1.3.3  (landing page)
Yue Cao
Snapshot Date: 2024-03-01 14:00:22 -0500 (Fri, 01 Mar 2024)
git_url: https://git.bioconductor.org/packages/scFeatures
git_branch: devel
git_last_commit: 361f197
git_last_commit_date: 2024-02-07 22:44:00 -0500 (Wed, 07 Feb 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  

CHECK results for scFeatures on merida1


To the developers/maintainers of the scFeatures package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scFeatures.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: scFeatures
Version: 1.3.3
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:scFeatures.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings scFeatures_1.3.3.tar.gz
StartedAt: 2024-03-02 10:12:50 -0500 (Sat, 02 Mar 2024)
EndedAt: 2024-03-02 10:28:35 -0500 (Sat, 02 Mar 2024)
EllapsedTime: 944.4 seconds
RetCode: 1
Status:   ERROR  
CheckDir: scFeatures.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:scFeatures.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings scFeatures_1.3.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/scFeatures.Rcheck’
* using R Under development (unstable) (2024-01-16 r85808)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘scFeatures/DESCRIPTION’ ... OK
* this is package ‘scFeatures’ version ‘1.3.3’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘scFeatures’ 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 ... NOTE
Namespaces in Imports field not imported from:
  'DT' 'Seurat'
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
helper_CCI: no visible global function definition for 'data'
helper_CCI: no visible binding for global variable 'LRdb'
helper_CCI: no visible global function definition for 'capture.output'
helper_pathway_gsva: no visible global function definition for
  'capture.output'
run_pathway_gsva: no visible global function definition for
  'capture.output'
Undefined global functions or variables:
  LRdb capture.output data
Consider adding
  importFrom("utils", "capture.output", "data")
to your NAMESPACE file.
* 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 ... WARNING
Undocumented arguments in Rd file 'remove_mito_ribo.Rd'
  ‘alldata’
Documented arguments not in \usage in Rd file 'remove_mito_ribo.Rd':
  ‘data’

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 files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘scFeatures-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: run_pathway_gsva
> ### Title: Generate pathway score using gene set enrichement analysis
> ### Aliases: run_pathway_gsva
> 
> ### ** Examples
> 
> 
> data("example_scrnaseq" , package = "scFeatures")
> data <- example_scrnaseq[, 1:20]
> celltype <- data$celltype
> sample <- data$sample
> data <- data@assays$RNA@data
> 
> alldata <- scFeatures:::formatData(data = data, celltype = celltype, sample = sample )
> 
> feature_pathway_gsva <- run_pathway_gsva(
+     alldata,
+     geneset = NULL, species = "Homo sapiens",
+     type = "scrna", subsample = FALSE, ncores = 1
+  )
Error: Calling gsva(expr=., gset.idx.list=., method=., ...) is defunct; use a method-specific parameter object (see '?gsva').
Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 WARNING, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/scFeatures.Rcheck/00check.log’
for details.


Installation output

scFeatures.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL scFeatures
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘scFeatures’ ...
** using staged installation
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (scFeatures)

Tests output


Example timings

scFeatures.Rcheck/scFeatures-Ex.timings

nameusersystemelapsed
get_num_cell_per_spot0.2780.0330.376
remove_mito_ribo2.5210.1792.616
run_CCI4.8970.3516.960
run_L_function0.7640.0921.091
run_Morans_I0.7720.0301.025
run_association_study_report 8.123 0.89111.932
run_celltype_interaction0.4020.0240.531
run_gene_cor0.7550.0441.000
run_gene_cor_celltype0.6300.0440.758
run_gene_mean0.7130.0360.914
run_gene_mean_celltype1.2440.0401.417
run_gene_prop0.6510.0100.811
run_gene_prop_celltype0.6260.0180.821
run_nn_correlation0.5730.0200.696