v2.0.1
This patch version presents no changes from the user perspective. Code
improvements have been made to the package to address comments and
suggestions from the editor of the rOpenSci peer review
process. These include:
- Improving the README, adding quick usage examples, more details on the
functionality of RAMEN, and better installation instructions. - Fixing inconsistencies across the package documentation, such as email
addresses, author information, and citation details. - Adding a continuous integration check for R 4.2.0
- Minor code style improvements.
- Separating the tests into self-contained independent files (one per
function) to improve organization and readability.