| Back to Mac ARM64 build report for BioC 3.16 |
|
This page was generated on 2023-04-19 11:01:56 -0400 (Wed, 19 Apr 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson | macOS 13.0 Ventura | arm64 | 4.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 | ||||
|
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. |
| Package 1351/2183 | Hostname | OS / Arch | INSTALL | BUILD | BUILD BIN | ||||||||
| NeuCA 1.4.0 (landing page) Hao Feng
| kjohnson | macOS 13.0 Ventura / arm64 | OK | ERROR | skipped | ||||||||
| 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 |
##############################################################################
##############################################################################
###
### 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