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

This page was generated on 2024-11-09 21:30 -0500 (Sat, 09 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4505
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4506
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4538
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4486
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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 742/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.14.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2024-11-08 13:40 -0500 (Fri, 08 Nov 2024)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: RELEASE_3_20
git_last_commit: 85b1db5
git_last_commit_date: 2024-10-29 09:57:26 -0500 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 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    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for FlowSOM on kjohnson3

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.14.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.14.0.tar.gz
StartedAt: 2024-11-09 02:32:23 -0500 (Sat, 09 Nov 2024)
EndedAt: 2024-11-09 02:38:50 -0500 (Sat, 09 Nov 2024)
EllapsedTime: 386.9 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.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/FlowSOM.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.14.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 15.0.0 (clang-1500.1.0.2.5)’
* 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        15.619  0.688  16.197
PlotDimRed         14.791  1.059  15.832
PlotMarker          5.173  0.347   5.523
UpdateMetaclusters  4.846  0.273   5.121
* 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.20-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.4-arm64/Resources/library’
* installing *source* package ‘FlowSOM’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c som.c -o som.o
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/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.4-arm64/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
AddAnnotation2.3030.1662.471
AggregateFlowFrames0.0280.0030.032
BuildMST0.4330.0170.450
BuildSOM0.3250.0130.338
CountGroups1.6580.0821.748
FMeasure0.0010.0000.001
FlowSOM3.3960.1343.531
FlowSOMSubset1.2170.0611.279
FlowSOMmary15.619 0.68816.197
GetChannels0.0120.0010.013
GetClusterMFIs1.3100.3081.618
GetClusterPercentagesPositive1.2400.1961.436
GetClusters1.2310.1871.418
GetCounts1.2490.1751.424
GetFeatures1.6010.1251.726
GetFlowJoLabels2.1360.3482.486
GetMFIs1.3390.1661.504
GetMarkers0.0110.0010.012
GetMetaclusterCVs1.3610.1411.501
GetMetaclusterMFIs1.4240.1371.562
GetMetaclusterPercentagesPositive1.4210.1681.589
GetMetaclusters1.3900.3191.709
GetPercentages1.3770.2801.658
GroupStats3.4450.2053.652
Initialize_KWSP0.0010.0000.001
Initialize_PCA000
MetaClustering1.0600.1181.178
MetaclusterCVs1.3600.3061.668
MetaclusterMFIs1.4720.3151.789
NClusters1.4920.1841.677
NMetaclusters1.4930.1501.644
NewData1.1590.0981.257
Plot2DScatters2.2280.3092.538
PlotCenters0.3590.0620.421
PlotClusters2D0.3550.0660.421
PlotDimRed14.791 1.05915.832
PlotFileScatters0.2220.0190.240
PlotFlowSOM2.0210.3352.357
PlotGroups3.1500.2503.401
PlotLabels1.6550.1301.786
PlotManualBars2.2360.3742.612
PlotMarker5.1730.3475.523
PlotNode2.1550.3132.468
PlotNumbers2.0440.3452.392
PlotOutliers4.6710.1314.802
PlotOverview2D1.4930.3241.817
PlotPies2.1270.3612.489
PlotSD0.6400.0330.674
PlotStars4.1570.1614.319
PlotVariable2.0860.3202.408
Purity000
QueryMultiple2.4610.1762.639
QueryStarPlot1.8670.0931.960
ReadInput0.9420.1671.110
SaveClustersToFCS1.6990.3962.096
TestOutliers1.5440.2831.846
UpdateMetaclusters4.8460.2735.121
UpdateNodeSize1.5240.0361.560
get_channels0.0110.0010.012
get_markers0.0110.0020.012
metaClustering_consensus0.8680.1080.975
plotStarLegend0.1230.0010.123
print.FlowSOM1.3430.2541.597
query_multiple2.5050.1212.626