RAINER helps you resolve errors, understand unexpected outputs, and improve your code using a large language model (LLM). It examines the current state of your workspace and code to provide individual explanations and suggestions.

programming r-package rstats statistics teaching
2 Open Issues Need Help Last updated: Dec 8, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes replacing `utils::askYesNo` with `readline` for setup questions to prevent popups on Windows. It also suggests creating a custom `mini-askYesNo` function to handle 'y/n' and 'yes/no' responses, and ensuring consistent naming of options across the package.

Complexity: 2/5
good first issue

RAINER helps you resolve errors, understand unexpected outputs, and improve your code using a large language model (LLM). It examines the current state of your workspace and code to provide individual explanations and suggestions.

R
#programming#r-package#rstats#statistics#teaching

AI Summary: This issue requests updating the package's installation instructions to recommend `pak::pak` instead of `remotes::install_github`. This change needs to be applied to the README and any other relevant documentation or resources.

Complexity: 1/5
good first issue

RAINER helps you resolve errors, understand unexpected outputs, and improve your code using a large language model (LLM). It examines the current state of your workspace and code to provide individual explanations and suggestions.

R
#programming#r-package#rstats#statistics#teaching