R-packages - best practices and useful tools
In this episode, I’m joined once again by Daniel Sabanés Bové to talk all about R packages—why they’re so useful, when to create one, and how to do it effectively. Whether you’re just starting out with writing reusable functions or thinking about building a more robust and reusable R package, you’ll find plenty of hands-on advice in our discussion.
Daniel shares his experiences from working at Roche, Google, and now through his consultancy, Arconis. We dive into everything from writing clean and consistent code, to testing, documenting, and even promoting your package in the open-source world.
What You’ll Learn in This Episode: