rspacer (RSpace API wrapper for R)
A community-developed project to work with the RSpace API through R is available at https://github.com/LACDR/rspacer.
The GitHub description overviews the functionality:
This packages provides convenience functions to browse, search, create, and edit your RSpace documents. In addition, it enables filling RSpace templates from R Markdown/Quarto reports or from tabular data (e.g., R data.frames/tibbles, but also Excel/CSV files), which should significantly speed up documentation of computational/analysis workflows in the RSpace ELN, and will enable integration of the RSpace ELN in R-based tools such as R Shiny apps.
A native RSpace - R Studio integration is planned, but is not in development yet.