The goal of multilinguer is to provide install function corretto which is one of distribution of jdk and many others like conda for R user.
# CRAN version
install.packages("multilinguer")
# dev version on r-universe
install.packages('multilinguer', repos = 'https://mrchypark.r-universe.dev')
Package has install_*()
function.
library(multilinguer)
install_conda()
install_java()
Thanks goes to these wonderful people (emoji key):
Seongik Kim 📦 |
jamesleeeee |
Minseok-choi97 🐛 |
Daeun Lee 🐛 |
bono |
This project follows the all-contributors specification. Contributions of any kind welcome!