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

This page was generated on 2024-06-07 20:27 -0400 (Fri, 07 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4672
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4407
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4434
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4387
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 724/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.13.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2024-06-05 14:00:27 -0400 (Wed, 05 Jun 2024)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: 95a62de
git_last_commit_date: 2024-04-30 10:40:56 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for FlowSOM on palomino4

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.13.0
Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:FlowSOM.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings FlowSOM_2.13.0.tar.gz
StartedAt: 2024-06-06 02:34:26 -0400 (Thu, 06 Jun 2024)
EndedAt: 2024-06-06 02:45:44 -0400 (Thu, 06 Jun 2024)
EllapsedTime: 677.8 seconds
RetCode: 0
Status:   OK  
CheckDir: FlowSOM.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:FlowSOM.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings FlowSOM_2.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/FlowSOM.Rcheck'
* using R version 4.4.0 RC (2024-04-16 r86468 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'FlowSOM/DESCRIPTION' ... OK
* this is package 'FlowSOM' version '2.13.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 whether package 'FlowSOM' can be installed ... OK
* used C compiler: 'gcc.exe (GCC) 13.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 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 for x64 is not available
File 'F:/biocbuild/bbs-3.20-bioc/R/library/FlowSOM/libs/x64/FlowSOM.dll':
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* 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                       53.42   2.30   55.32
PlotDimRed                        45.02   0.61   45.67
PlotMarker                        20.48   1.94   23.72
UpdateMetaclusters                18.17   1.43   19.60
PlotOutliers                      18.46   0.80   19.27
GroupStats                        14.09   1.03   15.55
FlowSOM                           13.55   1.28   14.83
PlotStars                         13.77   1.06   14.83
PlotGroups                        12.66   1.43   14.14
Plot2DScatters                     9.46   1.77   11.31
QueryMultiple                      9.94   0.58   10.51
AddAnnotation                      9.75   0.63   10.42
query_multiple                     9.31   0.45    9.78
GetFlowJoLabels                    8.42   1.23    9.69
PlotManualBars                     8.18   1.12    9.79
PlotNumbers                        7.65   1.08    8.71
PlotVariable                       7.47   0.91    8.37
PlotNode                           7.48   0.76    8.25
CountGroups                        7.23   0.43    7.66
PlotPies                           6.79   0.85    7.64
QueryStarPlot                      6.81   0.58    7.39
GetFeatures                        6.33   0.74    7.06
NClusters                          6.06   0.96    7.02
PlotFlowSOM                        6.03   0.85    6.88
NMetaclusters                      5.94   0.86    6.80
SaveClustersToFCS                  5.85   0.55    6.39
PlotLabels                         5.68   0.71    6.40
GetClusterMFIs                     5.52   0.75    6.27
MetaclusterMFIs                    5.61   0.59    6.20
GetMetaclusters                    5.25   0.69    5.95
TestOutliers                       5.03   0.88    5.91
UpdateNodeSize                     5.48   0.28    5.77
GetMetaclusterCVs                  5.06   0.69    5.76
GetMetaclusterMFIs                 4.94   0.81    5.75
PlotOverview2D                     5.02   0.59    5.62
print.FlowSOM                      4.88   0.68    5.55
GetMFIs                            5.00   0.52    5.51
GetCounts                          4.72   0.79    5.52
GetPercentages                     4.69   0.69    5.42
GetMetaclusterPercentagesPositive  4.92   0.42    5.35
GetClusterPercentagesPositive      4.67   0.65    5.62
GetClusters                        4.56   0.74    5.30
MetaclusterCVs                     4.52   0.78    5.31
NewData                            4.29   0.76    5.06
* 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
  'F:/biocbuild/bbs-3.20-bioc/meat/FlowSOM.Rcheck/00check.log'
for details.


Installation output

FlowSOM.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL FlowSOM
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library'
* installing *source* package 'FlowSOM' ...
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG     -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c som.c -o som.o
gcc -shared -s -static-libgcc -o FlowSOM.dll tmp.def som.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.20-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.20-bioc/R/library/00LOCK-FlowSOM/00new/FlowSOM/libs/x64
** 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
** 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
AddAnnotation 9.75 0.6310.42
AggregateFlowFrames0.150.010.17
BuildMST1.750.382.13
BuildSOM1.530.181.73
CountGroups7.230.437.66
FMeasure000
FlowSOM13.55 1.2814.83
FlowSOMSubset4.360.404.76
FlowSOMmary53.42 2.3055.32
GetChannels0.030.020.04
GetClusterMFIs5.520.756.27
GetClusterPercentagesPositive4.670.655.62
GetClusters4.560.745.30
GetCounts4.720.795.52
GetFeatures6.330.747.06
GetFlowJoLabels8.421.239.69
GetMFIs5.000.525.51
GetMarkers0.050.030.08
GetMetaclusterCVs5.060.695.76
GetMetaclusterMFIs4.940.815.75
GetMetaclusterPercentagesPositive4.920.425.35
GetMetaclusters5.250.695.95
GetPercentages4.690.695.42
GroupStats14.09 1.0315.55
Initialize_KWSP0.020.000.02
Initialize_PCA000
MetaClustering3.870.784.67
MetaclusterCVs4.520.785.31
MetaclusterMFIs5.610.596.20
NClusters6.060.967.02
NMetaclusters5.940.866.80
NewData4.290.765.06
Plot2DScatters 9.46 1.7711.31
PlotCenters1.310.311.66
PlotClusters2D1.390.221.61
PlotDimRed45.02 0.6145.67
PlotFileScatters0.950.121.09
PlotFlowSOM6.030.856.88
PlotGroups12.66 1.4314.14
PlotLabels5.680.716.40
PlotManualBars8.181.129.79
PlotMarker20.48 1.9423.72
PlotNode7.480.768.25
PlotNumbers7.651.088.71
PlotOutliers18.46 0.8019.27
PlotOverview2D5.020.595.62
PlotPies6.790.857.64
PlotSD2.060.232.30
PlotStars13.77 1.0614.83
PlotVariable7.470.918.37
Purity000
QueryMultiple 9.94 0.5810.51
QueryStarPlot6.810.587.39
ReadInput3.970.794.77
SaveClustersToFCS5.850.556.39
TestOutliers5.030.885.91
UpdateMetaclusters18.17 1.4319.60
UpdateNodeSize5.480.285.77
get_channels0.020.050.06
get_markers0.050.020.07
metaClustering_consensus3.110.513.62
plotStarLegend0.320.030.36
print.FlowSOM4.880.685.55
query_multiple9.310.459.78