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

This page was generated on 2024-12-23 12:04 -0500 (Mon, 23 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
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 2069/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Statial 1.8.0  (landing page)
Farhan Ameen
Snapshot Date: 2024-12-19 13:00 -0500 (Thu, 19 Dec 2024)
git_url: https://git.bioconductor.org/packages/Statial
git_branch: RELEASE_3_20
git_last_commit: 1fea923
git_last_commit_date: 2024-10-29 11:16:14 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows 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


CHECK results for Statial on nebbiolo2

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.8.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:Statial.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings Statial_1.8.0.tar.gz
StartedAt: 2024-12-20 05:55:52 -0500 (Fri, 20 Dec 2024)
EndedAt: 2024-12-20 06:11:40 -0500 (Fri, 20 Dec 2024)
EllapsedTime: 947.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: Statial.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/Statial.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘Statial/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Statial’ version ‘1.8.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 ‘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      311.476 69.244 229.929
plotStateChanges   69.132 26.292  95.430
calcContamination  67.224  0.756  39.347
kontextPlot        37.488 13.870  33.908
relabelKontextual  18.787 10.519  21.211
getMarkerMeans      8.642  0.111   8.428
* 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.20-bioc/meat/Statial.Rcheck/00check.log’
for details.


Installation output

Statial.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘Statial’ ...
** 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.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 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 
  9.424   0.682  10.097 

Example timings

Statial.Rcheck/Statial-Ex.timings

nameusersystemelapsed
Kontextual2.1080.1072.178
calcContamination67.224 0.75639.347
calcStateChanges2.2790.1042.382
getAbundances4.8190.0334.851
getDistances4.6390.1154.754
getMarkerMeans8.6420.1118.428
isKontextual0.0010.0000.000
kontextCurve311.476 69.244229.929
kontextPlot37.48813.87033.908
makeWindow0.0030.0010.004
parentCombinations0.0220.0040.026
plotStateChanges69.13226.29295.430
prepMatrix1.3770.0271.357
relabelKontextual18.78710.51921.211