codetools

Finding (missing) dependencies in R-source code with {checkglobals}

Introduction An important aspect of writing an R-script or an R-package is ensuring reproducibility and maintainability of the developed code, not only for others, but also for our future selves.