15 Packages and platform
15.1 Packages
15.1.1 Right sizing dependencies
15.1.2 renv
15.1.3 Compared to python
If you’re familiar with Python, it’s worth talking a little about the differences:
- CRAN vs PyPI
- Chances of random packages working together
- Virtual env as default vs optional
- SemVer