# Awesome R Posts ## 4/2016 1. [Fast csv writing for R](http://blog.h2o.ai/2016/04/fast-csv-writing-for-r/)
@ Matt Dowle **#csv**
Introduction to fwrite() in data.table package.
  1. [I'll Keep Using R](http://md.ekstrandom.net/blog/2016/04/using-r/)
@ Michael Ekstrand **#PythonVsR**
Comparison between PyData stack and R.
  1. [How I Learned to Stop Worrying and Love R CMD Check](http://juliasilge.com/blog/How-I-Stopped/)
@ Julia Silge **#CRAN #package**
A real process of getting a package CRAN-ready.
  ## 3/2016 1. [Rbitrary Standards](https://ironholds.org/projects/rbitrary/)
@ Oliver Keyes **#R #FAQ**
This is an alternate FAQ for R.
  1. [Submitting packages to CRAN](http://f.briatte.org/r/submitting-packages-to-cran)
@ François Briatte **#CRAN #package**
This note lists a few of the mistakes that one can make before submitting a package to CRAN.
  1. [EigenCoder: Programming Stereotypes](http://trestletech.com/2016/03/09/eigencoder/)
@ Jeff Allen **#fun #visual**
There are a lot of stereotypes in the programming community. Well it turns out that some of these might be true.
  1. [BallR: Interactive NBA Shot Charts with R and Shiny](http://toddwschneider.com/posts/ballr-interactive-nba-shot-charts-with-r-and-shiny/)
@ Todd W. Schneider **#shiny #NBA**
Make your own shot charts for any NBA player dating back to 1996.
  1. [It’s not the p-values’ fault – reflections on the recent ASA statement (+relevant R resources)](http://www.r-statistics.com/2016/03/its-not-the-p-values-fault-reflections-on-the-recent-asa-statement/)
@ Tal Galili & Yoav Benjamini **#p-value #theory**
This post highlights points raised by Yoav Benjamini in his official response to the ASA statement, as well as offers a list of relevant R resources.
  1. [An Introduction to XGBoost R package](http://dmlc.ml/rstats/2016/03/10/xgboost.html)
@ DMLC **#machine learning**
  ## 2/2016 1. [Sustainable code for social scientists](http://f.local/r/sustainable-code-for-social-scientists)
@ François Briatte **#reproducible #code**
  ## 1/2016 1. [String manipulations on full names](http://f.local/r/string-manipulation-on-full-names)
@ François Briatte **#string #preprocess**
This note shows how to use the stringr package to clean a list of full names.
  ## 1/2015 1. [Understanding \[.data.frame](https://kevinushey.github.io/blog/2015/01/24/understanding-data-frame-subsetting/)
@ Kevin Ushey **#data.frame**
  ## 9/2007 1. [R Surprises](http://www1.cuni.cz/~obo/r_surprises.html)
@ Ondřej Bojar **#FFI #gotcha**
The number of 'gotchas' has exceeded my threshold. Instead of smashing things, I'll to write about it.
  ## Series 1. [R User Groups Updates](http://blog.revolutionanalytics.com/user-groups/)
@ Revolutions **#community**