Resources

What does deprecated mean? Package lifecycle and the process of deprecation.

An important part of the process of package lifecycle and package development is not just adding new functions. It's equally important to remove functions. Hadley Wickham shares about the package lifecycle process and what 'deprecation' means for functions. See the full video about the purrr 1.0 release: https://youtu.be/EGAs7zuRutY More about the package lifecycle stages: https://lifecycle.r-lib.org/articles/stages.html Maintaining the house that tidyverse built: https://youtu.be/izFssYRsLZs

image: thumbnail.jpg