Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Rextester to R Interactive Playgrounds #4604

Merged
merged 17 commits into from
Oct 22, 2020

Conversation

kevinlwebb
Copy link
Contributor

Hacktoberfest notes:

  • due to volume of submissions, we may not be able to review PRs that do not pass tests and do not have informative titles.
  • please read our contributing guidelines
  • be sure to check the output of Travis-CI for linter errors
  • if this is your first open source contribution, make sure it's not your last!

What does this PR do?

Add Resource(s)

For resources

Description

Rextester provides playgrounds for multiple coding languages including R

Why is this valuable (or not)?

  1. Free
  2. Interactive

How do we know it's really free?

You can freely access the website.

For book lists, is it a book? For course lists, is it a course? etc.

Playground

Checklist:

  • Not a duplicate
  • Included author(s) if appropriate
  • Lists are in alphabetical order
  • Needed indications added (PDF, access notes, under construction)

@kevinlwebb
Copy link
Contributor Author

@eshellman I have tried putting my edit before and after R-Fiddle, but neither work.

@SethFalco
Copy link
Sponsor Member

SethFalco commented Oct 22, 2020

@eshellman I have tried putting my edit before and after R-Fiddle, but neither work.

Heads up, you can check Travis CI manually if you want to see exactly what's wrong! There's no need to do trial-and-error commits!
- https://travis-ci.com/github/EbookFoundation/free-programming-books/builds/191563619

Currently, it displays:

home/travis/build/EbookFoundation/free-programming-books/free-programming-playgrounds.md
  178:1-179:38  warning  Alphabetical ordering: swap l.179 and l.178  alphabetize-lists  remark-lint

So, this is the correct order:

* [R-Fiddle](http://www.r-fiddle.org)
* [Rextester](https://rextester.com/l/r_online_compiler)

Can you please fix the order of your list!

Meanwhile, don't worry about the build failures, it's not your fault. It seems some commits that had failures were merged is all!

@eshellman eshellman merged commit 2fc1fa1 into EbookFoundation:master Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants