When I updated my copy of dplyr, I got a series of warnings about missing files in other packages: rlang, dbplyr, etc.
E.g.: "file link 'quasiquotation' in package 'rlang' does not exist and so has been treated as a topic"
The package can be opened and appears to be working correctly. What do these warnings mean? Should I be concerned about them?
Thanks in advance for any clarification of the above.
Larry Hunsicker
Running R 3.6.3; RStudio 1.2.5033 on Windows 10 up to date.