We were talking about r-fiddle. It gives error there [*], that's why I
suggested using RCurl.

> source("https://raw.githubusercontent.com/msuzen/isingLenzMC/master/R/isingUtils.R";)
...
unsupported URL scheme
Error : cannot open the connection
>

On 30 October 2017 at 15:51, Martin Maechler <maech...@stat.math.ethz.ch> wrote:
>>>>>> Suzen, Mehmet <msu...@gmail.com>
>>>>>>     on Mon, 30 Oct 2017 11:16:30 +0100 writes:
>
>     > Hi Frank, You could upload your R source file to a public
>     > URL, for example to github and read via RCurl, as source
>     > do not support https as far as I know.
>
> well... but your knowledge is severely (:-) outdated.
> Why did you not try first?
>
> source("https://raw.githubusercontent.com/msuzen/isingLenzMC/master/R/isingUtils.R";)
>
> works for me even in R 3.3.0 which is really outdated itself!
>

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to