Open Issues Need Help
View All on GitHubAI Summary: The task is to investigate and implement the use of `pak` with `renv` within the WHEP R package project, based on the provided FAQ link addressing compatibility issues between these two R package management tools. This involves understanding how `pak`'s package installation interacts with `renv`'s dependency management and potentially modifying the WHEP project's workflow to ensure seamless integration.
AI Summary: Research and implement a release process for the WHEP R package, including documenting changes in each release using best practices for R packages. This involves learning how to use tools like `use_github_release` and integrating this into the existing workflow.