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

Add a force argument to java_install() #56

Open
e-kotov opened this issue Mar 3, 2025 · 0 comments
Open

Add a force argument to java_install() #56

e-kotov opened this issue Mar 3, 2025 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed ro-hackathon-2025

Comments

@e-kotov
Copy link
Owner

e-kotov commented Mar 3, 2025

If a user wants to re-install the Java distribution (e.g., they suspect corruption), they have to manually delete the files via rJavaEnv::java_list("installed") + rJavaEnv::java_clear("installed").

Add and document force argument to java_install(), so that the distribution could be re-installed even if the file is already cached.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed ro-hackathon-2025
Projects
None yet
Development

No branches or pull requests

1 participant