1. Pin package versions in your production Docker image

    Making sure R package versions stay the same when deploying Docker containers to production is a nightmare. When you install.packages(), the newest version and its dependencies are installed, potentially messing up your carefully crafted pipeline. To make package versions predictable, I show how I try to make this a reality using the wonderful renv package.

    read more

« Page 4 / 6 »

1995 style links

social