Package: multilinguer Title: Gentle Language Installer for R User Version: 0.2.4 Authors@R: person(given = "Chanyub", family = "Park", role = c("aut","cre"), email = "mrchypark@gmail.com", comment = c(ORCID = "0000-0001-6474-2570")) Description: Provides install functions of other languages such as 'java', 'python'. License: MIT + file LICENSE Encoding: UTF-8 URL: https://github.com/mrchypark/multilinguer BugReports: https://github.com/mrchypark/multilinguer/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Imports: sys, rappdirs, usethis, askpass Depends: R (>= 2.10) Config/pak/sysreqs: cmake git make libgit2-dev libuv1-dev libssl-dev libx11-dev Repository: https://mrchypark.r-universe.dev Date/Publication: 2022-08-12 16:39:59 UTC RemoteUrl: https://github.com/mrchypark/multilinguer RemoteRef: HEAD RemoteSha: b18d1cb772bcb0fcf07f404207c278cb435abdb8 NeedsCompilation: no Packaged: 2026-06-21 09:08:24 UTC; root Author: Chanyub Park [aut, cre] (ORCID: ) Maintainer: Chanyub Park