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

Update rtools version detection, now that R 4.3 is here #714

Closed
gaborcsardi opened this issue Mar 24, 2023 · 2 comments
Closed

Update rtools version detection, now that R 4.3 is here #714

gaborcsardi opened this issue Mar 24, 2023 · 2 comments
Labels
bug an unexpected problem or unintended behavior

Comments

@gaborcsardi
Copy link
Member

We need to install Rtools43 on R 4.3. Currently R-next is still 4.2.3-patched, but soon it will be 4.3.0-alpha, so we need to determine the default rtools version number based on the actual R version we download, not just the symbolic name.

Once we have 4.3.0-alpha it will be difficult to work out the rtools version needed from the symbolic name, so we might as well bite the bullet and do the proper implementation now.

@gaborcsardi gaborcsardi added the bug an unexpected problem or unintended behavior label Mar 24, 2023
@gaborcsardi
Copy link
Member Author

Fixed now, in v2 soon.

@github-actions
Copy link

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue and include a link to this issue

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant