| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-19 12:55 -0400 (Tue, 19 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4898 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There" | 4617 |
| 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 1711/2377 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| R453Plus1Toolbox 1.63.0 (landing page) Hans-Ulrich Klein
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | ERROR | ERROR | skipped | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | ERROR | ERROR | skipped | ||||||||||
| See other builds for R453Plus1Toolbox in R Universe. | ||||||||||||||
|
To the developers/maintainers of the R453Plus1Toolbox package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/R453Plus1Toolbox.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. |
| Package: R453Plus1Toolbox |
| Version: 1.63.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data R453Plus1Toolbox |
| StartedAt: 2026-05-18 19:07:08 -0400 (Mon, 18 May 2026) |
| EndedAt: 2026-05-18 19:07:15 -0400 (Mon, 18 May 2026) |
| EllapsedTime: 7.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data R453Plus1Toolbox
###
##############################################################################
##############################################################################
* checking for file ‘R453Plus1Toolbox/DESCRIPTION’ ... OK
* preparing ‘R453Plus1Toolbox’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package (it is needed to build vignettes)
-----------------------------------
* installing *source* package ‘R453Plus1Toolbox’ ...
** this is package ‘R453Plus1Toolbox’ version ‘1.63.0’
** using staged installation
** libs
using C compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’
using SDK: ‘MacOSX26.2.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 readSFF.c -o readSFF.o
readSFF.c:27:7: warning: variable 'block_count' set but not used [-Wunused-but-set-variable]
27 | int block_count;
| ^
1 warning generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c writeSFF.c -o writeSFF.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 R453Plus1Toolbox.so readSFF.o writeSFF.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/Rtmp04ae9u/Rinst21b297bfcf9/00LOCK-R453Plus1Toolbox/00new/R453Plus1Toolbox/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Error in matchSignature(signature, fdef, where) :
there are named arguments (‘...’) in the method signature that are missing from the generic signature, for function ‘table’
Error: unable to load R code in package ‘R453Plus1Toolbox’
Execution halted
ERROR: lazy loading failed for package ‘R453Plus1Toolbox’
* removing ‘/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/Rtmp04ae9u/Rinst21b297bfcf9/R453Plus1Toolbox’
-----------------------------------
ERROR: package installation failed