Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-09-27 12:24 -0400 (Fri, 27 Sep 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4451
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4417
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4456
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4489
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4436
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4435
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 1249/2262HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
miloR 2.1.1  (landing page)
Mike Morgan
Snapshot Date: 2024-09-26 13:40 -0400 (Thu, 26 Sep 2024)
git_url: https://git.bioconductor.org/packages/miloR
git_branch: devel
git_last_commit: 66b4d77
git_last_commit_date: 2024-09-17 13:27:20 -0400 (Tue, 17 Sep 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped
palomino8Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.6.5 Ventura / arm64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped


BUILD results for miloR on teran2

To the developers/maintainers of the miloR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/miloR.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: miloR
Version: 2.1.1
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data miloR
StartedAt: 2024-09-26 19:41:18 -0400 (Thu, 26 Sep 2024)
EndedAt: 2024-09-26 19:55:51 -0400 (Thu, 26 Sep 2024)
EllapsedTime: 873.4 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data miloR
###
##############################################################################
##############################################################################


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

--- re-building ‘milo_demo.Rmd’ using rmarkdown

Quitting from lines 148-149 [unnamed-chunk-8] (milo_demo.Rmd)
Error: processing vignette 'milo_demo.Rmd' failed with diagnostics:
Not compatible with requested type: [type=character; target=integer].
--- failed re-building ‘milo_demo.Rmd’

--- re-building ‘milo_gastrulation.Rmd’ using rmarkdown

Quitting from lines 123-124 [unnamed-chunk-7] (milo_gastrulation.Rmd)
Error: processing vignette 'milo_gastrulation.Rmd' failed with diagnostics:
Not compatible with requested type: [type=character; target=integer].
--- failed re-building ‘milo_gastrulation.Rmd’

--- re-building ‘milo_glmm.Rmd’ using rmarkdown
Warning: call dbDisconnect() when finished working with a connection

Quitting from lines 196-198 [unnamed-chunk-11] (milo_glmm.Rmd)
Error: processing vignette 'milo_glmm.Rmd' failed with diagnostics:
Faceting variables must have at least one value.
--- failed re-building ‘milo_glmm.Rmd’

SUMMARY: processing the following files failed:
  ‘milo_demo.Rmd’ ‘milo_gastrulation.Rmd’ ‘milo_glmm.Rmd’

Error: Vignette re-building failed.
Execution halted