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

This page was generated on 2025-03-21 11:41 -0400 (Fri, 21 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4777
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4545
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4458
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 2086/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Statial 1.9.0  (landing page)
Farhan Ameen
Snapshot Date: 2025-03-20 13:40 -0400 (Thu, 20 Mar 2025)
git_url: https://git.bioconductor.org/packages/Statial
git_branch: devel
git_last_commit: b4c031f
git_last_commit_date: 2024-10-29 11:16:14 -0400 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  ERROR    ERROR  skipped


CHECK results for Statial on nebbiolo1

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.9.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:Statial.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings Statial_1.9.0.tar.gz
StartedAt: 2025-03-21 02:49:23 -0400 (Fri, 21 Mar 2025)
EndedAt: 2025-03-21 03:06:37 -0400 (Fri, 21 Mar 2025)
EllapsedTime: 1034.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: Statial.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:Statial.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings Statial_1.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/Statial.Rcheck’
* using R Under development (unstable) (2025-03-13 r87965)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘Statial/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Statial’ version ‘1.9.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 loading without being on the library search path ... 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      324.594 67.058 231.106
plotStateChanges   67.460 25.575  93.050
calcContamination  71.299  0.759  41.588
kontextPlot        39.209 13.668  35.550
relabelKontextual  19.707 12.130  23.581
getMarkerMeans     16.676  0.424  16.720
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/Statial.Rcheck/00check.log’
for details.


Installation output

Statial.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL Statial
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘Statial’ ...
** this is package ‘Statial’ version ‘1.9.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 Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-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/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 
 10.074   0.549  10.611 

Example timings

Statial.Rcheck/Statial-Ex.timings

nameusersystemelapsed
Kontextual2.6720.1002.734
calcContamination71.299 0.75941.588
calcStateChanges1.6300.1011.731
getAbundances4.8220.0964.919
getDistances4.6560.0814.737
getMarkerMeans16.676 0.42416.720
isKontextual0.0010.0000.000
kontextCurve324.594 67.058231.106
kontextPlot39.20913.66835.550
makeWindow0.0020.0010.004
parentCombinations0.0230.0020.025
plotStateChanges67.46025.57593.050
prepMatrix1.5690.2041.728
relabelKontextual19.70712.13023.581