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

This page was generated on 2025-08-04 11:45 -0400 (Mon, 04 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4823
palomino7Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4565
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4603
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4544
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 2112/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Statial 1.10.0  (landing page)
Farhan Ameen
Snapshot Date: 2025-07-31 13:40 -0400 (Thu, 31 Jul 2025)
git_url: https://git.bioconductor.org/packages/Statial
git_branch: RELEASE_3_21
git_last_commit: 3b3c23d
git_last_commit_date: 2025-04-15 12:59:37 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    NA  


CHECK results for Statial on merida1

To the developers/maintainers of the Statial package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Statial.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: Statial
Version: 1.10.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Statial.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Statial_1.10.0.tar.gz
StartedAt: 2025-08-01 10:52:36 -0400 (Fri, 01 Aug 2025)
EndedAt: 2025-08-01 11:12:38 -0400 (Fri, 01 Aug 2025)
EllapsedTime: 1201.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: Statial.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/Statial.Rcheck’
* using R version 4.5.1 RC (2025-06-05 r88288)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Statial/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Statial’ version ‘1.10.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 22 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ‘Statial’ 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 dependencies in R code ... NOTE
Namespaces in Imports field not imported from:
  ‘cluster’ ‘spatstat.explore’ ‘treekoR’
  All declared Imports should be used.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘.generateBPParam’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.Kontext: no visible binding for global variable ‘cellTypeI’
.Kontext: no visible binding for global variable ‘cellTypeJ’
.Kontext: no visible binding for global variable ‘weightParent’
.Kontext: no visible binding for global variable ‘edge’
.Kontext: no visible binding for global variable ‘i’
.Kontext: no visible binding for global variable ‘j’
.Lfunction: no visible binding for global variable ‘cellTypeI’
.Linhomfunction: no visible binding for global variable ‘cellTypeI’
.Linhomfunction: no visible binding for global variable ‘cellTypeJ’
.Linhomfunction: no visible binding for global variable ‘weightParent’
.Linhomfunction: no visible binding for global variable ‘edge’
.Linhomfunction: no visible binding for global variable ‘i’
.Linhomfunction: no visible binding for global variable ‘j’
Kontextual : <anonymous> : <anonymous>: no visible binding for global
  variable ‘d’
Kontextual: no visible binding for global variable ‘test’
Kontextual: no visible binding for global variable ‘parent_name’
KontextualCore: no visible global function definition for ‘.’
KontextualCore: no visible binding for global variable ‘i’
KontextualCore: no visible binding for global variable ‘cellTypeI’
KontextualCore: no visible binding for global variable ‘cellTypeJ’
KontextualCore: no visible binding for global variable ‘Kontext’
calcContamination: no visible global function definition for ‘predict’
calcContamination: no visible binding for global variable ‘.’
calcContamination: no visible binding for global variable ‘cellID’
calcStateChanges: no visible binding for global variable ‘indx’
calcStateChanges: no visible binding for global variable ‘cellID’
calcStateChanges: no visible binding for global variable
  ‘rfMaxCellProb’
calcStateChanges: no visible binding for global variable
  ‘rfSecondLargestCellProb’
calcStateChanges: no visible binding for global variable
  ‘rfMainCellProb’
calcStateChanges: no visible binding for global variable
  ‘primaryCellType’
calcStateChanges: no visible binding for global variable
  ‘otherCellType’
calcStateChanges: no visible binding for global variable ‘coef’
calcStateChanges: no visible binding for global variable ‘tval’
calcStateChanges: no visible binding for global variable ‘pval’
calcStateChanges: no visible binding for global variable ‘fdr’
calculateChangesMarker : <anonymous>: no visible global function
  definition for ‘pt’
distanceCalculator: no visible binding for global variable ‘cellType’
distanceCalculator: no visible binding for global variable ‘d’
getMarkerMeans: no visible binding for global variable ‘value’
getParentPhylo: no visible binding for global variable ‘child’
getParentPhylo: no visible binding for global variable ‘parent’
getParentPhylo: no visible binding for global variable ‘children’
kontextCurve: no visible binding for global variable ‘type’
kontextCurve: no visible binding for global variable ‘r’
kontextCurve: no visible binding for global variable ‘original’
kontextCurve: no visible binding for global variable ‘kontextual’
kontextPlot: no visible binding for global variable ‘r’
kontextPlot: no visible binding for global variable ‘kontextualSd’
kontextPlot: no visible binding for global variable ‘originalSd’
kontextPlot: no visible binding for global variable ‘value’
kontextPlot: no visible binding for global variable ‘name’
kontextPlot: no visible binding for global variable ‘lower’
kontextPlot: no visible binding for global variable ‘upper’
parentCombinations: no visible binding for global variable ‘from’
parentCombinations: no visible binding for global variable ‘to’
plotStateChanges: no visible global function definition for ‘lm’
plotStateChanges: no visible global function definition for ‘formula’
plotStateChanges: no visible global function definition for ‘predict’
plotStateChanges: no visible binding for global variable ‘x’
plotStateChanges: no visible binding for global variable ‘y’
plotStateChanges: no visible binding for global variable ‘density’
plotStateChanges: no visible binding for global variable ‘lm’
prepMatrix: no visible binding for global variable ‘imageID’
prepMatrix: no visible binding for global variable ‘kontextual’
prepMatrix: no visible binding for global variable ‘primaryCellType’
prepMatrix: no visible binding for global variable ‘otherCellType’
prepMatrix: no visible binding for global variable ‘marker’
prepMatrix: no visible binding for global variable ‘type’
relabel: no visible binding for global variable ‘cellType’
Undefined global functions or variables:
  . Kontext cellID cellType cellTypeI cellTypeJ child children coef d
  density edge fdr formula from i imageID indx j kontextual
  kontextualSd lm lower marker name original originalSd otherCellType
  parent parent_name predict primaryCellType pt pval r rfMainCellProb
  rfMaxCellProb rfSecondLargestCellProb test to tval type upper value
  weightParent x y
Consider adding
  importFrom("stats", "coef", "density", "formula", "lm", "predict",
             "pt")
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 'getParentPhylo.Rd'
  ‘phylo_tree’
Documented arguments not in \usage in Rd file 'getParentPhylo.Rd':
  ‘phlyo_tree’

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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user  system elapsed
kontextCurve      764.575 118.939 363.820
plotStateChanges  137.423  25.187 167.191
calcContamination 120.571   1.542  77.107
kontextPlot        86.070  20.988  64.804
relabelKontextual  34.160  13.031  32.273
getMarkerMeans     38.172   1.660  40.707
getAbundances       9.863   0.638  10.900
getDistances        8.627   0.453   9.260
* 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: 1 WARNING, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/Statial.Rcheck/00check.log’
for details.


Installation output

Statial.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘Statial’ ...
** this is package ‘Statial’ version ‘1.10.0’
** 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 (Statial)

Tests output

Statial.Rcheck/tests/testthat.Rout


R version 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
> 
> library(testthat)
> library(Statial)
> 
> test_check("Statial")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 3 ]
> 
> proc.time()
   user  system elapsed 
 21.247   1.151  22.348 

Example timings

Statial.Rcheck/Statial-Ex.timings

nameusersystemelapsed
Kontextual3.9590.1754.161
calcContamination120.571 1.542 77.107
calcStateChanges3.1850.1913.394
getAbundances 9.863 0.63810.900
getDistances8.6270.4539.260
getMarkerMeans38.172 1.66040.707
isKontextual0.0010.0000.001
kontextCurve764.575118.939363.820
kontextPlot86.07020.98864.804
makeWindow0.0050.0020.007
parentCombinations0.0470.0110.058
plotStateChanges137.423 25.187167.191
prepMatrix3.2770.6323.945
relabelKontextual34.16013.03132.273