Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-06-19 12:05 -0400 (Thu, 19 Jun 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) | x86_64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4810 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" | 4548 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | 4.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" | 4528 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4493 |
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 |
Package 2224/2309 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ttgsea 1.17.0 (landing page) Dongmin Jung
| nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the ttgsea package: - 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 Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: ttgsea |
Version: 1.17.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data ttgsea |
StartedAt: 2025-06-18 17:49:48 -0400 (Wed, 18 Jun 2025) |
EndedAt: 2025-06-18 17:50:05 -0400 (Wed, 18 Jun 2025) |
EllapsedTime: 17.2 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 /Users/biocbuild/Library/Python/3.9/lib/python/site-packages/urllib3/__init__.py:35: NotOpenSSLWarning: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020 warnings.warn( Quitting from ttgsea.Rmd:89-117 [unnamed-chunk-2] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `py_call_impl()`: ! ValueError: Unrecognized keyword arguments passed to Embedding: {'input_length': 30} Run `reticulate::py_last_error()` for details. --- Backtrace: ▆ 1. ├─ttgsea::fit_model(...) 2. │ └─model %>% ... 3. ├─keras::fit(., x_train, y_train, batch_size, epochs, ...) 4. ├─ttgsea::bi_lstm(num_tokens, embedding_dim, length_seq, num_units) 5. │ └─... %>% keras::layer_dense(1) 6. ├─keras::layer_dense(., 1) 7. │ └─keras::create_layer(...) 8. ├─keras::bidirectional(...) 9. │ └─keras::create_layer(keras$layers$Bidirectional, object, args) 10. └─keras::layer_embedding(...) 11. └─keras::create_layer(keras$layers$Embedding, object, args) 12. ├─base::do.call(layer_class, args) 13. └─reticulate (local) `<python.builtin.type>`(...) 14. └─reticulate:::py_call_impl(callable, call_args$unnamed, call_args$named) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'ttgsea.Rmd' failed with diagnostics: ValueError: Unrecognized keyword arguments passed to Embedding: {'input_length': 30} Run `reticulate::py_last_error()` for details. --- failed re-building ‘ttgsea.Rmd’ SUMMARY: processing the following file failed: ‘ttgsea.Rmd’ Error: Vignette re-building failed. Execution halted