Back to Multiple platform build/check report for BioC 3.21:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-02-06 11:43 -0500 (Thu, 06 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4719
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4480
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4491
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4444
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 277/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.1.0  (landing page)
Michael Shapiro
Snapshot Date: 2025-02-05 13:48 -0500 (Wed, 05 Feb 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: devel
git_last_commit: 33deb7f
git_last_commit_date: 2024-10-29 11:33:50 -0500 (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


CHECK results for CatsCradle on kjohnson3

To the developers/maintainers of the CatsCradle package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CatsCradle.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: CatsCradle
Version: 1.1.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CatsCradle_1.1.0.tar.gz
StartedAt: 2025-02-05 18:28:16 -0500 (Wed, 05 Feb 2025)
EndedAt: 2025-02-05 18:31:39 -0500 (Wed, 05 Feb 2025)
EllapsedTime: 202.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CatsCradle.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/CatsCradle.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* using platform: aarch64-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 Ventura 13.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CatsCradle/DESCRIPTION’ ... OK
* this is package ‘CatsCradle’ version ‘1.1.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 21 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 ‘CatsCradle’ 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
edgeLengthPlot: no visible binding for global variable ‘cellTypePair’
edgeLengthPlot: no visible binding for global variable ‘cutoff’
make.getExample : getExample: no visible binding for global variable
  ‘seuratGenes’
make.getExample : getExample: no visible binding for global variable
  ‘seuratCells’
make.getExample : getExample: no visible binding for global variable
  ‘xeniumCells’
make.getExample : getExample: no visible binding for global variable
  ‘moransI’
make.getExample : getExample: no visible binding for global variable
  ‘moransILigandReceptor’
make.getExample : getExample: no visible binding for global variable
  ‘humanLRN’
make.getExample : getExample: no visible binding for global variable
  ‘mouseLRN’
meanGeneClusterOnCellUMAP: no visible binding for global variable
  ‘UMAP_1’
meanGeneClusterOnCellUMAP: no visible binding for global variable
  ‘UMAP_2’
Undefined global functions or variables:
  UMAP_1 UMAP_2 cellTypePair cutoff humanLRN moransI
  moransILigandReceptor mouseLRN seuratCells seuratGenes xeniumCells
* 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 'getFeatureZScores.Rd'
  ‘features’
Documented arguments not in \usage in Rd file 'getFeatureZScores.Rd':
  ‘featurs’

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
computeNBHDVsCTObject           8.945  0.093   9.055
randomiseNodeIndices            6.728  0.113   6.864
getObjectSubsetClusteringPValue 5.924  0.429   6.388
aggregateGeneExpression         5.109  0.152   4.867
* 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, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/CatsCradle.Rcheck/00check.log’
for details.


Installation output

CatsCradle.Rcheck/00install.out

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


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

Tests output


Example timings

CatsCradle.Rcheck/CatsCradle-Ex.timings

nameusersystemelapsed
aggregateGeneExpression5.1090.1524.867
annotateGeneAsVector2.0250.0502.105
annotateGenesByGeneSet0.6750.0970.792
cellTypesPerCellTypeGraphFromCellMatrix0.1680.0120.181
collapseExtendedNBHDs1.1090.0360.893
combinatorialSpheres2.2050.0442.281
computeCellTypesPerCellTypeMatrix0.1190.0040.123
computeEdgeGraph0.1440.0050.134
computeEdgeObject0.5750.0300.409
computeGraphEmbedding4.4050.0374.444
computeNBHDByCTMatrix0.1190.0040.125
computeNBHDVsCTObject8.9450.0939.055
computeNeighbourEnrichment0.3530.0270.392
computeNeighboursDelaunay0.1130.0030.116
computeNeighboursEuclidean0.3830.0390.427
cullEdges1.1210.1901.316
desymmetriseNN2.0830.0342.125
directedHausdorfDistance0.0000.0000.001
edgeCutoffsByClustering1.0200.2161.251
edgeCutoffsByPercentile1.0330.2151.274
edgeCutoffsByWatershed1.0380.2041.245
edgeCutoffsByZScore1.0060.1891.196
edgeLengthPlot1.0100.1841.204
edgeLengthsAndCellTypePairs1.0350.1851.229
exampleObjects0.0000.0010.000
geneSetsVsGeneClustersPValueMatrix2.1210.0432.187
getAverageExpressionDF2.0290.0212.050
getAverageExpressionMatrix2.0840.0402.123
getClusterOrder2.0060.0342.066
getExtendedNBHDs0.8810.0500.533
getFeatureZScores0.1590.0090.085
getGeneClusterAveragesPerCell2.0630.0352.129
getGeneNeighbors1.9870.0492.052
getLigandReceptorNetwork0.0090.0040.013
getLigandReceptorPairsInPanel0.1190.0050.124
getNearbyGenes2.1200.0392.186
getNearestNeighbourLists1.9610.0231.988
getObjectSubsetClusteringPValue5.9240.4296.388
getObjectSubsetClusteringStatistics2.2060.0472.267
make.getExample0.1120.0060.116
makeLRInteractionHeatmap0.1720.0090.182
makeSummedLRInteractionHeatmap0.1410.0080.150
meanGeneClusterOnCellUMAP2.0670.0302.133
meanZPerCluster2.1480.0352.183
meanZPerClusterOnUMAP2.1510.0402.192
medianComplementDistance000
medianComplementPValue2.2580.0412.302
nbhdsAsEdgesToNbhdsAsList0.4370.0790.520
neighbourhoodDiameter0.4420.0670.511
performLigandReceptorAnalysis1.0240.3321.359
predictAnnotation3.4230.2593.695
predictAnnotationAllGenes2.8820.1663.062
predictGeneAnnotationImpl2.5940.1112.714
randomiseNodeIndices6.7280.1136.864
runGeometricClusteringTrials2.2840.0422.367
runMoransI0.5720.0870.670
sankeyFromMatrix0.0020.0010.001
symmetriseNN2.0150.0342.058
symmetryCheckNN2.0230.0232.049
tagRowAndColNames2.0580.0272.098
transposeObject4.0150.0594.083