heraThe goal of hera is to handle the R counter part of the xeus-r Jupyter kernel.InstallationYou can install the development version of hera from GitHub with:# install.packages("devtools") devtools::install_github("jupyter-xeus/xeus-r")