When working on section 3.1, I installed the ggplot2 package and ran the code for qplot. I received the following message:
Warning message:
qplot() was deprecated in ggplot2 3.4.0.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this
warning was generated.
The scatterplot was still displayed as expected.