We welcome contributions that improve the theoretical aspects of the ENM/SDM implemented here, optimize the code, and fix known issues. Better model parametrization is one of our key weak spots right now.
modleR aims to provide a reproducible workflow environment for ENM/SDM without reinventing the wheel and without incorporating every possible functionality. Good communication with other packages in the R ecosystem, including the tidyverse, is more important than having our own versions of the same functions.
To contribute to this package, please discuss the change you wish to make by filing an issue. Comments on issues and reviews of pull requests are also very welcome.
To make a contribution, submit a Pull Request (PR), following the git flow.
This contributing guide was modified from The Carpentries contributing guide