Running with same environment, env variables, .libPaths().
In RStudio Server:
> source('https://gist.githubusercontent.com/abalter/a3e8fa6dec1103a59fea7d5cd32affc6/raw/4e61092389218141d4ff2d7267b0d4f198484695/test.R')
Error in file(filename, "r", encoding = encoding) :
internet routines cannot be loaded
At console:
> source('https://gist.githubusercontent.com/abalter/a3e8fa6dec1103a59fea7d5cd32affc6/raw/4e61092389218141d4ff2d7267b0d4f198484695/test.R')
[1] "hello"
>
Test file: https://gist.github.com/abalter/a3e8fa6dec1103a59fea7d5cd32affc6