| Back to Multiple platform build/check report for BioC 3.16 |
|
This page was generated on 2022-07-07 11:12:10 -0400 (Thu, 07 Jul 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.2.0 Patched (2022-06-02 r82447) -- "Vigorous Calisthenics" | 4343 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.0 Patched (2022-06-02 r82447 ucrt) -- "Vigorous Calisthenics" | 4148 |
| lconway | macOS 12.2.1 Monterey | x86_64 | 4.2.0 Patched (2022-05-29 r82424) -- "Vigorous Calisthenics" | 4160 |
| kjohnson | macOS 12.4 Monterey | arm64 | 4.2.0 Patched (2022-06-09 r82473) -- "Vigorous Calisthenics" | 3115 |
| 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 ttgsea package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ttgsea.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 2052/2124 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ttgsea 1.5.0 (landing page) Dongmin Jung
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.2.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson | macOS 12.4 Monterey / arm64 | OK | ERROR | skipped | skipped | |||||||||
| Package: ttgsea |
| Version: 1.5.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data ttgsea |
| StartedAt: 2022-07-07 07:02:50 -0400 (Thu, 07 Jul 2022) |
| EndedAt: 2022-07-07 07:03:14 -0400 (Thu, 07 Jul 2022) |
| EllapsedTime: 25.0 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 ttgsea
###
##############################################################################
##############################################################################
* checking for file ‘ttgsea/DESCRIPTION’ ... OK
* preparing ‘ttgsea’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘ttgsea.Rmd’ using rmarkdown
Loading required package: keras
pre-processing...
Quitting from lines 90-115 (ttgsea.Rmd)
Error: processing vignette 'ttgsea.Rmd' failed with diagnostics:
Valid installation of TensorFlow not found.
Python environments searched for 'tensorflow' package:
/opt/homebrew/Cellar/python@3.9/3.9.13_1/Frameworks/Python.framework/Versions/3.9/bin/python3.9
/usr/bin/python3
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 39, in _import_hook
module = _import(
ModuleNotFoundError: No module named 'tensorflow'
You can install TensorFlow using the install_tensorflow() function.
--- failed re-building ‘ttgsea.Rmd’
SUMMARY: processing the following file failed:
‘ttgsea.Rmd’
Error: Vignette re-building failed.
Execution halted