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

This page was generated on 2025-04-22 13:19 -0400 (Tue, 22 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
lconwaymacOS 12.7.1 Montereyx86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4599
kjohnson3macOS 13.7.1 Venturaarm644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4553
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4570
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 756/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.16.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2025-04-21 13:40 -0400 (Mon, 21 Apr 2025)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: RELEASE_3_21
git_last_commit: 4bdaa3d
git_last_commit_date: 2025-04-15 10:36:59 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  YES
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  YES
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.1 Ventura / arm64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for FlowSOM on kunpeng2

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.16.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.16.0.tar.gz
StartedAt: 2025-04-22 09:04:25 -0000 (Tue, 22 Apr 2025)
EndedAt: 2025-04-22 09:16:15 -0000 (Tue, 22 Apr 2025)
EllapsedTime: 709.6 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.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/FlowSOM.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* 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-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.16.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                        84.011  0.107  84.239
FlowSOMmary                       76.425  0.335  76.775
PlotOutliers                      25.469  0.095  25.623
UpdateMetaclusters                22.606  0.068  22.729
PlotMarker                        22.397  0.088  22.535
PlotStars                         19.118  0.032  19.188
GroupStats                        16.509  0.068  16.616
FlowSOM                           16.289  0.108  16.430
PlotGroups                        15.592  0.028  15.656
AddAnnotation                     12.225  0.463  12.716
QueryMultiple                     12.166  0.008  12.202
query_multiple                    11.839  0.020  11.884
PlotManualBars                    10.946  0.004  10.975
Plot2DScatters                    10.743  0.028  10.801
GetFlowJoLabels                    9.799  0.096   9.918
PlotNumbers                        9.473  0.020   9.516
PlotNode                           9.397  0.036   9.455
CountGroups                        9.276  0.096   9.391
QueryStarPlot                      9.182  0.056   9.258
PlotPies                           9.025  0.028   9.072
PlotVariable                       8.961  0.064   9.046
UpdateNodeSize                     8.103  0.004   8.126
PlotFlowSOM                        8.023  0.068   8.109
PlotLabels                         7.907  0.024   7.948
GetFeatures                        7.710  0.071   7.799
SaveClustersToFCS                  7.714  0.012   7.744
MetaclusterMFIs                    7.007  0.024   7.047
NClusters                          6.982  0.012   7.010
NMetaclusters                      6.914  0.016   6.946
print.FlowSOM                      6.770  0.032   6.818
MetaclusterCVs                     6.744  0.032   6.791
TestOutliers                       6.746  0.012   6.774
PlotOverview2D                     6.451  0.055   6.521
GetMetaclusterCVs                  6.417  0.011   6.443
GetMFIs                            6.304  0.016   6.332
GetMetaclusterMFIs                 6.175  0.012   6.203
GetPercentages                     6.144  0.012   6.170
GetMetaclusterPercentagesPositive  6.128  0.016   6.159
GetMetaclusters                    6.076  0.012   6.103
GetCounts                          5.819  0.012   5.842
GetClusterPercentagesPositive      5.807  0.020   5.840
GetClusterMFIs                     5.751  0.052   5.815
GetClusters                        5.779  0.004   5.797
FlowSOMSubset                      5.723  0.040   5.776
NewData                            5.048  0.008   5.067
* 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.21-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-devel_2025-02-19/site-library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.16.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/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/lib -L/usr/local/lib -o FlowSOM.so som.o -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-devel_2025-02-19/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
AddAnnotation12.225 0.46312.716
AggregateFlowFrames0.0990.0040.104
BuildMST2.1250.0082.138
BuildSOM1.8160.0081.828
CountGroups9.2760.0969.391
FMeasure0.0020.0000.002
FlowSOM16.289 0.10816.430
FlowSOMSubset5.7230.0405.776
FlowSOMmary76.425 0.33576.775
GetChannels0.0320.0000.032
GetClusterMFIs5.7510.0525.815
GetClusterPercentagesPositive5.8070.0205.840
GetClusters5.7790.0045.797
GetCounts5.8190.0125.842
GetFeatures7.7100.0717.799
GetFlowJoLabels9.7990.0969.918
GetMFIs6.3040.0166.332
GetMarkers0.0350.0000.035
GetMetaclusterCVs6.4170.0116.443
GetMetaclusterMFIs6.1750.0126.203
GetMetaclusterPercentagesPositive6.1280.0166.159
GetMetaclusters6.0760.0126.103
GetPercentages6.1440.0126.170
GroupStats16.509 0.06816.616
Initialize_KWSP0.0060.0000.006
Initialize_PCA0.0010.0000.001
MetaClustering4.4740.0204.504
MetaclusterCVs6.7440.0326.791
MetaclusterMFIs7.0070.0247.047
NClusters6.9820.0127.010
NMetaclusters6.9140.0166.946
NewData5.0480.0085.067
Plot2DScatters10.743 0.02810.801
PlotCenters1.7720.0161.792
PlotClusters2D1.7650.0001.769
PlotDimRed84.011 0.10784.239
PlotFileScatters1.1320.0041.139
PlotFlowSOM8.0230.0688.109
PlotGroups15.592 0.02815.656
PlotLabels7.9070.0247.948
PlotManualBars10.946 0.00410.975
PlotMarker22.397 0.08822.535
PlotNode9.3970.0369.455
PlotNumbers9.4730.0209.516
PlotOutliers25.469 0.09525.623
PlotOverview2D6.4510.0556.521
PlotPies9.0250.0289.072
PlotSD2.9660.0042.976
PlotStars19.118 0.03219.188
PlotVariable8.9610.0649.046
Purity0.0010.0000.001
QueryMultiple12.166 0.00812.202
QueryStarPlot9.1820.0569.258
ReadInput4.7580.0324.802
SaveClustersToFCS7.7140.0127.744
TestOutliers6.7460.0126.774
UpdateMetaclusters22.606 0.06822.729
UpdateNodeSize8.1030.0048.126
get_channels0.0310.0040.035
get_markers0.0350.0000.035
metaClustering_consensus3.9770.0554.043
plotStarLegend0.5030.0040.509
print.FlowSOM6.7700.0326.818
query_multiple11.839 0.02011.884