rstudio / tfdatasets

R interface to TensorFlow Datasets API
https://tensorflow.rstudio.com/tools/tfdatasets/
34 stars 12 forks source link

Broken dependency tfestimators #85

Closed jeroen closed 3 years ago

jeroen commented 3 years ago

There is a bug in tfestimators that prevents me from installing this, however it looks like tfestimators is inactive.

See also: https://rstudio.r-universe.dev/ui#builds

* installing *source* package ‘tfestimators’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
ERROR: loading failed
Error: package or namespace load failed for ‘tfestimators’:
* removing ‘/usr/local/lib/R/site-library/tfestimators’
 .onLoad failed in loadNamespace() for 'tfestimators', details:
  call: if (tensorflow::tf_version() <= "1.12") {
  error: argument is of length zero
Error: loading failed
Execution halted

And then

eplacing rmarkdown engine...
* checking for file ‘tfdatasets/DESCRIPTION’ ... OK
* preparing ‘tfdatasets’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
      -----------------------------------
Replacing rmarkdown engine...
ERROR: dependency ‘tfestimators’ is not available for package ‘tfdatasets’
* removing ‘/tmp/Rtmp7Fnot7/Rinst55e5e14e419/tfdatasets’
      -----------------------------------
ERROR: package installation failed