Dear List,

According to datacamp support team, r-fiddle.org is not supported. We
asked them to put it down as Professor Maechler suggested it is
a waste of time for the R-help to respond to questions on something
not maintained and severely outdated. If you would like to use
R from your browser, you can embed the following into a web page:

<script src="https://cdn.datacamp.com/datacamp-light-latest.min.js";></script>
<div data-datacamp-exercise data-lang="r"></div>

Currently, it supports R 3.4.0. See the code base, which is open
source, here https://github.com/datacamp/datacamp-light

Hope it helps.

Best,
Mehmet



On 31 October 2017 at 15:09, Suzen, Mehmet <msu...@gmail.com> wrote:
> On 31 October 2017 at 12:42, Martin Maechler <maech...@stat.math.ethz.ch> 
> wrote:
>> Notably as I think it's been provided by a company that no
>> longer exists under that name, and even if that'd be wrong,  R-Fiddle
>> does not seem free software (apart from the R parts, I hope !).
>
> For the record, r-fiddle is maintained by datacamp:
> https://www.datacamp.com/community/blog/r-fiddle-an-online-playground-for-r-code-2

______________________________________________
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