I'm trying to execute the R file from gist. But I got this error: File not found: /tmp/ocpu-www-data/gist_library/ocpu_gist_zhangway_7308452/til.R -X post
My R source file is publicly here.
After I typed the HTTP request https://public.opencpu.org/ocpu/gist/zhangway/7308452/til.R -X POST
on the address bar, I got the above error.
However, after I typed https://public.opencpu.org/ocpu/gist/zhangway/7308452/til.R
, the browser can display the source code correctly.
Could anyone help with this? Thanks.