| Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:57:16 -0400 (Sat, 17 Oct 2020).
| TO THE DEVELOPERS/MAINTAINERS OF THE netReg PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1190/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| netReg 1.12.0 Simon Dirmeier
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | ERROR | skipped | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | TIMEOUT | [ ERROR ] | skipped | skipped | |||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | ERROR | skipped | skipped |
| Package: netReg |
| Version: 1.12.0 |
| Command: chmod a+r netReg -R && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data netReg |
| StartedAt: 2020-10-16 23:08:45 -0400 (Fri, 16 Oct 2020) |
| EndedAt: 2020-10-16 23:12:08 -0400 (Fri, 16 Oct 2020) |
| EllapsedTime: 202.6 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: netReg_1.12.0.tar.gz |
| PackageFileSize: 864.6 KiB |
##############################################################################
##############################################################################
###
### Running command:
###
### chmod a+r netReg -R && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data netReg
###
##############################################################################
##############################################################################
* checking for file 'netReg/DESCRIPTION' ... OK
* preparing 'netReg':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'netReg.Rmd' using rmarkdown
2020-10-16 23:11:59.549449: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2
Quitting from lines 99-106 (netReg.Rmd)
Error: processing vignette 'netReg.Rmd' failed with diagnostics:
RuntimeError: `loss` passed to Optimizer.compute_gradients should be a function when eager execution is enabled.
Detailed traceback:
File "C:\Python37\lib\site-packages\tensorflow_core\python\training\optimizer.py", line 403, in minimize
grad_loss=grad_loss)
File "C:\Python37\lib\site-packages\tensorflow_core\python\training\optimizer.py", line 481, in compute_gradients
"`loss` passed to Optimizer.compute_gradients should "
--- failed re-building 'netReg.Rmd'
SUMMARY: processing the following file failed:
'netReg.Rmd'
Error: Vignette re-building failed.
Execution halted