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

This page was generated on 2026-03-12 11:33 -0400 (Thu, 12 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4806
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" 4049
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 770/2360HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FlowSOM 2.19.3  (landing page)
Sofie Van Gassen
Snapshot Date: 2026-03-11 13:40 -0400 (Wed, 11 Mar 2026)
git_url: https://git.bioconductor.org/packages/FlowSOM
git_branch: devel
git_last_commit: 58b41f9
git_last_commit_date: 2026-02-03 08:22:12 -0400 (Tue, 03 Feb 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  ERROR    ERROR  skipped
kjohnson3macOS 13.7.7 Ventura / arm64  ERROR    ERROR  skippedskipped
See other builds for FlowSOM in R Universe.


INSTALL results for FlowSOM on nebbiolo1

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.19.3
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL FlowSOM
StartedAt: 2026-03-11 15:14:44 -0400 (Wed, 11 Mar 2026)
EndedAt: 2026-03-11 15:14:44 -0400 (Wed, 11 Mar 2026)
EllapsedTime: 0.4 seconds
RetCode: 1
Status:   ERROR  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL FlowSOM
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘FlowSOM’ ...
** this is package ‘FlowSOM’ version ‘2.19.3’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c som.c -o som.o
som.c:11:10: fatal error: R_ext/PrtUtil.h: No such file or directory
   11 | #include <R_ext/PrtUtil.h>
      |          ^~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [/home/biocbuild/bbs-3.23-bioc/R/etc/Makeconf:190: som.o] Error 1
ERROR: compilation failed for package ‘FlowSOM’
* removing ‘/home/biocbuild/bbs-3.23-bioc/R/site-library/FlowSOM’