>>>>> Suzen, Mehmet <msu...@gmail.com> >>>>> on Tue, 31 Oct 2017 19:27:30 +0100 writes:
> 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 Yes, it does! Thank you very much, Mehmet, for reaching out to get these clarifications and reporting back here. I'm glad to be notified that datacamp seems to adhere to an open source philosophy also in the tools they write: For datacamp-light they _do_ adhere (*) to the much more strict GNU Public Licence (GPL) Free Software standard which emphasizes not only the free availability of source code, but also other freedoms, e.g., to *modify* and re-distribute under the GPL, see https://en.wikipedia.org/wiki/GPL for much more. An open Github repos alone is _no_ guarantee for that, and unfortunately I think there's much software there where authors don't care (or don't want) to use a "truly" free software licence such as (*) https://github.com/datacamp/datacamp-light/blob/master/LICENSE.md Best, Martin Maechler > 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.