Kevin is a software engineer on the RStudio IDE team. He is an active member of the R community, member of the Rcpp core team, and has contributed to a wide variety of packages in the R ecosystem. He is the maintainer of the popular reticulate, renv, packrat, and RcppParallel R packages.
February 5, 2020
The renv package helps you create reproducible environments for your R projects. With renv, you can make your R projects more: Isolated...
November 21, 2017
R Markdown and knitr make it easy to intermingle code and text to generate compelling reports and presentations that are never out of date.
August 31, 2016
RcppParallel provides a complete toolkit for creating safe, portable, high-performance parallel algorithms