Back to Mac ARM64 build report for BioC 3.19
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-07 11:32:32 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 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 593/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DMRScan 1.26.0  (landing page)
Christian M Page
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/DMRScan
git_branch: RELEASE_3_19
git_last_commit: 05f9476
git_last_commit_date: 2024-04-30 10:55:55 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    ERROR  skippedskipped

BUILD results for DMRScan on kjohnson3


To the developers/maintainers of the DMRScan 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: DMRScan
Version: 1.26.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data DMRScan
StartedAt: 2024-05-06 16:57:51 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 16:58:20 -0400 (Mon, 06 May 2024)
EllapsedTime: 28.3 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 DMRScan
###
##############################################################################
##############################################################################


* checking for file ‘DMRScan/DESCRIPTION’ ... OK
* preparing ‘DMRScan’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘DMRScan_vignette.Rmd’ using rmarkdown
YAML parse exception at line 10, column 0:
did not find expected <document start>
Error: processing vignette 'DMRScan_vignette.Rmd' failed with diagnostics:
pandoc document conversion failed with error 64
--- failed re-building ‘DMRScan_vignette.Rmd’

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

Error: Vignette re-building failed.
Execution halted