Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:21:30 -0400 (Wed, 19 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
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 |
To the developers/maintainers of the FlowSOM package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 691/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
FlowSOM 2.4.0 (landing page) Sofie Van Gassen
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: FlowSOM |
Version: 2.4.0 |
Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:FlowSOM.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings FlowSOM_2.4.0.tar.gz |
StartedAt: 2022-10-19 00:19:38 -0400 (Wed, 19 Oct 2022) |
EndedAt: 2022-10-19 00:27:01 -0400 (Wed, 19 Oct 2022) |
EllapsedTime: 442.7 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: FlowSOM.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:FlowSOM.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings FlowSOM_2.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/FlowSOM.Rcheck' * using R version 4.2.1 (2022-06-23 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'FlowSOM/DESCRIPTION' ... OK * this is package 'FlowSOM' version '2.4.0' * 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 * 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 R 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 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 ... NOTE Plot2DScatters: no visible binding for global variable 'Population' Undefined global functions or variables: Population * checking Rd files ... OK * 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.15-bioc/R/library/FlowSOM/libs/x64/FlowSOM.dll': 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. 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 ... ERROR Running examples in 'FlowSOM-Ex.R' failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: PlotManualBars > ### Title: PlotManualBars > ### Aliases: PlotManualBars > > ### ** Examples > > # Identify the files > fcs_file <- system.file("extdata", "68983.fcs", package = "FlowSOM") > wsp_file <- system.file("extdata", "gating.wsp", package = "FlowSOM") > > # Specify the cell types of interest for assigning one label per cell > cellTypes <- c("B cells", + "gd T cells", "CD4 T cells", "CD8 T cells", + "NK cells", "NK T cells") > > # Parse the FlowJo workspace > library(flowWorkspace) As part of improvements to flowWorkspace, some behavior of GatingSet objects has changed. For details, please read the section titled "The cytoframe and cytoset classes" in the package vignette: vignette("flowWorkspace-Introduction", "flowWorkspace") > gatingResult <- GetFlowJoLabels(fcs_file, wsp_file, + cellTypes = cellTypes) * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 2 NOTEs See 'F:/biocbuild/bbs-3.15-bioc/meat/FlowSOM.Rcheck/00check.log' for details.
FlowSOM.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL FlowSOM ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.15-bioc/R/library' * installing *source* package 'FlowSOM' ... ** using staged installation ** libs gcc -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c som.c -o som.o gcc -shared -s -static-libgcc -o FlowSOM.dll tmp.def som.o -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.15-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)
FlowSOM.Rcheck/FlowSOM-Ex.timings
name | user | system | elapsed | |
AddAnnotation | 9.69 | 0.98 | 11.46 | |
AggregateFlowFrames | 0.11 | 0.03 | 0.14 | |
BuildMST | 1.53 | 0.07 | 1.60 | |
BuildSOM | 1.17 | 0.06 | 1.23 | |
CountGroups | 7.57 | 0.23 | 7.84 | |
FMeasure | 0 | 0 | 0 | |
FlowSOM | 15.18 | 0.27 | 15.46 | |
FlowSOMSubset | 5.30 | 0.23 | 5.53 | |
FlowSOMmary | 55.19 | 0.63 | 55.84 | |
GetChannels | 0.08 | 0.00 | 0.08 | |
GetClusterMFIs | 5.20 | 0.25 | 5.48 | |
GetClusterPercentagesPositive | 5.63 | 0.25 | 5.88 | |
GetClusters | 5.89 | 0.19 | 6.08 | |
GetCounts | 5.42 | 0.20 | 5.62 | |
GetFeatures | 6.65 | 0.19 | 6.85 | |
GetFlowJoLabels | 7.71 | 0.22 | 7.95 | |
GetMFIs | 5.23 | 0.09 | 5.37 | |
GetMarkers | 0.05 | 0.00 | 0.08 | |
GetMetaclusterCVs | 4.84 | 0.11 | 4.96 | |
GetMetaclusterMFIs | 5.28 | 0.08 | 5.35 | |
GetMetaclusterPercentagesPositive | 5.38 | 0.14 | 5.54 | |
GetMetaclusters | 5.33 | 0.14 | 5.46 | |
GetPercentages | 5.07 | 0.11 | 5.21 | |
GroupStats | 14.16 | 0.40 | 14.90 | |
Initialize_KWSP | 0 | 0 | 0 | |
Initialize_PCA | 0 | 0 | 0 | |
MetaClustering | 4.59 | 0.13 | 4.74 | |
MetaclusterCVs | 6.22 | 0.11 | 6.40 | |
MetaclusterMFIs | 5.72 | 0.23 | 5.96 | |
NClusters | 6.30 | 0.24 | 6.54 | |
NMetaclusters | 5.95 | 0.22 | 6.18 | |
NewData | 4.64 | 0.14 | 4.78 | |
Plot2DScatters | 9.03 | 0.95 | 10.09 | |
PlotCenters | 1.54 | 0.06 | 1.63 | |
PlotClusters2D | 1.64 | 0.06 | 1.70 | |
PlotDimRed | 46.73 | 0.10 | 46.86 | |
PlotFileScatters | 0.97 | 0.12 | 1.09 | |
PlotFlowSOM | 7.84 | 0.22 | 8.08 | |
PlotGroups | 12.94 | 0.44 | 13.37 | |
PlotLabels | 6.20 | 0.12 | 6.33 | |