I have already updated this package in the latest version. For one of my data analysis project, I use the license function in the usethis message, I get this error.
Error: `use_ccby_license()` is designed to work with packages.
Project 'top-line-predictor' is not an R package.
Thus, I check the related issues on the Github. I find, most of the issues related to licenses are about package development instead of something project related.
Thus, Is there any consideration not to use the license function for a data analysis project?
I don't know too much about the license field. Just feel usethis is easy to use and friendly for beginners of R users.