Back to Multiple platform build/check report for BioC 3.13
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:33 -0400 (Fri, 15 Oct 2021).

CHECK results for CytoTree on machv2

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? here 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 436/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CytoTree 1.2.0  (landing page)
Yuting Dai
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/CytoTree
git_branch: RELEASE_3_13
git_last_commit: a4311cc
git_last_commit_date: 2021-05-19 12:53:38 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: CytoTree
Version: 1.2.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:CytoTree.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings CytoTree_1.2.0.tar.gz
StartedAt: 2021-10-14 18:01:59 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 18:09:38 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 458.4 seconds
RetCode: 0
Status:   OK  
CheckDir: CytoTree.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:CytoTree.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings CytoTree_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/CytoTree.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CytoTree/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CytoTree’ version ‘1.2.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 ... NOTE
Found the following hidden files and directories:
  .git_fetch_output.txt
  .git_merge_output.txt
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘CytoTree’ 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 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 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
runCluster         17.276  0.038  17.327
runMclust          13.320  0.048  13.387
plot2D             13.048  0.219  13.372
plotCluster         7.612  0.032   7.659
runUMAP             6.452  0.072   6.528
plotPseudotimeTraj  6.174  0.083   6.267
plotPieCluster      5.203  0.122   5.331
plotViolin          5.035  0.093   5.129
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.13-bioc/meat/CytoTree.Rcheck/00check.log’
for details.



Installation output

CytoTree.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL CytoTree
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘CytoTree’ ...
** using staged installation
** libs
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c jaccard_coeff.cpp -o jaccard_coeff.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o CytoTree.so RcppExports.o jaccard_coeff.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.1/Resources/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’
** 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’
** testing if installed package keeps a record of temporary installation path
* DONE (CytoTree)

Tests output


Example timings

CytoTree.Rcheck/CytoTree-Ex.timings

nameusersystemelapsed
CytoTree-package0.0000.0010.001
Rphenograph3.5630.0153.580
buildTree0.1810.0070.188
constraintMatrix0.0530.0010.053
correctBatchCYT1.7790.0161.798
createCYT0.1330.0040.139
defLeafCells0.0210.0010.022
defRootCells0.0200.0020.021
fetchCell0.0300.0010.031
fetchClustMeta0.0510.0030.055
fetchPlotMeta0.0380.0060.043
find_neighbors0.0010.0000.002
gatingMatrix0.0250.0010.027
plot2D13.048 0.21913.372
plot3D0.0560.0040.059
plotBranchHeatmap0.2800.0090.290
plotCluster7.6120.0327.659
plotClusterHeatmap0.2980.0090.308
plotHeatmap0.7750.0350.812
plotMarkerDensity0.0000.0010.001
plotPieCluster5.2030.1225.331
plotPieTree0.7290.0130.744
plotPseudotimeDensity1.3410.0161.359
plotPseudotimeTraj6.1740.0836.267
plotTree1.8830.0121.899
plotViolin5.0350.0935.129
processingCluster0.6430.0140.658
runClara0.0470.0010.048
runCluster17.276 0.03817.327
runDiff0.0740.0030.076
runDiffusionMap0.3680.0370.405
runExprsExtract0.0100.0010.010
runExprsMerge0.0560.0010.058
runFastPCA0.0200.0010.021
runKmeans0.0180.0010.018
runMclust13.320 0.04813.387
runPhenograph4.4770.0144.492
runPseudotime0.8520.0230.876
runSOM0.0420.0010.043
runTSNE4.6650.0054.671
runUMAP6.4520.0726.528
runWalk0.3370.0150.352
show-CYT-method0.0210.0010.022
subsetCYT0.0250.0020.027
updateClustMeta0.0450.0020.046
updatePlotMeta0.0200.0010.021