Open Issues Need Help
View All on GitHub Use renv with pak about 1 year ago
AI 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.
Complexity:
4/5
good first issue
Learn how to publish releases about 1 year ago
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.
Complexity:
3/5
documentation help wanted