Back to Mac ARM64 build report for BioC 3.18
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-04-18 11:32:17 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4388
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 1710/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RegionalST 1.0.1  (landing page)
Ziyi Li
Snapshot Date: 2024-04-16 09:00:03 -0400 (Tue, 16 Apr 2024)
git_url: https://git.bioconductor.org/packages/RegionalST
git_branch: RELEASE_3_18
git_last_commit: 2544b3c
git_last_commit_date: 2023-12-01 13:10:48 -0400 (Fri, 01 Dec 2023)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for RegionalST on kjohnson1


To the developers/maintainers of the RegionalST package:
- 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: RegionalST
Version: 1.0.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:RegionalST.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings RegionalST_1.0.1.tar.gz
StartedAt: 2024-04-18 00:46:25 -0400 (Thu, 18 Apr 2024)
EndedAt: 2024-04-18 00:51:28 -0400 (Thu, 18 Apr 2024)
EllapsedTime: 303.7 seconds
RetCode: 0
Status:   OK  
CheckDir: RegionalST.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/RegionalST.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.1
* 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.0.1’
* 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 ... NOTE
  installed size is  5.4Mb
  sub-directories of 1Mb or more:
    doc   4.8Mb
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
GetCrossRegionalDE_raw 7.570  0.434   8.017
GetOneRadiusEntropy    7.129  0.263   7.397
DoGSEA                 4.938  0.667   5.551
* 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
  ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/RegionalST.Rcheck/00check.log’
for details.



Installation output

