So we manage a few RStudio package managers for clients. One of the key features that's useful is being able to easily distribute internal packages. However, users would like to know what has changed in a package when it's been updated, e.g. NEWS or a changelog.
A user might not have access to the underlying git repo, not for security purposes, but just to simplify things for new starts.