| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:32:28 -0400 (Thu, 06 May 2021).
|
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 1220/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Simon Dirmeier
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | ERROR | skipped | skipped | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | ERROR | skipped | skipped | |||||||||
| Package: netReg |
| Version: 1.14.0 |
| Command: chmod a+r netReg -R && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data netReg |
| StartedAt: 2021-05-05 22:18:46 -0400 (Wed, 05 May 2021) |
| EndedAt: 2021-05-05 22:21:23 -0400 (Wed, 05 May 2021) |
| EllapsedTime: 157.5 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### chmod a+r netReg -R && C:\Users\biocbuild\bbs-3.12-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
2021-05-05 22:21:20.056038: 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