Skip to content

CRAN Release

Choose a tag to compare

@dfalbel dfalbel released this 01 Aug 13:28
4f7ffb6
  • Upgraded default installed version to 1.14.0

  • Refactored the install_tensorflow code delegating to reticulate (#333, #341): We completely delegate to installation to reticulate::py_install, the main difference is that now the default environment name to install is r-reticulate and not r-tensorflow.