I need to execute R code as webservice, so i tried MLS and it works ok. The problem is that the packages are too old, and i need functions that are not implemented on old packages. I asked Microsoft support about it, and they have no data up upgrade it, and the new packages require an upgrade of it.
How can i do that using other resources, like webapi instead of MLS? All solutions I found requires R installed on the machine, which is a problem for creating an azure webapp, function, or API. I need an endpoint for forecast on-demand.