Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJK[L]MNOPQRSTUVWXYZ

This page was generated on 2025-03-24 11:47 -0400 (Mon, 24 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4779
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4550
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4578
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4530
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4461
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 1124/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
lmdme 1.49.0  (landing page)
Cristobal Fresno
Snapshot Date: 2025-03-23 13:40 -0400 (Sun, 23 Mar 2025)
git_url: https://git.bioconductor.org/packages/lmdme
git_branch: devel
git_last_commit: 2d18be3
git_last_commit_date: 2024-10-29 09:42:26 -0400 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


BUILD results for lmdme on kunpeng2

To the developers/maintainers of the lmdme package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/lmdme.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: lmdme
Version: 1.49.0
Command: /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data lmdme
StartedAt: 2025-03-23 23:57:33 -0000 (Sun, 23 Mar 2025)
EndedAt: 2025-03-23 23:57:43 -0000 (Sun, 23 Mar 2025)
EllapsedTime: 10.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data lmdme
###
##############################################################################
##############################################################################


* checking for file ‘lmdme/DESCRIPTION’ ... OK
* preparing ‘lmdme’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘lmdme-vignette.Rnw’ using Sweave
Loading required package: pls

Attaching package: 'pls'

The following object is masked from 'package:stats':

    loadings


Attaching package: 'lmdme'

The following object is masked from 'package:stats':

    p.adjust

Warning in X11() : unable to open connection to X11 display ''

Error: processing vignette 'lmdme-vignette.Rnw' failed with diagnostics:
 chunk 7 (label = ASCA and PLSR biplots) 
Error in .External2(C_X11, d$display, d$width, d$height, d$pointsize,  : 
  unable to start device X11cairo

--- failed re-building 'lmdme-vignette.Rnw'

SUMMARY: processing the following file failed:
  'lmdme-vignette.Rnw'

Error: Vignette re-building failed.
Execution halted