############################################################################## ############################################################################## ### ### 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