Last updated on 2025-07-19 18:50:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 3.02 | 170.29 | 173.31 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 2.20 | 121.24 | 123.44 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 276.76 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 274.82 | OK | |||
r-devel-windows-x86_64 | 0.1.2 | 4.00 | 224.00 | 228.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 3.90 | 156.49 | 160.39 | OK | |
r-release-linux-x86_64 | 0.1.2 | 3.15 | 158.96 | 162.11 | OK | |
r-release-macos-arm64 | 0.1.2 | 110.00 | OK | |||
r-release-macos-x86_64 | 0.1.2 | 196.00 | OK | |||
r-release-windows-x86_64 | 0.1.2 | 5.00 | 219.00 | 224.00 | OK | |
r-oldrel-macos-arm64 | 0.1.2 | 250.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.2 | 299.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.2 | 6.00 | 255.00 | 261.00 | OK |
Version: 0.1.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘bundle.Rmd’ using rmarkdown
Quitting from bundle.Rmd:15-29 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Installation of Python not found, Python bindings not loaded.
See the Python "Order of Discovery" here: https://rstudio.github.io/reticulate/articles/versions.html#order-of-discovery.
---
Backtrace:
▆
1. ├─base::ifelse(...)
2. └─tensorflow::tf_version()
3. └─tensorflow::tf_config()
4. └─reticulate::py_config()
5. └─reticulate:::ensure_python_initialized()
6. └─reticulate:::initialize_python()
7. └─reticulate (local) python_not_found("Installation of Python not found, Python bindings not loaded.")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'bundle.Rmd' failed with diagnostics:
Installation of Python not found, Python bindings not loaded.
See the Python "Order of Discovery" here: https://rstudio.github.io/reticulate/articles/versions.html#order-of-discovery.
--- failed re-building ‘bundle.Rmd’
SUMMARY: processing the following file failed:
‘bundle.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc