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

This page was generated on 2025-01-09 12:09 -0500 (Thu, 09 Jan 2025).

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
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4358
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 280/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.0.0  (landing page)
Michael Shapiro
Snapshot Date: 2025-01-02 13:00 -0500 (Thu, 02 Jan 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: RELEASE_3_20
git_last_commit: df3ef22
git_last_commit_date: 2024-10-29 11:33:50 -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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


CHECK results for CatsCradle on kjohnson1

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.0.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.0.0.tar.gz
StartedAt: 2025-01-03 13:23:02 -0500 (Fri, 03 Jan 2025)
EndedAt: 2025-01-03 13:33:35 -0500 (Fri, 03 Jan 2025)
EllapsedTime: 633.0 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.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/CatsCradle.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-apple-darwin20
* 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.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CatsCradle/DESCRIPTION’ ... OK
* this is package ‘CatsCradle’ version ‘1.0.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 ‘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               27.198  0.164  27.372
randomiseNodeIndices                20.566  0.235  20.948
getObjectSubsetClusteringPValue     18.645  0.890  19.686
aggregateGeneExpression             15.438  0.415  15.344
computeGraphEmbedding               13.975  0.110  14.089
transposeObject                     12.669  0.103  12.874
predictAnnotation                   10.587  0.639  11.295
predictAnnotationAllGenes            9.202  0.350   9.652
predictGeneAnnotationImpl            8.209  0.346   8.653
medianComplementPValue               7.018  0.085   7.152
combinatorialSpheres                 6.872  0.108   6.985
runGeometricClusteringTrials         6.848  0.083   7.004
getAverageExpressionMatrix           6.721  0.062   6.840
getAverageExpressionDF               6.675  0.066   6.797
annotateGeneAsVector                 6.425  0.211   6.647
getGeneClusterAveragesPerCell        6.522  0.085   6.663
symmetriseNN                         6.455  0.079   6.573
meanZPerClusterOnUMAP                6.384  0.079   6.501
meanGeneClusterOnCellUMAP            6.375  0.069   6.490
getClusterOrder                      6.367  0.069   6.499
getGeneNeighbors                     6.324  0.076   6.451
meanZPerCluster                      6.323  0.060   6.431
symmetryCheckNN                      6.283  0.056   6.389
getObjectSubsetClusteringStatistics  6.081  0.111   6.237
geneSetsVsGeneClustersPValueMatrix   5.940  0.113   6.160
desymmetriseNN                       5.951  0.080   6.189
getNearbyGenes                       5.960  0.061   6.081
tagRowAndColNames                    5.771  0.055   5.923
getNearestNeighbourLists             5.062  0.055   5.202
* 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.20-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.4-arm64/Resources/library’
* installing *source* package ‘CatsCradle’ ...
** 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
aggregateGeneExpression15.438 0.41515.344
annotateGeneAsVector6.4250.2116.647
annotateGenesByGeneSet2.1340.2692.408
cellTypesPerCellTypeGraphFromCellMatrix0.7730.0360.810
collapseExtendedNBHDs3.2080.1042.959
combinatorialSpheres6.8720.1086.985
computeCellTypesPerCellTypeMatrix0.6550.0160.672
computeEdgeGraph0.7580.0280.710
computeEdgeObject1.6220.0851.529
computeGraphEmbedding13.975 0.11014.089
computeNBHDByCTMatrix0.6840.0350.719
computeNBHDVsCTObject27.198 0.16427.372
computeNeighbourEnrichment2.5710.0982.676
computeNeighboursDelaunay0.5920.0100.602
computeNeighboursEuclidean2.0160.0892.108
cullEdges3.9500.5864.560
desymmetriseNN5.9510.0806.189
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering3.5990.5564.186
edgeCutoffsByPercentile3.9000.5864.529
edgeCutoffsByWatershed3.8240.4864.334
edgeCutoffsByZScore3.6490.5084.179
edgeLengthPlot3.8720.4804.385
edgeLengthsAndCellTypePairs3.6850.3754.091
exampleObjects0.0000.0010.001
geneSetsVsGeneClustersPValueMatrix5.9400.1136.160
getAverageExpressionDF6.6750.0666.797
getAverageExpressionMatrix6.7210.0626.840
getClusterOrder6.3670.0696.499
getExtendedNBHDs2.5930.1442.088
getFeatureZScores0.3370.0250.365
getGeneClusterAveragesPerCell6.5220.0856.663
getGeneNeighbors6.3240.0766.451
getLigandReceptorNetwork0.0290.0080.037
getLigandReceptorPairsInPanel0.6160.0260.652
getNearbyGenes5.9600.0616.081
getNearestNeighbourLists5.0620.0555.202
getObjectSubsetClusteringPValue18.645 0.89019.686
getObjectSubsetClusteringStatistics6.0810.1116.237
make.getExample0.7810.0110.797
makeLRInteractionHeatmap0.8410.0290.876
makeSummedLRInteractionHeatmap0.7360.0220.764
meanGeneClusterOnCellUMAP6.3750.0696.490
meanZPerCluster6.3230.0606.431
meanZPerClusterOnUMAP6.3840.0796.501
medianComplementDistance0.0010.0000.001
medianComplementPValue7.0180.0857.152
nbhdsAsEdgesToNbhdsAsList1.7790.1521.943
neighbourhoodDiameter1.7610.1671.943
performLigandReceptorAnalysis3.6830.8614.562
predictAnnotation10.587 0.63911.295
predictAnnotationAllGenes9.2020.3509.652
predictGeneAnnotationImpl8.2090.3468.653
randomiseNodeIndices20.566 0.23520.948
runGeometricClusteringTrials6.8480.0837.004
runMoransI1.5700.0731.668
sankeyFromMatrix0.0040.0010.004
symmetriseNN6.4550.0796.573
symmetryCheckNN6.2830.0566.389
tagRowAndColNames5.7710.0555.923
transposeObject12.669 0.10312.874