gpflowr (jee-pee-flower) will be an R import of the GPflow python package for fitting Gaussian process models using Google’s TensorFlow library.

The package is about to be completely overhauled, deleting almost all of the code to make this a very thin wrapper around importing GPflow using Rstudio’s reticulate package. So if you’re interested in using GPflow in R, you should instead install GPflow for python, and import it using reticulate.