Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-05-04 11:41:00 -0400 (Sat, 04 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4753
palomino3Windows Server 2022 Datacenterx644.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup" 4486
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4519
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4479
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 1730/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RegionalST 1.2.0  (landing page)
Ziyi Li
Snapshot Date: 2024-05-03 14:00:19 -0400 (Fri, 03 May 2024)
git_url: https://git.bioconductor.org/packages/RegionalST
git_branch: RELEASE_3_19
git_last_commit: 4a6fc9d
git_last_commit_date: 2024-04-30 11:50:45 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for RegionalST on kunpeng2


To the developers/maintainers of the RegionalST package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RegionalST.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: RegionalST
Version: 1.2.0
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:RegionalST.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings RegionalST_1.2.0.tar.gz
StartedAt: 2024-05-04 11:07:56 -0000 (Sat, 04 May 2024)
EndedAt: 2024-05-04 11:13:30 -0000 (Sat, 04 May 2024)
EllapsedTime: 333.6 seconds
RetCode: 0
Status:   OK  
CheckDir: RegionalST.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:RegionalST.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings RegionalST_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/RegionalST.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* 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
* using option ‘--no-vignettes’
* checking for file ‘RegionalST/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘RegionalST’ version ‘1.2.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 ‘RegionalST’ 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 code 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 ... 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
GetOneRadiusEntropy    9.898  0.398  10.325
GetCrossRegionalDE_raw 8.986  0.650   9.660
DoGSEA                 5.258  0.445   5.577
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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: OK


Installation output

RegionalST.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL RegionalST
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’
* installing *source* package ‘RegionalST’ ...
** 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 (RegionalST)

Tests output

RegionalST.Rcheck/tests/testthat.Rout


R version 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
> 
> library(testthat)
> library(RegionalST)
> 
> test_check("RegionalST")
Normalizing layer: counts
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Centering and scaling data matrix

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Finding variable features for layer counts
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
PC_ 1 
Positive:  PADI2, VWA1, STK40, ARHGEF16, ZC3H12A, PSMB2, SDHB, PPT1, CITED4, TMEM54 
	   TCEA3, MFN2, SERINC2, NOC2L, MRTO4, MTOR, SRRM1, TMEM35B, NADK, FBLIM1 
	   CPTP, CSF3R, NECAP2, TPRG1L, ZMPSTE24, KHDRBS1, AKIRIN1, AGTRAP, RCC2, RSRP1 
Negative:  IFI6, RBP7, MXRA8, RAB42, C1orf127, PADI3, FAM131C, PDPN, C1QC, C1QB 
	   SAMD11, TRIM63, NBL1, RSPO1, OXCT2, SLC2A5, MMP23B, LAPTM5, CNR2, HPCA 
	   TP73, HSPB7, PRAMEF4, SRARP, SH2D5, RUNX3, ANKRD65, PADI6, EPHA8, GJB3 
PC_ 2 
Positive:  CNKSR1, CASZ1, EDN2, CAMK2N1, CITED4, SMIM1, KDF1, PADI2, ARHGEF16, CD164L2 
	   GRHL3, SMPDL3B, IFI6, GRIK3, KCNQ4, NCMAP, FOXO6, VPS13D, PADI3, PPT1 
	   MFSD2A, TRIM62, KIAA1522, SH3D21, PHF13, CTPS1, ASAP3, PDIK1L, KAZN, RCC1 
Negative:  CD52, C1QB, LAPTM5, KCNAB2, C1QC, LCK, TNFRSF1B, HSPG2, TNFRSF4, MXRA8 
	   TNFRSF18, ID3, THEMIS2, RUNX3, NBL1, PIK3CD, SH3BGRL3, ZNF683, COL8A2, HEYL 
	   RSRP1, WASF2, TNFRSF9, LZIC, PLA2G2D, ECE1, TNFRSF8, SDF4, PSMB2, MFAP2 
PC_ 3 
Positive:  NBL1, HSPG2, ZBTB48, ZNF436, DDOST, ZCCHC17, EDN2, MEGF6, TMEM200B, MXRA8 
	   SRM, PLA2G5, ID3, C1orf216, C1QB, PEX14, SYNC, EPHB2, PINK1, TMEM51 
	   SLC45A1, PDPN, ASAP3, FAM229A, C1QC, UTP11, ATP13A2, EXOSC10, ANKRD65, GNB1 
Negative:  TNFRSF18, IFI6, ZMYM6, C1QTNF12, ZNF684, ALDH4A1, PLA2G2D, RBP7, PADI2, TNFRSF4 
	   ZDHHC18, IFNLR1, TMEM39B, PRDM16, MEAF6, GPR157, TMEM222, EYA3, CTNNBIP1, SLC25A34 
	   WDTC1, ZNF683, SMAP2, FBXO6, EIF4G3, CPLANE2, UQCRHL, DNAJC16, PANK4, KPNA6 
PC_ 4 
Positive:  TNFRSF14, SLC25A34, SLC30A2, CORT, FOXO6, FHAD1, PLA2G2C, PANK4, LZIC, IQCC 
	   C1orf174, PLOD1, UBIAD1, EXO5, MFAP2, CDA, NPHP4, PTPRU, TNFRSF8, PITHD1 
	   ZFP69, ISG15, TMEM39B, WDTC1, EPHA10, ADPRHL2, SRSF10, LRRC47, KIAA1522, DFFB 
Negative:  MYOM3, EMC1, MYCL, CRYBG2, ZNF593, GJB5, TTLL10, LDLRAD2, TEKT2, KDF1 
	   AUNIP, FAM167B, PAQR7, CEP85, PLCH2, BMP8A, PIGV, ID3, CPLANE2, TRNP1 
	   SPOCD1, SCNN1D, PNRC2, EXTL1, ERRFI1, SLC66A1, CLCN6, TNFRSF4, AGO3, PLEKHG5 
PC_ 5 
Positive:  NFYC, ZFP69B, PIK3CD, PIGV, SYF2, LAPTM5, PADI3, PNRC2, OXCT2, RHD 
	   TMEM88B, IQCC, SZRD1, PGD, DHRS3, FAM76A, C1QC, PSMB2, TNFRSF4, C1QB 
	   GNB1, ATAD3C, SLC25A34, SLC30A2, ENO1, RCC1, ELOA, C1orf127, SF3A3, RER1 
Negative:  IGSF21, SCNN1D, CASP9, LUZP1, PINK1, NCDN, EPHA10, EYA3, ZNF436, TMCO4 
	   USP48, OPRD1, GJB4, MORN1, STMN1, HMGCL, FNDC5, HES4, TRIT1, LRRC47 
	   VWA1, TMEM234, TNFRSF25, MXRA8, BMP8A, EPB41, TNFRSF14, HDAC1, RERE, MECR 
Computing nearest neighbor graph
Computing SNN
Modularity Optimizer version 1.3.0 by Ludo Waltman and Nees Jan van Eck

Number of nodes: 249
Number of edges: 10482

Running Louvain algorithm...
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Maximum modularity in 10 random starts: 0.6846
Number of communities: 3
Elapsed time: 0 seconds
Processing to cell type:CAFs
For a (much!) faster implementation of the Wilcoxon Rank Sum Test,
(default method for FindMarkers) please install the presto package
--------------------------------------------
install.packages('devtools')
devtools::install_github('immunogenomics/presto')
--------------------------------------------
After installation of presto, Seurat will automatically use the more 
efficient implementation (no further action necessary).
This message will be shown once per session
Processing to cell type:Myeloid
Processing to cell type:T-cells
Processing to cell type:Cancer Epithelial
Processing to cell type:Normal Epithelial
Processing to cell type:Endothelial
Processing to Radius = 5


  |                                                                  
  |                                                            |   0%
  |                                                                  
  |                                                            |   1%
  |                                                                  
  |=                                                           |   1%
  |                                                                  
  |=                                                           |   2%
  |                                                                  
  |==                                                          |   3%
  |                                                                  
  |==                                                          |   4%
  |                                                                  
  |===                                                         |   5%
  |                                                                  
  |====                                                        |   6%
  |                                                                  
  |====                                                        |   7%
  |                                                                  
  |=====                                                       |   8%
  |                                                                  
  |=====                                                       |   9%
  |                                                                  
  |======                                                      |   9%
  |                                                                  
  |======                                                      |  10%
  |                                                                  
  |======                                                      |  11%
  |                                                                  
  |=======                                                     |  11%
  |                                                                  
  |=======                                                     |  12%
  |                                                                  
  |========                                                    |  13%
  |                                                                  
  |========                                                    |  14%
  |                                                                  
  |=========                                                   |  15%
  |                                                                  
  |==========                                                  |  16%
  |                                                                  
  |==========                                                  |  17%
  |                                                                  
  |===========                                                 |  18%
  |                                                                  
  |===========                                                 |  19%
  |                                                                  
  |============                                                |  19%
  |                                                                  
  |============                                                |  20%
  |                                                                  
  |============                                                |  21%
  |                                                                  
  |=============                                               |  21%
  |                                                                  
  |=============                                               |  22%
  |                                                                  
  |==============                                              |  23%
  |                                                                  
  |==============                                              |  24%
  |                                                                  
  |===============                                             |  25%
  |                                                                  
  |================                                            |  26%
  |                                                                  
  |================                                            |  27%
  |                                                                  
  |=================                                           |  28%
  |                                                                  
  |=================                                           |  29%
  |                                                                  
  |==================                                          |  29%
  |                                                                  
  |==================                                          |  30%
  |                                                                  
  |==================                                          |  31%
  |                                                                  
  |===================                                         |  31%
  |                                                                  
  |===================                                         |  32%
  |                                                                  
  |====================                                        |  33%
  |                                                                  
  |====================                                        |  34%
  |                                                                  
  |=====================                                       |  35%
  |                                                                  
  |======================                                      |  36%
  |                                                                  
  |======================                                      |  37%
  |                                                                  
  |=======================                                     |  38%
  |                                                                  
  |=======================                                     |  39%
  |                                                                  
  |========================                                    |  39%
  |                                                                  
  |========================                                    |  40%
  |                                                                  
  |========================                                    |  41%
  |                                                                  
  |=========================                                   |  41%
  |                                                                  
  |=========================                                   |  42%
  |                                                                  
  |==========================                                  |  43%
  |                                                                  
  |==========================                                  |  44%
  |                                                                  
  |===========================                                 |  45%
  |                                                                  
  |============================                                |  46%
  |                                                                  
  |============================                                |  47%
  |                                                                  
  |=============================                               |  48%
  |                                                                  
  |=============================                               |  49%
  |                                                                  
  |==============================                              |  49%
  |                                                                  
  |==============================                              |  50%
  |                                                                  
  |==============================                              |  51%
  |                                                                  
  |===============================                             |  51%
  |                                                                  
  |===============================                             |  52%
  |                                                                  
  |================================                            |  53%
  |                                                                  
  |================================                            |  54%
  |                                                                  
  |=================================                           |  55%
  |                                                                  
  |==================================                          |  56%
  |                                                                  
  |==================================                          |  57%
  |                                                                  
  |===================================                         |  58%
  |                                                                  
  |===================================                         |  59%
  |                                                                  
  |====================================                        |  59%
  |                                                                  
  |====================================                        |  60%
  |                                                                  
  |====================================                        |  61%
  |                                                                  
  |=====================================                       |  61%
  |                                                                  
  |=====================================                       |  62%
  |                                                                  
  |======================================                      |  63%
  |                                                                  
  |======================================                      |  64%
  |                                                                  
  |=======================================                     |  65%
  |                                                                  
  |========================================                    |  66%
  |                                                                  
  |========================================                    |  67%
  |                                                                  
  |=========================================                   |  68%
  |                                                                  
  |=========================================                   |  69%
  |                                                                  
  |==========================================                  |  69%
  |                                                                  
  |==========================================                  |  70%
  |                                                                  
  |==========================================                  |  71%
  |                                                                  
  |===========================================                 |  71%
  |                                                                  
  |===========================================                 |  72%
  |                                                                  
  |============================================                |  73%
  |                                                                  
  |============================================                |  74%
  |                                                                  
  |=============================================               |  75%
  |                                                                  
  |==============================================              |  76%
  |                                                                  
  |==============================================              |  77%
  |                                                                  
  |===============================================             |  78%
  |                                                                  
  |===============================================             |  79%
  |                                                                  
  |================================================            |  79%
  |                                                                  
  |================================================            |  80%
  |                                                                  
  |================================================            |  81%
  |                                                                  
  |=================================================           |  81%
  |                                                                  
  |=================================================           |  82%
  |                                                                  
  |==================================================          |  83%
  |                                                                  
  |==================================================          |  84%
  |                                                                  
  |===================================================         |  85%
  |                                                                  
  |====================================================        |  86%
  |                                                                  
  |====================================================        |  87%
  |                                                                  
  |=====================================================       |  88%
  |                                                                  
  |=====================================================       |  89%
  |                                                                  
  |======================================================      |  89%
  |                                                                  
  |======================================================      |  90%
  |                                                                  
  |======================================================      |  91%
  |                                                                  
  |=======================================================     |  91%
  |                                                                  
  |=======================================================     |  92%
  |                                                                  
  |========================================================    |  93%
  |                                                                  
  |========================================================    |  94%
  |                                                                  
  |=========================================================   |  95%
  |                                                                  
  |==========================================================  |  96%
  |                                                                  
  |==========================================================  |  97%
  |                                                                  
  |=========================================================== |  98%
  |                                                                  
  |=========================================================== |  99%
  |                                                                  
  |============================================================|  99%
  |                                                                  
  |============================================================| 100%
[ FAIL 0 | WARN 3 | SKIP 0 | PASS 4 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 4 ]
> 
> proc.time()
   user  system elapsed 
 32.438   1.790  34.617 

Example timings

RegionalST.Rcheck/RegionalST-Ex.timings

nameusersystemelapsed
DoGSEA5.2580.4455.577
DrawDotplot2.6340.6373.109
DrawRegionProportion0.6050.0360.642
DrawRegionProportion_withProp0.4750.0040.479
FindRegionalCells000
GetCrossRegionalDE_raw8.9860.6509.660
GetCrossRegionalDE_withProp3.6470.2683.924
GetOneRadiusEntropy 9.898 0.39810.325
GetOneRadiusEntropy_withProp2.4540.0432.503
ManualSelectCenter0.6240.0280.653
PlotOneSelectedCenter0.8630.0200.884
RankCenterByEntropy4.1840.0764.270
RankCenterByEntropy_withProp4.1060.1554.271
exampleRes0.0020.0000.003
example_sce0.0060.0000.006
getProportion000
mySpatialPreprocess0.6560.0160.674
pathways_hallmark0.0110.0000.011
pathways_kegg0.0190.0000.019
pathways_reactome0.150.000.15