Skip to content
qinwf edited this page Apr 27, 2020 · 34 revisions

News

2020-04

Some Links

Join: https://docs.google.com/forms/d/1WdCjXvWJ1tDSlZNJAroGWCWcqqDjRMAF2VNnZCfn14g/viewform

GitLab: https://gitlab.com/groups/rweekly

Team Space: https://space.rweekly.org/

Slack: https://rweekly.slack.com

rweekly-highlights: https://github.com/rweekly/rweekly-highlights

Validator: https://validator.w3.org/checklink

GitHub Weekly Trending: Link & Diff

Update

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

Put new updates to the draft post.

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)

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.

Release

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

You can release the new post on Sunday. Set the date in the file name to the one that you release the new post. If you release it on Sunday, set the date to Sunday.

If you release the post on Sunday but set the date to Monday, it will not render on Sunday. You will need to trigger a build with a new commit on Monday.

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.

If an image is very big, please consider using https://cdn.jsdelivr.net/gh/rweekly/image/...... For example, https://cdn.jsdelivr.net/gh/rweekly/image/2019/ggplot2-flipbook.gif

Highlight

  • Each weekly contains at most 3 highlight posts. When there are special events, eg. UseR!, we can have more highlight posts.
  • Members of the R Weekly will vote for at most three posts on the R Weekly Slack channel every Saturday. If you do not want to recommend any post, you can skip the vote.
  • If any member rejects a link in the poll, we will remove it from the poll.
  • There is a handy shiny widget rweekly/rweekly.highlights to generate poll for Slack.

If you want to be an R Weekly organization member, please take the survey.

Membership

A member will receive a notice about his/her inactive status for two months in the organization. A member will leave R Weekly organization if the inactive status passes 75 days.

Activities including GitHub, Slack, Google Group, and official Twitter account management.

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

Section

Tutorials

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

Insights

Please post articles that talks about R and data science in general(usually no code embedded)

R in Real World

Please post analyses that use R to analyze real-world data sets

R in Organization

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

R in Academia

Please post R use cases that showcase how Academia is utilizing R

International R

Please post Non-English R related content

Videos and Podcasts

Videos and Podcasts about R

Resources

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

Jobs

Please post R Jobs

New Packages and Tools

Please post new packages and tools that are created or published in the past 2 weeks.

Updated Packages

Please post new releases of tools and packages for R

Call for Participation

Please post new R groups, communities or competitions here.

Upcoming Events

Please post 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.

Clone this wiki locally