| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-05-04 11:36 -0400 (Mon, 04 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4989 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There" | 4719 |
| 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 1686/2418 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| profileplyr 1.28.1 (landing page) Tom Carroll
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
| See other builds for profileplyr in R Universe. | ||||||||||||||
|
To the developers/maintainers of the profileplyr package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/profileplyr.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: profileplyr |
| Version: 1.28.1 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:profileplyr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings profileplyr_1.28.1.tar.gz |
| StartedAt: 2026-05-03 21:19:44 -0400 (Sun, 03 May 2026) |
| EndedAt: 2026-05-03 21:19:48 -0400 (Sun, 03 May 2026) |
| EllapsedTime: 4.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: profileplyr.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:profileplyr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings profileplyr_1.28.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/profileplyr.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-05-04 01:19:44 UTC
* using option ‘--no-vignettes’
* checking for file ‘profileplyr/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘profileplyr’ version ‘1.28.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... ERROR
Namespace dependency missing from DESCRIPTION Imports/Depends entries: ‘txdbmaker’
Imports includes 29 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
* DONE
Status: 1 ERROR
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/profileplyr.Rcheck/00check.log’
for details.