Skip to content

Latest commit

 

History

History
95 lines (49 loc) · 2.99 KB

CONTRIBUTING.md

File metadata and controls

95 lines (49 loc) · 2.99 KB

Update

The draft post is in https://github.com/rweekly/rweekly.org/blob/gh-pages/draft.md

Put new updates to the draft post. Add links to the bottom of each section.

Separate each item with a blank line. This layout will have a better view on most RSS readers.

Doing is better than talking. If you find a bug which is easy to fix, just click the edit button.

+ [item one](link) - text

+ [item two](link) - text

![item two image alt text](link)

Structure of the draft

In order to post more relevant content under each section, members/contributors are requested to follow the below rules to post content. Thank you!

Tutorials

R tutorials for how to use certain packages and tools (usually code is embedded).

Insights

Articles that talks about R and data science in general (usually no code embedded).

R in the Real World

Analyses that use R to analyze real-world data sets.

R in Organization

R use cases/events that showcase how organizations are utilizing or integrating to R.

R in Academia

R use cases that showcase how Academia is utilizing R.

International R

Non-English R related content.

Videos and Podcasts

Videos and Podcasts about R.

Resources

Long posts, websites, books, slides, list, cheat sheets, or other learning resources in general that are more officially aggregated as a guide material.

Connect

R Jobs and Communities.

New Packages and Tools

New packages and tools that are created or published in the past 2 weeks.

New Releases

New releases (i.e. recent version updates) of pre-existing tools and packages for R.

Call for Participation

New R groups, communities or competitions here.

Upcoming Events

At most three links about big events for the upcoming months. This section repeats every issue. If there are some big interesting events, we can also add more than three links.

Events can also be in Call for Participation section.

Freeze

The draft post will be frozen on Sunday according to GMT+00:00, and the new items will be added to a new draft post. Editors of R Weekly can read and find bugs in the frozen post, which will be release on the next day.

Use https://validator.w3.org/checklink to check dead links. Release the frozen post as weekly update every Monday according to GMT+00:00.

Images

Don't put images in the main repo, and this rule will keep the main repo size small and easy to clone.

R Weekly always uses HTTPS. To fix mixed content warning for images that are using HTTP, ask the copyright holder of the image for permission and put an copy of the image in rweekly/image repo.

Don't Use RawGit as CDN.

RawGit will no longer cache images. See https://twitter.com/rawgit/status/836744103190638592 .

For new images that will show in R Weekly issues, it is recommended to use https://raw.githubusercontent.com/ domain. And R Weekly Live only accepts https://raw.githubusercontent.com/ domain images.

Or do not use that image.