Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:34 -0000 (Tue, 06 Jun 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
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 ILoReg package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ILoReg.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 972/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ILoReg 1.11.0 (landing page) Johannes Smolander
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | |||||||||
Package: ILoReg |
Version: 1.11.0 |
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:ILoReg.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings ILoReg_1.11.0.tar.gz |
StartedAt: 2023-06-06 00:21:28 -0000 (Tue, 06 Jun 2023) |
EndedAt: 2023-06-06 00:30:25 -0000 (Tue, 06 Jun 2023) |
EllapsedTime: 536.7 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: ILoReg.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:ILoReg.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings ILoReg_1.11.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/ILoReg.Rcheck’ * using R version 4.3.0 (2023-04-21) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (GCC) 10.3.1 GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * checking for file ‘ILoReg/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘ILoReg’ version ‘1.11.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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘ILoReg’ 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 loading without being on the library search path ... 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 ... WARNING Codoc mismatches from documentation object 'FindAllGeneMarkers': FindAllGeneMarkers.SingleCellExperiment Code: function(object, clustering.type, test, log2fc.threshold, min.pct, min.diff.pct, min.cells.group, max.cells.per.cluster, return.thresh, only.pos) Docs: function(object, clustering.type, test, log2fc.threshold, min.pct, min.diff.pct, min.cells.group, max.cells.per.cluster, pseudocount.use, return.thresh, only.pos) Argument names in docs not in code: pseudocount.use Mismatches in argument names: Position: 9 Code: return.thresh Docs: pseudocount.use Position: 10 Code: only.pos Docs: return.thresh \S4method{FindAllGeneMarkers}{SingleCellExperiment} Code: function(object, clustering.type = "manual", test = "wilcox", log2fc.threshold = 0.25, min.pct = 0.1, min.diff.pct = NULL, min.cells.group = 3, max.cells.per.cluster = NULL, return.thresh = 0.01, only.pos = FALSE) Docs: function(object, clustering.type = "manual", test = "wilcox", log2fc.threshold = 0.25, min.pct = 0.1, min.diff.pct = NULL, min.cells.group = 3, max.cells.per.cluster = NULL, pseudocount.use = 1, return.thresh = 0.01, only.pos = FALSE) Argument names in docs not in code: pseudocount.use Mismatches in argument names: Position: 9 Code: return.thresh Docs: pseudocount.use Position: 10 Code: only.pos Docs: return.thresh Codoc mismatches from documentation object 'FindGeneMarkers': FindGeneMarkers.SingleCellExperiment Code: function(object, clusters.1, clusters.2, clustering.type, test, logfc.threshold, min.pct, min.diff.pct, min.cells.group, max.cells.per.cluster, return.thresh, only.pos) Docs: function(object, clusters.1, clusters.2, clustering.type, test, logfc.threshold, min.pct, min.diff.pct, min.cells.group, max.cells.per.cluster, pseudocount.use, return.thresh, only.pos) Argument names in docs not in code: pseudocount.use Mismatches in argument names: Position: 11 Code: return.thresh Docs: pseudocount.use Position: 12 Code: only.pos Docs: return.thresh \S4method{FindGeneMarkers}{SingleCellExperiment} Code: function(object, clusters.1 = NULL, clusters.2 = NULL, clustering.type = "", test = "wilcox", logfc.threshold = 0.25, min.pct = 0.1, min.diff.pct = NULL, min.cells.group = 3, max.cells.per.cluster = NULL, return.thresh = 0.01, only.pos = FALSE) Docs: function(object, clusters.1 = NULL, clusters.2 = NULL, clustering.type = "", test = "wilcox", logfc.threshold = 0.25, min.pct = 0.1, min.diff.pct = NULL, min.cells.group = 3, max.cells.per.cluster = NULL, pseudocount.use = 1, return.thresh = 0.01, only.pos = FALSE) Argument names in docs not in code: pseudocount.use Mismatches in argument names: Position: 11 Code: return.thresh Docs: pseudocount.use Position: 12 Code: only.pos Docs: return.thresh Codoc mismatches from documentation object 'RunICP': RunICP Code: function(normalized.data = NULL, k = 15, d = 0.3, r = 5, C = 5, reg.type = "L1", max.iter = 200, icp.batch.size = Inf) Docs: function(normalized.data = NULL, k = 15, d = 0.3, r = 5, C = 5, reg.type = "L1", max.iter = 200) Argument names in code not in docs: icp.batch.size Codoc mismatches from documentation object 'RunParallelICP': RunParallelICP.SingleCellExperiment Code: function(object, k, d, L, r, C, reg.type, max.iter, threads, icp.batch.size) Docs: function(object, k, d, L, r, C, reg.type, max.iter, threads) Argument names in code not in docs: icp.batch.size \S4method{RunParallelICP}{SingleCellExperiment} Code: function(object, k = 15, d = 0.3, L = 200, r = 5, C = 0.3, reg.type = "L1", max.iter = 200, threads = 0, icp.batch.size = Inf) Docs: function(object, k = 15, d = 0.3, L = 200, r = 5, C = 0.3, reg.type = "L1", max.iter = 200, threads = 0) Argument names in code not in docs: icp.batch.size * 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 LazyData ... 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 FindAllGeneMarkers 30.877 0.415 31.350 SelectTopGenes 24.828 0.159 25.032 ClusteringScatterPlot 20.970 0.100 21.108 AnnotationScatterPlot 20.753 0.287 21.083 CalcSilhInfo 17.632 0.160 17.828 GeneHeatmap 17.349 0.236 17.617 GeneScatterPlot 16.060 0.072 16.159 FindGeneMarkers 14.365 0.259 14.651 RunUMAP 12.912 0.044 12.980 RunTSNE 12.615 0.056 12.696 VlnPlot 11.321 0.076 11.415 SilhouetteCurve 11.001 0.068 11.092 MergeClusters 10.914 0.068 11.001 PCAElbowPlot 10.735 0.195 10.952 RenameAllClusters 10.623 0.076 10.717 HierarchicalClustering 10.571 0.060 10.654 RunPCA 10.475 0.040 10.539 RunParallelICP 10.384 0.032 10.436 SelectKClusters 10.270 0.024 10.314 RenameCluster 10.009 0.036 10.064 * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘ILoReg.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... ERROR Error(s) in re-building vignettes: ... --- re-building ‘ILoReg.Rmd’ using rmarkdown Error: processing vignette 'ILoReg.Rmd' failed with diagnostics: there is no package called ‘BiocStyle’ --- failed re-building ‘ILoReg.Rmd’ SUMMARY: processing the following file failed: ‘ILoReg.Rmd’ Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 1 WARNING See ‘/home/biocbuild/bbs-3.18-bioc/meat/ILoReg.Rcheck/00check.log’ for details.
ILoReg.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL ILoReg ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’ * installing *source* package ‘ILoReg’ ... ** 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 (ILoReg)
ILoReg.Rcheck/ILoReg-Ex.timings
name | user | system | elapsed | |
AnnotationScatterPlot | 20.753 | 0.287 | 21.083 | |
CalcSilhInfo | 17.632 | 0.160 | 17.828 | |
ClusteringScatterPlot | 20.970 | 0.100 | 21.108 | |
FindAllGeneMarkers | 30.877 | 0.415 | 31.350 | |
FindGeneMarkers | 14.365 | 0.259 | 14.651 | |
GeneHeatmap | 17.349 | 0.236 | 17.617 | |
GeneScatterPlot | 16.060 | 0.072 | 16.159 | |
HierarchicalClustering | 10.571 | 0.060 | 10.654 | |
MergeClusters | 10.914 | 0.068 | 11.001 | |
PCAElbowPlot | 10.735 | 0.195 | 10.952 | |
PrepareILoReg | 0.527 | 0.012 | 0.540 | |
RenameAllClusters | 10.623 | 0.076 | 10.717 | |
RenameCluster | 10.009 | 0.036 | 10.064 | |
RunPCA | 10.475 | 0.040 | 10.539 | |
RunParallelICP | 10.384 | 0.032 | 10.436 | |
RunTSNE | 12.615 | 0.056 | 12.696 | |
RunUMAP | 12.912 | 0.044 | 12.980 | |
SelectKClusters | 10.270 | 0.024 | 10.314 | |
SelectTopGenes | 24.828 | 0.159 | 25.032 | |
SilhouetteCurve | 11.001 | 0.068 | 11.092 | |
VlnPlot | 11.321 | 0.076 | 11.415 | |
pbmc3k_500 | 0.002 | 0.000 | 0.002 | |