Back to Mac ARM64 build report for BioC 3.19
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-07 11:32:34 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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 750/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.12.0  (landing page)
Sofie Van Gassen
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: RELEASE_3_19
git_last_commit: 128641a
git_last_commit_date: 2024-04-30 10:40:56 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for FlowSOM on kjohnson3


To the developers/maintainers of the FlowSOM package:
- 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.12.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.12.0.tar.gz
StartedAt: 2024-05-06 21:35:25 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 21:38:43 -0400 (Mon, 06 May 2024)
EllapsedTime: 198.3 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.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/FlowSOM.Rcheck’
* using R version 4.4.0 (2024-04-24)
* 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.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FlowSOM/DESCRIPTION’ ... OK
* this is package ‘FlowSOM’ version ‘2.12.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: ‘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        19.039  0.903  19.838
PlotDimRed         16.219  1.160  17.385
PlotMarker          6.639  0.524   7.166
UpdateMetaclusters  5.976  0.473   6.451
PlotOutliers        5.417  0.261   5.685
PlotStars           5.134  0.403   5.545
* 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.19-bioc-mac-arm64/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.8860.0922.978
AggregateFlowFrames0.0310.0030.034
BuildMST0.5340.0320.566
BuildSOM0.4950.0290.525
CountGroups2.0110.1242.140
FMeasure0.0000.0000.001
FlowSOM4.2900.2594.549
FlowSOMSubset1.4880.1071.598
FlowSOMmary19.039 0.90319.838
GetChannels0.0130.0020.016
GetClusterMFIs1.5560.2681.825
GetClusterPercentagesPositive1.5600.2541.814
GetClusters1.5520.2361.793
GetCounts1.5460.2511.799
GetFeatures1.8370.1471.989
GetFlowJoLabels2.7770.2773.060
GetMFIs1.6380.2331.871
GetMarkers0.0130.0010.015
GetMetaclusterCVs1.8090.2462.055
GetMetaclusterMFIs1.6620.2341.897
GetMetaclusterPercentagesPositive1.5800.2931.873
GetMetaclusters1.5660.2591.827
GetPercentages1.7020.2821.985
GroupStats4.3490.3304.689
Initialize_KWSP0.0010.0000.001
Initialize_PCA000
MetaClustering1.0810.1731.256
MetaclusterCVs1.6170.2341.854
MetaclusterMFIs1.8000.3022.105
NClusters1.8200.3022.122
NMetaclusters2.1060.4122.520
NewData1.5120.1971.709
Plot2DScatters2.7530.3333.096
PlotCenters0.4240.0760.501
PlotClusters2D0.4090.0730.482
PlotDimRed16.219 1.16017.385
PlotFileScatters0.2370.0080.245
PlotFlowSOM2.1480.2702.426
PlotGroups3.9720.3814.353
PlotLabels1.9950.2072.205
PlotManualBars2.5140.2922.808
PlotMarker6.6390.5247.166
PlotNode2.5280.3022.839
PlotNumbers2.4050.3292.736
PlotOutliers5.4170.2615.685
PlotOverview2D2.0350.2852.340
PlotPies2.5340.3682.903
PlotSD0.7790.0620.846
PlotStars5.1340.4035.545
PlotVariable2.3000.2662.568
Purity0.0010.0000.000
QueryMultiple3.1990.1603.361
QueryStarPlot2.5430.1502.694
ReadInput1.0650.1081.176
SaveClustersToFCS1.9830.3322.316
TestOutliers1.9930.2932.287
UpdateMetaclusters5.9760.4736.451
UpdateNodeSize2.0820.0862.173
get_channels0.0140.0010.014
get_markers0.0130.0010.015
metaClustering_consensus0.9510.1161.067
plotStarLegend0.1650.0030.167
print.FlowSOM1.6830.2661.953
query_multiple3.2180.1653.387