Back to Mac ARM64 build report for BioC 3.16
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

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 NeuCA on kjohnson


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

raw results

Package 1351/2183HostnameOS / ArchINSTALLBUILDBUILD BIN
NeuCA 1.4.0  (landing page)
Hao Feng
Snapshot Date: 2023-04-12 13:00:02 -0400 (Wed, 12 Apr 2023)
git_url: https://git.bioconductor.org/packages/NeuCA
git_branch: RELEASE_3_16
git_last_commit: b993a5c
git_last_commit_date: 2022-11-01 11:25:19 -0400 (Tue, 01 Nov 2022)
kjohnsonmacOS 13.0 Ventura / arm64  OK    ERROR  skipped

Summary

Package: NeuCA
Version: 1.4.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data NeuCA
StartedAt: 2023-04-17 18:51:03 -0400 (Mon, 17 Apr 2023)
EndedAt: 2023-04-17 18:51:50 -0400 (Mon, 17 Apr 2023)
EllapsedTime: 46.9 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 NeuCA
###
##############################################################################
##############################################################################


* checking for file ‘NeuCA/DESCRIPTION’ ... OK
* preparing ‘NeuCA’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘NeuCA.Rmd’ using rmarkdown
Quitting from lines 76-80 (NeuCA.Rmd) 
Error: processing vignette 'NeuCA.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 ‘NeuCA.Rmd’

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

Error: Vignette re-building failed.
Execution halted