Programming
Gábor Csárdi, Lionel Henry
How to avoid resource leaks in C code in R packages? Introducing the cleancall package. Read more ...
2019/05/22
Jenny Bryan
Advice on workflows for developing R scripts. How to think about whether an action belongs in the script or elsewhere. Read more ...
2017/12/12
Jim Hester
Contributing code to open source projects can be intimidating. These projects are often widely used and have well known maintainers. Contributing code and having it accepted seems an almost insurmountable task. However if you follow a few simple strategies you can have your code accepted into even the most popular projects in the tidyverse. Read more ...
2017/08/14