Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-05-04 11:40:58 -0400 (Sat, 04 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4753
palomino3Windows Server 2022 Datacenterx644.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup" 4486
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4519
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4479
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 1680/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rawDiag 1.0.0  (landing page)
Christian Panse
Snapshot Date: 2024-05-03 14:00:19 -0400 (Fri, 03 May 2024)
git_url: https://git.bioconductor.org/packages/rawDiag
git_branch: RELEASE_3_19
git_last_commit: 4b0e5b5
git_last_commit_date: 2024-04-30 11:54:34 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

BUILD results for rawDiag on kunpeng2


To the developers/maintainers of the rawDiag package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/rawDiag.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: rawDiag
Version: 1.0.0
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD build --keep-empty-dirs --no-resave-data rawDiag
StartedAt: 2024-05-04 02:48:00 -0000 (Sat, 04 May 2024)
EndedAt: 2024-05-04 02:48:10 -0000 (Sat, 04 May 2024)
EllapsedTime: 10.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD build --keep-empty-dirs --no-resave-data rawDiag
###
##############################################################################
##############################################################################


* checking for file ‘rawDiag/DESCRIPTION’ ... OK
* preparing ‘rawDiag’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘rawDiag.Rmd’ using rmarkdown

Quitting from lines  at lines 199-206 [checkInstallRequirements] (rawDiag.Rmd)
Error: processing vignette 'rawDiag.Rmd' failed with diagnostics:
'ThermoFisher.CommonCore.*.dll' files are not available on the system.
Run 'rawrr::installRawFileReaderDLLs()' or setenv MONO_PATH to the location where the assemblies are located.
For more information, type '?ThermoFisher'.
--- failed re-building ‘rawDiag.Rmd’

SUMMARY: processing the following file failed:
  ‘rawDiag.Rmd’

Error: Vignette re-building failed.
Execution halted