I committed and pushed the updates of the R function on GitHub. However, when I check this function on OpenCPU it remains of the old version.
https://public.opencpu.org/ocpu/github/Klausos9/test/R/test/print
I tried to re-run the command
install_github("Klausos9/test")
from RStudio, but still the changes are not uploaded to OpenCPU. How to fix this issue?