Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-03-25 11:43 -0400 (Tue, 25 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4782
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4552
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4581
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4533
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4463
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 748/2315HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.15.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-03-24 13:40 -0400 (Mon, 24 Mar 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: b617807
git_last_commit_date: 2024-10-29 09:57:26 -0400 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for FlowSOM on lconway

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.

raw results


Summary

Package: FlowSOM
Version: 2.15.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.15.0.tar.gz
StartedAt: 2025-03-24 21:07:48 -0400 (Mon, 24 Mar 2025)
EndedAt: 2025-03-24 21:17:27 -0400 (Mon, 24 Mar 2025)
EllapsedTime: 578.3 seconds
RetCode: 0
Status:   OK  
CheckDir: FlowSOM.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.15.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/FlowSOM.Rcheck’
* using R Under development (unstable) (2025-03-02 r87868)
* using platform: x86_64-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 Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.15.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 ‘FlowSOM’ can be installed ... OK
* used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* 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                       49.471  2.369  51.992
PlotDimRed                        42.530  2.822  46.033
PlotOutliers                      20.268  0.991  21.541
PlotMarker                        18.750  1.376  20.402
UpdateMetaclusters                17.093  1.406  18.796
PlotStars                         15.103  1.236  16.621
GroupStats                        13.308  0.935  14.359
FlowSOM                           11.992  1.013  13.160
PlotGroups                        11.694  1.201  13.056
QueryMultiple                      9.543  0.550  10.235
AddAnnotation                      9.079  0.610   9.783
query_multiple                     9.232  0.425   9.764
Plot2DScatters                     8.098  0.792   8.992
PlotManualBars                     7.677  0.925   8.698
GetFlowJoLabels                    7.671  0.773   8.568
PlotNode                           7.538  0.826   8.492
PlotNumbers                        7.033  1.052   8.269
PlotPies                           6.686  0.922   7.758
PlotVariable                       6.741  0.746   7.583
QueryStarPlot                      6.998  0.355   7.448
CountGroups                        6.301  0.641   7.026
SaveClustersToFCS                  5.861  0.921   6.926
MetaclusterMFIs                    5.831  0.856   6.825
NMetaclusters                      5.697  0.819   6.632
PlotFlowSOM                        5.706  0.697   6.478
PlotLabels                         5.457  0.901   6.433
UpdateNodeSize                     6.067  0.281   6.415
GetFeatures                        5.668  0.455   6.201
NClusters                          5.406  0.686   6.164
TestOutliers                       5.251  0.798   6.175
MetaclusterCVs                     5.139  0.663   5.886
PlotOverview2D                     4.843  0.688   5.611
FlowSOMSubset                      5.006  0.419   5.487
GetMetaclusterCVs                  4.635  0.753   5.474
GetMetaclusterPercentagesPositive  4.585  0.788   5.440
print.FlowSOM                      4.645  0.696   5.399
GetPercentages                     4.604  0.734   5.417
GetMFIs                            4.574  0.680   5.346
GetMetaclusters                    4.454  0.612   5.115
GetMetaclusterMFIs                 4.297  0.655   5.009
* 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.21-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.


Installation output

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.5-x86_64/Resources/library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.15.0’
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c som.c -o som.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/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.5-x86_64/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)

Tests output


Example timings

FlowSOM.Rcheck/FlowSOM-Ex.timings

nameusersystemelapsed
AddAnnotation9.0790.6109.783
AggregateFlowFrames0.1160.0090.126
BuildMST1.4690.1101.610
BuildSOM1.1780.0771.271
CountGroups6.3010.6417.026
FMeasure0.0020.0000.002
FlowSOM11.992 1.01313.160
FlowSOMSubset5.0060.4195.487
FlowSOMmary49.471 2.36951.992
GetChannels0.0390.0030.043
GetClusterMFIs4.1070.5174.664
GetClusterPercentagesPositive4.1040.6414.802
GetClusters4.1150.5154.672
GetCounts4.2100.5644.832
GetFeatures5.6680.4556.201
GetFlowJoLabels7.6710.7738.568
GetMFIs4.5740.6805.346
GetMarkers0.0480.0050.057
GetMetaclusterCVs4.6350.7535.474
GetMetaclusterMFIs4.2970.6555.009
GetMetaclusterPercentagesPositive4.5850.7885.440
GetMetaclusters4.4540.6125.115
GetPercentages4.6040.7345.417
GroupStats13.308 0.93514.359
Initialize_KWSP0.0190.0210.040
Initialize_PCA0.0010.0000.000
MetaClustering3.2650.5853.912
MetaclusterCVs5.1390.6635.886
MetaclusterMFIs5.8310.8566.825
NClusters5.4060.6866.164
NMetaclusters5.6970.8196.632
NewData3.9980.5744.641
Plot2DScatters8.0980.7928.992
PlotCenters1.1560.0801.243
PlotClusters2D1.1700.1061.288
PlotDimRed42.530 2.82246.033
PlotFileScatters1.0180.0391.072
PlotFlowSOM5.7060.6976.478
PlotGroups11.694 1.20113.056
PlotLabels5.4570.9016.433
PlotManualBars7.6770.9258.698
PlotMarker18.750 1.37620.402
PlotNode7.5380.8268.492
PlotNumbers7.0331.0528.269
PlotOutliers20.268 0.99121.541
PlotOverview2D4.8430.6885.611
PlotPies6.6860.9227.758
PlotSD2.7950.2713.116
PlotStars15.103 1.23616.621
PlotVariable6.7410.7467.583
Purity0.0010.0000.001
QueryMultiple 9.543 0.55010.235
QueryStarPlot6.9980.3557.448
ReadInput3.4040.6114.082
SaveClustersToFCS5.8610.9216.926
TestOutliers5.2510.7986.175
UpdateMetaclusters17.093 1.40618.796
UpdateNodeSize6.0670.2816.415
get_channels0.0420.0030.045
get_markers0.0440.0020.046
metaClustering_consensus2.7670.5133.344
plotStarLegend0.4330.0070.443
print.FlowSOM4.6450.6965.399
query_multiple9.2320.4259.764