I've created a simple package in R and hosted it on Github. I want to create an API using OpenCPU own cloud servers.
The procedure is supposed to be simple: just add http://cloud.opencpu.org/ocpu/webhook
as a webhook on Github.
When I do this, here's the message I'm getting:
We couldn’t deliver this payload: Service Timeout
What should I do? The package imports markovchain
. Could this be somehow related?