Changes in version 1.0.3 - Improved the message when 'Nothing to be done' to include the script name. Changes in version 1.0.2 (2025-03-17) - Improvements in vignette. Changes in version 1.0.1 (2023-10-27) - Renamed argument 'silent' to 'quiet' in make(). - Improved error messages when make() is called using invalid 'recipe', 'prereq', or 'target'. - Added a tutorial vignette with annotated examples and discussion, see vignette("makeit"). Changes in version 1.0.0 (2023-03-28) - Initial release, providing the the function make().