Back to Mac ARM64 build report for BioC 3.20
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-20 11:32:09 -0400 (Mon, 20 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4381
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 266/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Cardinal 3.7.0  (landing page)
Kylie Ariel Bemis
Snapshot Date: 2024-05-18 09:00:01 -0400 (Sat, 18 May 2024)
git_url: https://git.bioconductor.org/packages/Cardinal
git_branch: devel
git_last_commit: 5a5d2f2
git_last_commit_date: 2024-04-30 10:41:31 -0400 (Tue, 30 Apr 2024)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped

BUILD results for Cardinal on kjohnson1


To the developers/maintainers of the Cardinal 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: Cardinal
Version: 3.7.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data Cardinal
StartedAt: 2024-05-18 14:42:24 -0400 (Sat, 18 May 2024)
EndedAt: 2024-05-18 14:43:03 -0400 (Sat, 18 May 2024)
EllapsedTime: 39.1 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 Cardinal
###
##############################################################################
##############################################################################


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

Quitting from lines  at lines 368-376 [simulate] (Cardinal3-guide.Rmd)
Error: processing vignette 'Cardinal3-guide.Rmd' failed with diagnostics:
no method for coercing this S4 class to a vector
--- failed re-building ‘Cardinal3-guide.Rmd’

--- re-building ‘Cardinal3-stats.Rmd’ using rmarkdown

Quitting from lines  at lines 50-58 [eda-data] (Cardinal3-stats.Rmd)
Error: processing vignette 'Cardinal3-stats.Rmd' failed with diagnostics:
no method for coercing this S4 class to a vector
--- failed re-building ‘Cardinal3-stats.Rmd’

SUMMARY: processing the following files failed:
  ‘Cardinal3-guide.Rmd’ ‘Cardinal3-stats.Rmd’

Error: Vignette re-building failed.
Execution halted