Back to Mac ARM64 build report for BioC 3.16
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2023-04-19 11:01:56 -0400 (Wed, 19 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnsonmacOS 13.0 Venturaarm644.2.2 (2022-10-31) -- "Innocent and Trusting" 4256
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

BUILD results for pareg on kjohnson


To the developers/maintainers of the pareg package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1436/2183HostnameOS / ArchINSTALLBUILDBUILD BIN
pareg 1.2.0  (landing page)
Kim Philipp Jablonski
Snapshot Date: 2023-04-12 13:00:02 -0400 (Wed, 12 Apr 2023)
git_url: https://git.bioconductor.org/packages/pareg
git_branch: RELEASE_3_16
git_last_commit: 1b98e91
git_last_commit_date: 2022-11-01 11:26:50 -0400 (Tue, 01 Nov 2022)
kjohnsonmacOS 13.0 Ventura / arm64  OK    ERROR  skipped

Summary

Package: pareg
Version: 1.2.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data pareg
StartedAt: 2023-04-17 20:47:51 -0400 (Mon, 17 Apr 2023)
EndedAt: 2023-04-17 20:51:51 -0400 (Mon, 17 Apr 2023)
EllapsedTime: 239.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 pareg
###
##############################################################################
##############################################################################


* checking for file ‘pareg/DESCRIPTION’ ... OK
* preparing ‘pareg’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘pareg.Rmd’ using rmarkdown
Quitting from lines 145-150 (pareg.Rmd) 
Error: processing vignette 'pareg.Rmd' failed with diagnostics:
Valid installation of TensorFlow not found.

Python environments searched for 'tensorflow' package:
 /opt/homebrew/Cellar/python@3.10/3.10.8/Frameworks/Python.framework/Versions/3.10/bin/python3.10

Python exception encountered:
 Traceback (most recent call last):
  File "/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/reticulate/python/rpytools/loader.py", line 119, in _find_and_load_hook
    return _run_hook(name, _hook)
  File "/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/reticulate/python/rpytools/loader.py", line 93, in _run_hook
    module = hook()
  File "/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/reticulate/python/rpytools/loader.py", line 117, in _hook
    return _find_and_load(name, import_)
ModuleNotFoundError: No module named 'tensorflow'


You can install TensorFlow using the install_tensorflow() function.

--- failed re-building ‘pareg.Rmd’

--- re-building ‘pathway_similarities.Rmd’ using rmarkdown
--- finished re-building ‘pathway_similarities.Rmd’

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

Error: Vignette re-building failed.
Execution halted