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

This page was generated on 2025-08-02 12:11 -0400 (Sat, 02 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4796
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4535
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4578
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4519
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4517
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 749/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.17.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-08-01 13:25 -0400 (Fri, 01 Aug 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: d549275
git_last_commit_date: 2025-04-15 10:36:59 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.1 Ventura / arm64  OK    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for FlowSOM on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: FlowSOM
Version: 2.17.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings FlowSOM_2.17.0.tar.gz
StartedAt: 2025-08-01 06:42:02 -0000 (Fri, 01 Aug 2025)
EndedAt: 2025-08-01 06:52:51 -0000 (Fri, 01 Aug 2025)
EllapsedTime: 649.0 seconds
RetCode: 0
Status:   OK  
CheckDir: FlowSOM.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings FlowSOM_2.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/FlowSOM.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.17.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: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
* 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 loading without being on the library search path ... 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'pipe.Rd':
  ‘[magrittr:pipe]{%>%}’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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
PlotDimRed                        70.056  0.315  70.473
FlowSOMmary                       68.402  0.303  68.765
PlotOutliers                      24.418  0.075  24.558
PlotMarker                        21.124  0.160  21.339
UpdateMetaclusters                20.642  0.064  20.751
PlotStars                         17.943  0.028  18.018
GroupStats                        16.075  0.036  16.137
FlowSOM                           14.874  0.012  14.920
PlotGroups                        14.631  0.176  14.845
AddAnnotation                     11.024  0.116  11.161
QueryMultiple                     11.014  0.060  11.100
query_multiple                    11.016  0.008  11.050
Plot2DScatters                    10.123  0.036  10.182
PlotManualBars                     9.751  0.056   9.837
GetFlowJoLabels                    9.341  0.104   9.463
PlotNode                           8.880  0.044   8.948
PlotNumbers                        8.544  0.076   8.646
CountGroups                        8.260  0.044   8.317
QueryStarPlot                      8.257  0.012   8.289
PlotVariable                       8.241  0.016   8.278
PlotPies                           7.759  0.012   7.790
UpdateNodeSize                     7.628  0.056   7.701
PlotFlowSOM                        7.209  0.116   7.342
GetFeatures                        6.956  0.016   6.984
SaveClustersToFCS                  6.874  0.008   6.897
PlotLabels                         6.566  0.039   6.623
TestOutliers                       6.190  0.000   6.201
NMetaclusters                      6.170  0.012   6.192
MetaclusterMFIs                    5.894  0.032   5.936
NClusters                          5.866  0.024   5.900
PlotOverview2D                     5.766  0.076   5.861
MetaclusterCVs                     5.589  0.024   5.622
GetMetaclusterCVs                  5.568  0.024   5.601
GetMetaclusterPercentagesPositive  5.564  0.004   5.577
GetPercentages                     5.522  0.016   5.547
GetMFIs                            5.468  0.060   5.538
print.FlowSOM                      5.498  0.016   5.525
GetMetaclusterMFIs                 5.496  0.016   5.521
GetMetaclusters                    5.446  0.024   5.480
FlowSOMSubset                      5.324  0.036   5.374
GetClusterPercentagesPositive      5.179  0.047   5.236
GetCounts                          5.187  0.024   5.220
GetClusters                        5.153  0.008   5.171
GetClusterMFIs                     5.100  0.060   5.169
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.


Installation output

FlowSOM.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL FlowSOM
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.17.0’
** using staged installation
** libs
using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c som.c -o som.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -std=gnu23 -shared -L/home/biocbuild/R/R-4.5.0/lib -L/usr/local/lib -o FlowSOM.so som.o -L/home/biocbuild/R/R-4.5.0/lib -lR
installing to /home/biocbuild/R/R-4.5.0/site-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
AddAnnotation11.024 0.11611.161
AggregateFlowFrames0.0820.0000.082
BuildMST1.7740.0121.787
BuildSOM1.7430.0081.754
CountGroups8.2600.0448.317
FMeasure0.0020.0000.002
FlowSOM14.874 0.01214.920
FlowSOMSubset5.3240.0365.374
FlowSOMmary68.402 0.30368.765
GetChannels0.030.000.03
GetClusterMFIs5.1000.0605.169
GetClusterPercentagesPositive5.1790.0475.236
GetClusters5.1530.0085.171
GetCounts5.1870.0245.220
GetFeatures6.9560.0166.984
GetFlowJoLabels9.3410.1049.463
GetMFIs5.4680.0605.538
GetMarkers0.030.000.03
GetMetaclusterCVs5.5680.0245.601
GetMetaclusterMFIs5.4960.0165.521
GetMetaclusterPercentagesPositive5.5640.0045.577
GetMetaclusters5.4460.0245.480
GetPercentages5.5220.0165.547
GroupStats16.075 0.03616.137
Initialize_KWSP0.0060.0000.006
Initialize_PCA0.0010.0000.001
MetaClustering4.1760.0124.195
MetaclusterCVs5.5890.0245.622
MetaclusterMFIs5.8940.0325.936
NClusters5.8660.0245.900
NMetaclusters6.1700.0126.192
NewData4.5340.0084.550
Plot2DScatters10.123 0.03610.182
PlotCenters1.6580.0041.665
PlotClusters2D1.6130.0001.616
PlotDimRed70.056 0.31570.473
PlotFileScatters1.3830.0951.483
PlotFlowSOM7.2090.1167.342
PlotGroups14.631 0.17614.845
PlotLabels6.5660.0396.623
PlotManualBars9.7510.0569.837
PlotMarker21.124 0.16021.339
PlotNode8.8800.0448.948
PlotNumbers8.5440.0768.646
PlotOutliers24.418 0.07524.558
PlotOverview2D5.7660.0765.861
PlotPies7.7590.0127.790
PlotSD2.7790.0202.806
PlotStars17.943 0.02818.018
PlotVariable8.2410.0168.278
Purity0.0010.0000.001
QueryMultiple11.014 0.06011.100
QueryStarPlot8.2570.0128.289
ReadInput4.5310.0284.569
SaveClustersToFCS6.8740.0086.897
TestOutliers6.1900.0006.201
UpdateMetaclusters20.642 0.06420.751
UpdateNodeSize7.6280.0567.701
get_channels0.0310.0000.031
get_markers0.0310.0000.031
metaClustering_consensus3.5940.0113.614
plotStarLegend0.4830.0000.484
print.FlowSOM5.4980.0165.525
query_multiple11.016 0.00811.050