## Problem The current version of the template requires `NAMESPACE` to be edited manually. Letting `roxygen2` do this for us is a better practice. ## Context Suggested by @vandenman [here](https://github.com/jasp-stats/jaspModuleTemplate/pull/12#discussion_r2003567709).
Problem
The current version of the template requires
NAMESPACEto be edited manually. Lettingroxygen2do this for us is a better practice.Context
Suggested by @vandenman here.