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

This page was generated on 2024-03-28 11:40:43 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 743/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.11.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: 47d1347
git_last_commit_date: 2023-10-24 10:40:45 -0400 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / 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.11.0
Command: /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:FlowSOM.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings FlowSOM_2.11.0.tar.gz
StartedAt: 2024-03-28 05:25:57 -0000 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 05:39:20 -0000 (Thu, 28 Mar 2024)
EllapsedTime: 802.7 seconds
RetCode: 0
Status:   OK  
CheckDir: FlowSOM.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/FlowSOM.Rcheck’
* using R Under development (unstable) (2024-03-19 r86153)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.11.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: ‘gcc (GCC) 10.3.1’
* 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 ... 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
FlowSOMmary                       92.553  0.494  93.122
PlotDimRed                        80.670  0.390  81.313
PlotMarker                        33.040  0.200  33.303
UpdateMetaclusters                29.995  0.056  30.109
PlotStars                         25.327  0.088  25.464
PlotOutliers                      24.402  0.072  24.522
GroupStats                        21.843  0.514  22.427
PlotGroups                        19.760  0.223  20.024
FlowSOM                           19.504  0.135  19.689
QueryMultiple                     19.320  0.058  19.414
query_multiple                    19.029  0.032  19.098
AddAnnotation                     15.388  0.275  15.702
Plot2DScatters                    14.953  0.088  15.064
QueryStarPlot                     13.924  0.040  13.992
PlotNumbers                       12.277  0.100  12.399
UpdateNodeSize                    11.636  0.048  11.710
PlotNode                          11.460  0.052  11.537
PlotManualBars                    11.156  0.064  11.240
GetFlowJoLabels                   11.031  0.076  11.133
PlotVariable                      10.928  0.048  10.998
PlotPies                           9.990  0.052  10.060
PlotFlowSOM                        9.212  0.138   9.385
CountGroups                        8.795  0.080   8.892
PlotLabels                         8.109  0.056   8.181
SaveClustersToFCS                  7.754  0.016   7.785
GetFeatures                        7.415  0.020   7.453
NClusters                          7.204  0.076   7.296
MetaclusterMFIs                    6.984  0.123   7.131
NMetaclusters                      6.977  0.076   7.071
MetaclusterCVs                     6.873  0.140   7.028
TestOutliers                       6.819  0.044   6.875
GetMFIs                            6.665  0.071   6.753
PlotOverview2D                     6.555  0.031   6.599
GetMetaclusterCVs                  6.444  0.024   6.480
GetMetaclusterPercentagesPositive  6.300  0.060   6.380
GetMetaclusterMFIs                 6.328  0.004   6.347
print.FlowSOM                      6.269  0.055   6.336
GetPercentages                     6.262  0.049   6.348
GetMetaclusters                    6.263  0.012   6.308
GetClusterPercentagesPositive      5.987  0.072   6.070
GetClusters                        6.010  0.016   6.040
GetCounts                          5.975  0.020   6.011
GetClusterMFIs                     5.858  0.071   5.943
FlowSOMSubset                      5.682  0.036   5.733
NewData                            5.192  0.052   5.256
ReadInput                          5.116  0.036   5.163
* 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
  ‘/home/biocbuild/bbs-3.19-bioc/meat/FlowSOM.Rcheck/00check.log’
for details.


Installation output

FlowSOM.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD INSTALL FlowSOM
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library’
* installing *source* package ‘FlowSOM’ ...
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 10.3.1’
gcc -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c som.c -o som.o
gcc -shared -L/home/biocbuild/R/R-4.4-devel-2024.03.20/lib -L/usr/local/lib -o FlowSOM.so som.o -L/home/biocbuild/R/R-4.4-devel-2024.03.20/lib -lR
installing to /home/biocbuild/R/R-4.4-devel-2024.03.20/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
AddAnnotation15.388 0.27515.702
AggregateFlowFrames0.0810.0080.089
BuildMST1.9380.0241.966
BuildSOM1.8740.0081.886
CountGroups8.7950.0808.892
FMeasure0.0020.0000.002
FlowSOM19.504 0.13519.689
FlowSOMSubset5.6820.0365.733
FlowSOMmary92.553 0.49493.122
GetChannels0.0350.0000.035
GetClusterMFIs5.8580.0715.943
GetClusterPercentagesPositive5.9870.0726.070
GetClusters6.0100.0166.040
GetCounts5.9750.0206.011
GetFeatures7.4150.0207.453
GetFlowJoLabels11.031 0.07611.133
GetMFIs6.6650.0716.753
GetMarkers0.0290.0080.036
GetMetaclusterCVs6.4440.0246.480
GetMetaclusterMFIs6.3280.0046.347
GetMetaclusterPercentagesPositive6.300.066.38
GetMetaclusters6.2630.0126.308
GetPercentages6.2620.0496.348
GroupStats21.843 0.51422.427
Initialize_KWSP0.0070.0000.007
Initialize_PCA0.0010.0000.001
MetaClustering4.6500.1004.761
MetaclusterCVs6.8730.1407.028
MetaclusterMFIs6.9840.1237.131
NClusters7.2040.0767.296
NMetaclusters6.9770.0767.071
NewData5.1920.0525.256
Plot2DScatters14.953 0.08815.064
PlotCenters1.8920.0121.908
PlotClusters2D1.8820.0041.889
PlotDimRed80.670 0.39081.313
PlotFileScatters1.3120.0241.339
PlotFlowSOM9.2120.1389.385
PlotGroups19.760 0.22320.024
PlotLabels8.1090.0568.181
PlotManualBars11.156 0.06411.240
PlotMarker33.040 0.20033.303
PlotNode11.460 0.05211.537
PlotNumbers12.277 0.10012.399
PlotOutliers24.402 0.07224.522
PlotOverview2D6.5550.0316.599
PlotPies 9.990 0.05210.060
PlotSD3.7110.0043.721
PlotStars25.327 0.08825.464
PlotVariable10.928 0.04810.998
Purity0.0000.0010.001
QueryMultiple19.320 0.05819.414
QueryStarPlot13.924 0.04013.992
ReadInput5.1160.0365.163
SaveClustersToFCS7.7540.0167.785
TestOutliers6.8190.0446.875
UpdateMetaclusters29.995 0.05630.109
UpdateNodeSize11.636 0.04811.710
get_channels0.0310.0040.035
get_markers0.0370.0000.037
metaClustering_consensus3.8270.0043.839
plotStarLegend1.0410.0001.043
print.FlowSOM6.2690.0556.336
query_multiple19.029 0.03219.098