R Client on CRAN
Written on November 8, 2021 by Matthias Mohr.Today, we released a new version 1.1.0 of the openEO R Client, which features a couple of improvements and bug fixes (opens new window).
At the same time, the R client has been published on CRAN, too: openeo (opens new window) This means you can now install the R client more easily and directly through CRAN with the following command:
install.packages("openeo")
If you have trouble installing or working with the package, feel free to leave an issue in the GitHub issue tracker (opens new window).