There's no standard way to do this outside of a package. I suggest making a README.md file which describes
- What the project is
- Required packages
- Other required software, if any
- How to run the analysis
As a bonus, these types of files are incredibly useful when revisiting older projects. I make them even for projects I never expect to share.