Back to Mac ARM64 build report for BioC 3.20
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

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

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4378
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 1429/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ontoProc 1.27.0  (landing page)
Vincent Carey
Snapshot Date: 2024-05-11 09:00:03 -0400 (Sat, 11 May 2024)
git_url: https://git.bioconductor.org/packages/ontoProc
git_branch: devel
git_last_commit: 0111f05
git_last_commit_date: 2024-04-30 11:02:00 -0400 (Tue, 30 Apr 2024)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped

BUILD results for ontoProc on kjohnson1


To the developers/maintainers of the ontoProc 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: ontoProc
Version: 1.27.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data ontoProc
StartedAt: 2024-05-11 23:06:31 -0400 (Sat, 11 May 2024)
EndedAt: 2024-05-11 23:10:08 -0400 (Sat, 11 May 2024)
EllapsedTime: 217.4 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 ontoProc
###
##############################################################################
##############################################################################


* checking for file ‘ontoProc/DESCRIPTION’ ... OK
* preparing ‘ontoProc’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘ontoProc.Rmd’ using rmarkdown
2024-05-11 23:09:24.975 R[75271:50256418] XType: Using static font registry.
--- finished re-building ‘ontoProc.Rmd’

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

Quitting from lines  at lines 32-36 [getcl] (owlents.Rmd)
Error: processing vignette 'owlents.Rmd' failed with diagnostics:
ModuleNotFoundError: No module named 'owlready2'
Run `reticulate::py_last_error()` for details.
--- failed re-building ‘owlents.Rmd’

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

Error: Vignette re-building failed.
Execution halted