Back to Mac ARM64 build report for BioC 3.18
ABCDEFGHIJKLMNOPQRSTUV[W]XYZ

This page was generated on 2024-04-18 11:32:21 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4388
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 2239/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
waddR 1.16.0  (landing page)
Julian Flesch
Snapshot Date: 2024-04-16 09:00:03 -0400 (Tue, 16 Apr 2024)
git_url: https://git.bioconductor.org/packages/waddR
git_branch: RELEASE_3_18
git_last_commit: f52f28e
git_last_commit_date: 2023-10-24 11:17:21 -0400 (Tue, 24 Oct 2023)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    ERROR  skippedskipped

BUILD results for waddR on kjohnson1


To the developers/maintainers of the waddR package:
- 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: waddR
Version: 1.16.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data waddR
StartedAt: 2024-04-17 04:49:14 -0400 (Wed, 17 Apr 2024)
EndedAt: 2024-04-17 04:50:59 -0400 (Wed, 17 Apr 2024)
EllapsedTime: 104.6 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data waddR
###
##############################################################################
##############################################################################


* checking for file ‘waddR/DESCRIPTION’ ... OK
* preparing ‘waddR’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘waddR.Rmd’ using rmarkdown
Warning: The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "waddR", and the latter is "The `waddR` package". If that is intentional, you may set options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check.
--- finished re-building ‘waddR.Rmd’

--- re-building ‘wasserstein_metric.Rmd’ using rmarkdown
Warning: The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "wasserstein_metric", and the latter is "2-Wasserstein distance calculation". If that is intentional, you may set options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check.
--- finished re-building ‘wasserstein_metric.Rmd’

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

Quitting from lines 92-94 [unnamed-chunk-6] (wasserstein_singlecell.Rmd)
Error: processing vignette 'wasserstein_singlecell.Rmd' failed with diagnostics:
wrong args for environment subassignment
--- failed re-building ‘wasserstein_singlecell.Rmd’

--- re-building ‘wasserstein_test.Rmd’ using rmarkdown
Warning: The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "wasserstein_test", and the latter is "Two-sample tests based on the 2-Wasserstein distance". If that is intentional, you may set options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check.
--- finished re-building ‘wasserstein_test.Rmd’

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

Error: Vignette re-building failed.
Execution halted