Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrected miniIU typo to miniUI in addins.R #85

Merged
merged 1 commit into from Aug 4, 2022
Merged

Corrected miniIU typo to miniUI in addins.R #85

merged 1 commit into from Aug 4, 2022

Conversation

lquayle88
Copy link
Contributor

@lquayle88 lquayle88 commented Aug 4, 2022

Attempting to use package was resulting in this message:

> library(miniUI)
> ymlthis:::launch_yaml_addin()
ℹ The package `miniIU` is required Must be installed to use this function.
✖ Would you like to install it?

1: Yes
2: No

Selection: 

This was a result of a typo in the "addins.R" file which I have corrected.

Closes #84

@malcolmbarrett
Copy link
Collaborator

Thanks!

@malcolmbarrett malcolmbarrett merged commit 8dd0058 into r-lib:main Aug 4, 2022
@lquayle88 lquayle88 deleted the addins_edit branch August 4, 2022 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in addins.R
2 participants