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

This page was generated on 2023-04-12 11:05:02 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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

CHECK results for CytoTree on nebbiolo2


To the developers/maintainers of the CytoTree package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CytoTree.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 470/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CytoTree 1.8.0  (landing page)
Yuting Dai
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/CytoTree
git_branch: RELEASE_3_16
git_last_commit: 1802ae8
git_last_commit_date: 2022-11-01 11:22:21 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  NO, package depends on 'flowUtils' which is not available
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  NO, package depends on 'flowUtils' which is not available
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    WARNINGS    OK  NO, package depends on 'flowUtils' which is not available

Summary

Package: CytoTree
Version: 1.8.0
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:CytoTree.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings CytoTree_1.8.0.tar.gz
StartedAt: 2023-04-10 20:06:57 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 20:12:59 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 362.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CytoTree.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/CytoTree.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘CytoTree/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CytoTree’ 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 ‘CytoTree’ can be installed ... WARNING
Found the following significant warnings:
  Warning: Package 'CytoTree' is deprecated and will be removed from Bioconductor
See ‘/home/biocbuild/bbs-3.16-bioc/meat/CytoTree.Rcheck/00install.out’ for details.
* 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 R 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... WARNING
Found the following significant warnings:

  Warning: 'as(<dsCMatrix>, "dsTMatrix")' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
runCluster  11.737  0.127  11.864
plot2D      10.086  0.232  10.319
runMclust    7.215  0.012   7.228
plotCluster  5.889  0.071   5.962
runUMAP      5.384  0.036   5.420
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘Tutorial.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.16-bioc/meat/CytoTree.Rcheck/00check.log’
for details.



Installation output

CytoTree.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL CytoTree
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-library’
* installing *source* package ‘CytoTree’ ...
** using staged installation
** libs
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.16-bioc/R/site-library/Rcpp/include' -I/usr/local/include   -fpic  -g -O2  -Wall -c jaccard_coeff.cpp -o jaccard_coeff.o
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.16-bioc/R/lib -L/usr/local/lib -o CytoTree.so RcppExports.o jaccard_coeff.o -L/home/biocbuild/bbs-3.16-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.16-bioc/R/site-library/00LOCK-CytoTree/00new/CytoTree/libs
** R
** inst
** byte-compile and prepare package for lazy loading
No methods found in package ‘flowCore’ for requests: ‘action’, ‘assign’, ‘Data’, ‘gate’, ‘tree’ when loading ‘flowUtils’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
No methods found in package ‘flowCore’ for requests: ‘action’, ‘assign’, ‘Data’, ‘gate’, ‘tree’ when loading ‘flowUtils’
Warning: Package 'CytoTree' is deprecated and will be removed from Bioconductor
  version 3.17
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
No methods found in package ‘flowCore’ for requests: ‘action’, ‘assign’, ‘Data’, ‘gate’, ‘tree’ when loading ‘flowUtils’
Warning: Package 'CytoTree' is deprecated and will be removed from Bioconductor
  version 3.17
** testing if installed package keeps a record of temporary installation path
* DONE (CytoTree)

Tests output


Example timings

CytoTree.Rcheck/CytoTree-Ex.timings

nameusersystemelapsed
CytoTree-package000
Rphenograph3.4770.1043.581
buildTree0.1140.0000.113
constraintMatrix0.0240.0000.023
correctBatchCYT1.8410.0041.845
createCYT0.0780.0000.079
defLeafCells0.0150.0000.014
defRootCells0.0150.0000.014
fetchCell0.0160.0000.016
fetchClustMeta0.0260.0000.026
fetchPlotMeta0.0260.0000.026
find_neighbors0.0010.0000.002
gatingMatrix0.0110.0040.015
plot2D10.086 0.23210.319
plot3D0.040.000.04
plotBranchHeatmap0.2220.0160.238
plotCluster5.8890.0715.962
plotClusterHeatmap0.2070.0010.207
plotHeatmap0.4730.0080.481
plotMarkerDensity0.0000.0000.001
plotPieCluster2.9280.0682.996
plotPieTree0.4000.0160.416
plotPseudotimeDensity0.9530.0080.961
plotPseudotimeTraj4.4260.0364.463
plotTree1.4580.0001.457
plotViolin3.0640.0113.075
processingCluster0.4460.0050.449
runClara0.0410.0000.041
runCluster11.737 0.12711.864
runDiff0.0510.0030.056
runDiffusionMap0.1870.0230.211
runExprsExtract0.0090.0010.008
runExprsMerge0.0410.0030.044
runFastPCA0.0160.0010.015
runKmeans0.0140.0000.015
runMclust7.2150.0127.228
runPhenograph3.9230.1764.098
runPseudotime0.6150.0200.634
runSOM0.0280.0000.027
runTSNE3.3150.0073.322
runUMAP5.3840.0365.420
runWalk0.1380.0010.139
show-CYT-method0.0120.0000.013
subsetCYT0.0170.0000.017
updateClustMeta0.0210.0030.026
updatePlotMeta0.0150.0010.015