Riemann is an R package for learning with data on Riemannian manifolds.
You can install the released version of Riemann from CRAN with:
install.packages("Riemann")
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("kyoustat/Riemann")