Skip to content

Gentle Programming Language Installer (like JDK, conda) for R User

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

mrchypark/multilinguer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b18d1cb Β· Aug 12, 2022
Jan 19, 2022
Aug 12, 2022
Jan 16, 2022
Jan 19, 2022
Aug 12, 2022
Aug 12, 2022
Jan 19, 2022
Dec 10, 2019
Aug 12, 2022
Aug 12, 2022
Dec 10, 2019
Dec 10, 2019
Jan 19, 2022
Aug 12, 2022
Aug 12, 2022
Jan 19, 2022
Aug 12, 2022
Jan 19, 2022

Repository files navigation

multilinguer

Lifecycle: stable R-CMD-check CRAN status runiverse-name runiverse-package metacran downloads Downloads

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.

Installation

# CRAN version
install.packages("multilinguer")

# dev version on r-universe
install.packages('multilinguer', repos = 'https://mrchypark.r-universe.dev')

Example

Package has install_*() function.

library(multilinguer)
install_conda()
install_java()

Contributors ✨

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!