| Back to Multiple platform build/check report for BioC 3.20: simplified long | 
 | 
This page was generated on 2024-11-09 21:30 -0500 (Sat, 09 Nov 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4505 | 
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 | 
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4538 | 
| kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4486 | 
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 | 
| 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 742/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| FlowSOM 2.14.0  (landing page) Sofie Van Gassen 
 | teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK |  | ||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK |  | ||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK |  | ||||||||
| kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | OK | OK |  | ||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
| To the developers/maintainers of the FlowSOM package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/FlowSOM.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. | 
| Package: FlowSOM | 
| Version: 2.14.0 | 
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings FlowSOM_2.14.0.tar.gz | 
| StartedAt: 2024-11-09 02:32:23 -0500 (Sat, 09 Nov 2024) | 
| EndedAt: 2024-11-09 02:38:50 -0500 (Sat, 09 Nov 2024) | 
| EllapsedTime: 386.9 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: FlowSOM.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings FlowSOM_2.14.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/FlowSOM.Rcheck’
* using R version 4.4.1 (2024-06-14)
* 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.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.14.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 ‘FlowSOM’ can be installed ... OK
* used C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* used SDK: ‘MacOSX11.3.sdk’
* 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 whether startup messages can be suppressed ... 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 ... NOTE
checkRd: (-1) PlotDimRed.Rd:55: Lost braces
    55 | of the dimred default = function(dimred){dimred$Y}.}
       |                                         ^
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
FlowSOMmary        15.619  0.688  16.197
PlotDimRed         14.791  1.059  15.832
PlotMarker          5.173  0.347   5.523
UpdateMetaclusters  4.846  0.273   5.121
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.
FlowSOM.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL FlowSOM ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’ * installing *source* package ‘FlowSOM’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’ using SDK: ‘MacOSX11.3.sdk’ clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c som.c -o som.o clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o FlowSOM.so som.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/00LOCK-FlowSOM/00new/FlowSOM/libs ** R ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (FlowSOM)
FlowSOM.Rcheck/FlowSOM-Ex.timings
| name | user | system | elapsed | |
| AddAnnotation | 2.303 | 0.166 | 2.471 | |
| AggregateFlowFrames | 0.028 | 0.003 | 0.032 | |
| BuildMST | 0.433 | 0.017 | 0.450 | |
| BuildSOM | 0.325 | 0.013 | 0.338 | |
| CountGroups | 1.658 | 0.082 | 1.748 | |
| FMeasure | 0.001 | 0.000 | 0.001 | |
| FlowSOM | 3.396 | 0.134 | 3.531 | |
| FlowSOMSubset | 1.217 | 0.061 | 1.279 | |
| FlowSOMmary | 15.619 | 0.688 | 16.197 | |
| GetChannels | 0.012 | 0.001 | 0.013 | |
| GetClusterMFIs | 1.310 | 0.308 | 1.618 | |
| GetClusterPercentagesPositive | 1.240 | 0.196 | 1.436 | |
| GetClusters | 1.231 | 0.187 | 1.418 | |
| GetCounts | 1.249 | 0.175 | 1.424 | |
| GetFeatures | 1.601 | 0.125 | 1.726 | |
| GetFlowJoLabels | 2.136 | 0.348 | 2.486 | |
| GetMFIs | 1.339 | 0.166 | 1.504 | |
| GetMarkers | 0.011 | 0.001 | 0.012 | |
| GetMetaclusterCVs | 1.361 | 0.141 | 1.501 | |
| GetMetaclusterMFIs | 1.424 | 0.137 | 1.562 | |
| GetMetaclusterPercentagesPositive | 1.421 | 0.168 | 1.589 | |
| GetMetaclusters | 1.390 | 0.319 | 1.709 | |
| GetPercentages | 1.377 | 0.280 | 1.658 | |
| GroupStats | 3.445 | 0.205 | 3.652 | |
| Initialize_KWSP | 0.001 | 0.000 | 0.001 | |
| Initialize_PCA | 0 | 0 | 0 | |
| MetaClustering | 1.060 | 0.118 | 1.178 | |
| MetaclusterCVs | 1.360 | 0.306 | 1.668 | |
| MetaclusterMFIs | 1.472 | 0.315 | 1.789 | |
| NClusters | 1.492 | 0.184 | 1.677 | |
| NMetaclusters | 1.493 | 0.150 | 1.644 | |
| NewData | 1.159 | 0.098 | 1.257 | |
| Plot2DScatters | 2.228 | 0.309 | 2.538 | |
| PlotCenters | 0.359 | 0.062 | 0.421 | |
| PlotClusters2D | 0.355 | 0.066 | 0.421 | |
| PlotDimRed | 14.791 | 1.059 | 15.832 | |
| PlotFileScatters | 0.222 | 0.019 | 0.240 | |
| PlotFlowSOM | 2.021 | 0.335 | 2.357 | |
| PlotGroups | 3.150 | 0.250 | 3.401 | |
| PlotLabels | 1.655 | 0.130 | 1.786 | |
| PlotManualBars | 2.236 | 0.374 | 2.612 | |
| PlotMarker | 5.173 | 0.347 | 5.523 | |
| PlotNode | 2.155 | 0.313 | 2.468 | |
| PlotNumbers | 2.044 | 0.345 | 2.392 | |
| PlotOutliers | 4.671 | 0.131 | 4.802 | |
| PlotOverview2D | 1.493 | 0.324 | 1.817 | |
| PlotPies | 2.127 | 0.361 | 2.489 | |
| PlotSD | 0.640 | 0.033 | 0.674 | |
| PlotStars | 4.157 | 0.161 | 4.319 | |
| PlotVariable | 2.086 | 0.320 | 2.408 | |
| Purity | 0 | 0 | 0 | |
| QueryMultiple | 2.461 | 0.176 | 2.639 | |
| QueryStarPlot | 1.867 | 0.093 | 1.960 | |
| ReadInput | 0.942 | 0.167 | 1.110 | |
| SaveClustersToFCS | 1.699 | 0.396 | 2.096 | |
| TestOutliers | 1.544 | 0.283 | 1.846 | |
| UpdateMetaclusters | 4.846 | 0.273 | 5.121 | |
| UpdateNodeSize | 1.524 | 0.036 | 1.560 | |
| get_channels | 0.011 | 0.001 | 0.012 | |
| get_markers | 0.011 | 0.002 | 0.012 | |
| metaClustering_consensus | 0.868 | 0.108 | 0.975 | |
| plotStarLegend | 0.123 | 0.001 | 0.123 | |
| print.FlowSOM | 1.343 | 0.254 | 1.597 | |
| query_multiple | 2.505 | 0.121 | 2.626 | |