RegionalST.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (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.

> # 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, YARS, VWA1, STK40, ZC3H12A, ARHGEF16, SDHB, NOC2L, MRTO4, TMEM54 
	   CITED4, TCEA3, MACO1, TMEM35B, SRRM1, NADK, SERINC2, MFN2, MTOR, CPTP 
	   FBLIM1, NECAP2, YTHDF2, TPRG1L, KHDRBS1, ZMPSTE24, BSDC1, CSF3R, STMN1, COL9A2 
Negative:  IFI6, RBP7, MXRA8, RAB42, C1orf127, FAM131C, PDPN, PADI3, C1QC, C1QB 
	   RSPO1, NBL1, TRIM63, MMP23B, OXCT2, SAMD11, MAN1C1, TAS1R1, SLC2A5, LAPTM5 
	   CNR2, HSPB7, TP73, HPCA, PRAMEF4, ANKRD65, SRARP, RUNX3, SH2D5, UTS2 
PC_ 2 
Positive:  CNKSR1, CASZ1, CITED4, KDF1, SMIM1, EDN2, ARHGEF16, CD164L2, PADI2, NCMAP 
	   SMPDL3B, IFI6, GRHL3, GRIK3, TRIM62, KCNQ4, FOXO6, RCC1, SH3D21, MFSD2A 
	   PADI3, CTPS1, KIAA1522, UBXN11, RIMS3, PLOD1, EXO5, PHF13, COL9A2, ASAP3 
Negative:  CD52, C1QB, LAPTM5, C1QC, KCNAB2, HSPG2, LCK, MXRA8, ID3, TNFRSF1B 
	   NBL1, TNFRSF4, RUNX3, THEMIS2, SH3BGRL3, TNFRSF18, ZNF683, HEYL, COL8A2, RSRP1 
	   PIK3CD, WASF2, H6PD, PTAFR, NDUFS5, TNFRSF8, AGO4, PLEKHM2, LZIC, TNFRSF9 
PC_ 3 
Positive:  ZNF683, TNFRSF18, CLSPN, BMP8A, IFNLR1, SPEN, CTRC, CRYBG2, FAM110D, EMC1 
	   ALDH4A1, TRAPPC3, IL22RA1, STMN1, TMEM35B, SPOCD1, MTF1, GJB5, AHDC1, C1orf159 
	   MYOM3, IFI6, GPR157, DNAJC11, KIF1B, CPLANE2, THEMIS2, ZNF593, KDF1, ZBTB40 
Negative:  SYNC, NBL1, PLOD1, SLC30A2, FOXO6, ZFP69, ANKRD65, DHDDS, HSPG2, CCNL2 
	   KLHL17, DFFB, SLC25A34, LDLRAP1, ATP13A2, COL16A1, MFAP2, PLA2G2C, C1orf174, C1QB 
	   BSDC1, EXOSC10, NFYC, PRXL2B, GNB1, CORT, UBE4B, NCDN, PLA2G5, CITED4 
PC_ 4 
Positive:  ZBTB48, ID3, CRYBG2, MYOM3, NOL9, EDN2, MYCL, SCNN1D, PAQR7, PDPN 
	   SRM, GJB4, OPRD1, ZNF436, AUNIP, KDF1, PEX14, BMP8A, EMC1, ZNF593 
	   TRNP1, NBL1, EPHB2, MXRA8, COL16A1, PEX10, ZBTB8A, GJB5, HSPG2, TMEM200B 
Negative:  SLC25A34, CORT, KLHL17, IFI6, TNFRSF14, PANK4, TNFRSF18, SLC30A2, PITHD1, FBXO6 
	   WDTC1, FHAD1, PLA2G2C, WNT4, ZNF684, NADK, ZMYM6, CTNNBIP1, UQCRHL, FOXO6 
	   EXO5, LAPTM5, MUL1, TRAPPC3, KPNA6, C1orf174, RSPO1, PLA2G2D, EYA3, PRDM16 
PC_ 5 
Positive:  TTLL10, TNFRSF4, AUNIP, PNRC2, LYPLA2, ATAD3C, PIK3CD, ADGRB2, RHD, ZFP69B 
	   PIGV, CROCC, TMEM88B, CD164L2, ZNF362, SLC25A34, TNFRSF1B, THEMIS2, RLF, PRXL2B 
	   SLC45A1, NFYC, SCMH1, KLHL17, PPIE, THRAP3, RHBDL2, SZRD1, FAM167B, RCC1 
Negative:  IGSF21, USP48, EPHA10, GPN2, PLOD1, MORN1, TNFRSF14, E2F2, CDA, CASP9 
	   FAM229A, LZIC, PANK4, ASAP3, HES4, MXRA8, NCDN, TP73, MUL1, WDTC1 
	   LUZP1, HEYL, DNAJC16, PUSL1, NOL9, SRRM1, PRKCZ, HP1BP3, FNDC5, HMGCL 
Computing nearest neighbor graph
Computing SNN
Modularity Optimizer version 1.3.0 by Ludo Waltman and Nees Jan van Eck

Number of nodes: 247
Number of edges: 10029

Running Louvain algorithm...
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Maximum modularity in 10 random starts: 0.6720
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 
 28.234   1.077  29.617 

Example timings

RegionalST.Rcheck/RegionalST-Ex.timings

nameusersystemelapsed
DoGSEA4.9380.6675.551
DrawDotplot1.9920.9792.935
DrawRegionProportion0.3930.0390.433
DrawRegionProportion_withProp0.3090.0070.317
FindRegionalCells000
GetCrossRegionalDE_raw7.5700.4348.017
GetCrossRegionalDE_withProp3.6340.3293.968
GetOneRadiusEntropy7.1290.2637.397
GetOneRadiusEntropy_withProp1.9730.0592.047
ManualSelectCenter0.4710.0220.494
PlotOneSelectedCenter0.5840.0380.623
RankCenterByEntropy3.0500.0583.133
RankCenterByEntropy_withProp2.8390.0752.947
exampleRes0.0040.0010.005
example_sce0.0090.0020.011
getProportion000
mySpatialPreprocess0.4780.0230.507
pathways_hallmark0.0170.0060.034
pathways_kegg0.0280.0030.032
pathways_reactome0.2060.0050.212