Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: 📌 to indicate to install package from GitHub (#6)
When you use a package that is installed from GitHub (the CMAverse), you need to tell R where to install it from since R assumes CRAN. Using `use_dev_package()` correctly updates the DESCRIPTION file with that information.
- Loading branch information