Back to Multiple platform build/check report for BioC 3.23:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-04-29 10:14 -0400 (Wed, 29 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4694
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 204/2415HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BiocParallel 1.46.0  (landing page)
Jiefei Wang
Snapshot Date: 2026-04-28 14:14 -0400 (Tue, 28 Apr 2026)
git_url: https://git.bioconductor.org/packages/BiocParallel
git_branch: RELEASE_3_23
git_last_commit: a331dfd
git_last_commit_date: 2026-04-28 08:37:04 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    TIMEOUT  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  YES
See other builds for BiocParallel in R Universe.


CHECK results for BiocParallel on nebbiolo1

To the developers/maintainers of the BiocParallel package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BiocParallel.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: BiocParallel
Version: 1.46.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:BiocParallel.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings BiocParallel_1.46.0.tar.gz
StartedAt: 2026-04-28 22:09:10 -0400 (Tue, 28 Apr 2026)
EndedAt: 2026-04-28 22:49:11 -0400 (Tue, 28 Apr 2026)
EllapsedTime: 2400.4 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: BiocParallel.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:BiocParallel.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings BiocParallel_1.46.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/BiocParallel.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-29 02:09:11 UTC
* checking for file ‘BiocParallel/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BiocParallel’ version ‘1.46.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 for sufficient/correct file permissions ... OK
* checking whether package ‘BiocParallel’ can be installed ... NOTE
Found the following notes/warnings:
  SystemRequirements specified C++11: support has been removed
See ‘/home/biocbuild/bbs-3.23-bioc/meat/BiocParallel.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
* checking C++ specification ... NOTE
  Obsolete C++11 standard request will be ignored
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
':::' calls which should be '::':
  ‘parallel:::closeNode’ ‘parallel:::recvData’ ‘parallel:::recvOneData’
  ‘parallel:::sendData’
  See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘.workerLapply_impl’
* 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 ... 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 shell scripts ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... INFO
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
BatchtoolsParam-class 2.573  0.684  10.878
SnowParam-class       2.226  0.050  13.309
bpoptions             0.045  0.002   5.060
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test.R’

Installation output

BiocParallel.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
Warning: SystemRequirements specified C++11: support has been removed
* installing *source* package ‘BiocParallel’ ...
** this is package ‘BiocParallel’ version ‘1.46.0’
** using staged installation
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ -std=gnu++20 accepts -g... yes
checking for g++ -std=gnu++20 option to enable C++11 features... none needed
checking for library containing shm_open... none required
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/mman.h... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
specified C++11
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I"./" -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c cpp11.cpp -o cpp11.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I"./" -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/cpp11/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c ipcmutex.cpp -o ipcmutex.o
g++ -std=gnu++20 -shared -L/home/biocbuild/bbs-3.23-bioc/R/lib -L/usr/local/lib -o BiocParallel.so cpp11.o ipcmutex.o -L/home/biocbuild/bbs-3.23-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.23-bioc/R/site-library/00LOCK-BiocParallel/00new/BiocParallel/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 (BiocParallel)

Tests output

BiocParallel.Rcheck/tests/test.Rout


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> BiocGenerics:::testPackage("BiocParallel")
Testing BatchtoolsParam
Submitting 5 jobs in 4 chunks using cluster functions 'Multicore' ...
Submitting 5 jobs in 4 chunks using cluster functions 'Socket' ...
Fatal error: cannot create 'R_TempDir'

Example timings

BiocParallel.Rcheck/BiocParallel-Ex.timings

nameusersystemelapsed
BatchtoolsParam-class 2.573 0.68410.878
BiocParallelParam-class0.0010.0030.006
DeveloperInterface0.0010.0000.001
DoparParam-class0.0010.0000.000
MulticoreParam-class2.1130.4994.971
SerialParam-class0.0540.0220.094
SnowParam-class 2.226 0.05013.309
bpaggregate0.0010.0000.001
bpiterate0.8610.2540.962
bplapply0.0620.0720.079
bploop0.0000.0000.001
bpmapply0.3940.0900.431
bpok0.6270.0133.527
bpoptions0.0450.0025.060
bpschedule0.4660.0480.505
bptry0.0470.0770.057
bpvalidate2.8740.1773.053
bpvec0.4000.0930.416
bpvectorize0.0110.0320.044
ipcmutex0.3210.1360.807
register0.9230.1531.023
worker-number1.2020.1021.268