mrchypark / multilinguer

Gentle Programming Language Installer (like JDK, conda) for R User
https://mrchypark.github.io/multilinguer/
Other
7 stars 2 forks source link

박 박사님. 지난번 문의 드리고도 어려움을 풀지 못해 다시 문의 올립니다. #55

Open BaeBJH opened 1 year ago

BaeBJH commented 1 year ago

최신 버전으로 다시 설치하고 아래의 코드 등으로 다시 KoNLP 패키지 다시 설치하다 아래와 같은 오류가 나타나고 있습니다. 한번 검토 부탁드립니다. 바쁘신 중에도 문의에 답해 주시고 조언해 주심에 다시 한번 감사 드립니다.

install.packages("multilinguer") Error in install.packages : Updating loaded packages

Restarting R session...

install.packages("multilinguer") trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/multilinguer_0.2.4.zip' Content type 'application/zip' length 626003 bytes (611 KB) downloaded 611 KB

패키지 ‘multilinguer’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다

다운로드된 바이너리 패키지들은 다음의 위치에 있습니다 C:\Users\lucky\AppData\Local\Temp\RtmpoLTHOU\downloaded_packages

library(multilinguer) multilinguer::install_jdk() ℹ Target JDK: amazon-corretto-11-x64-windows-jdk.msi Are you sure you want to install jdk?

1: No 2: For sure 3: Absolutely not

선택: 2 ℹ Installing JDK -- please wait a moment ... ℹ Downloading 'https:/corretto.aws/downloads/latest/amazon-corretto-11-x64-windows-jdk.msi' trying URL 'https://corretto.aws/downloads/latest/amazon-corretto-11-x64-windows-jdk.msi' Content type 'binary/octet-stream' length 168898560 bytes (161.1 MB) downloaded 67.6 MB

Error in attributes(x) <- at : 'names' attribute [2] must be the same length as the vector [1]

install.packages(c("hash", "tau", "Sejong", "RSQLite", "devtools", "bit", "rex",

  • "lazyeval", "htmlwidgets", "crosstalk", "promises", "later",
  • "sessioninfo", "xopen", "bit64", "blob", "DBI", "memoise", "plogr",
  • "covr", "DT", "rcmdcheck", "rversions"), type = "binary") trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/hash_2.2.6.2.zip' Content type 'application/zip' length 189581 bytes (185 KB) downloaded 185 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/tau_0.0-24.zip' Content type 'application/zip' length 173205 bytes (169 KB) downloaded 169 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/Sejong_0.01.zip' Content type 'application/zip' length 1618025 bytes (1.5 MB) downloaded 1.5 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/RSQLite_2.3.1.zip' Content type 'application/zip' length 1574033 bytes (1.5 MB) downloaded 1.5 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/devtools_2.4.5.zip' Content type 'application/zip' length 435539 bytes (425 KB) downloaded 425 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/bit_4.0.5.zip' Content type 'application/zip' length 1134533 bytes (1.1 MB) downloaded 1.1 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/rex_1.2.1.zip' Content type 'application/zip' length 125722 bytes (122 KB) downloaded 122 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/lazyeval_0.2.2.zip' Content type 'application/zip' length 161096 bytes (157 KB) downloaded 157 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/htmlwidgets_1.6.2.zip' Content type 'application/zip' length 810670 bytes (791 KB) downloaded 791 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/crosstalk_1.2.0.zip' Content type 'application/zip' length 410143 bytes (400 KB) downloaded 400 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/promises_1.2.0.1.zip' Content type 'application/zip' length 1973559 bytes (1.9 MB) downloaded 1.9 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/later_1.3.1.zip' Content type 'application/zip' length 463602 bytes (452 KB) downloaded 452 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/sessioninfo_1.2.2.zip' Content type 'application/zip' length 185872 bytes (181 KB) downloaded 181 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/xopen_1.0.0.zip' Content type 'application/zip' length 24805 bytes (24 KB) downloaded 24 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/bit64_4.0.5.zip' Content type 'application/zip' length 493343 bytes (481 KB) downloaded 481 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/blob_1.2.4.zip' Content type 'application/zip' length 48204 bytes (47 KB) downloaded 47 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/DBI_1.1.3.zip' Content type 'application/zip' length 773786 bytes (755 KB) downloaded 755 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/memoise_2.0.1.zip' Content type 'application/zip' length 50084 bytes (48 KB) downloaded 48 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/plogr_0.2.0.zip' Content type 'application/zip' length 19073 bytes (18 KB) downloaded 18 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/covr_3.6.2.zip' Content type 'application/zip' length 335564 bytes (327 KB) downloaded 327 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/DT_0.28.zip' Content type 'application/zip' length 1813668 bytes (1.7 MB) downloaded 1.7 MB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/rcmdcheck_1.4.0.zip' Content type 'application/zip' length 170594 bytes (166 KB) downloaded 166 KB

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/rversions_2.1.2.zip' Content type 'application/zip' length 67253 bytes (65 KB) downloaded 65 KB

패키지 ‘hash’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘tau’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘Sejong’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘RSQLite’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘devtools’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘bit’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘rex’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘lazyeval’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘htmlwidgets’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘crosstalk’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘promises’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘later’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘sessioninfo’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘xopen’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘bit64’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘blob’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘DBI’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘memoise’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘plogr’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘covr’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘DT’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘rcmdcheck’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다 패키지 ‘rversions’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다

다운로드된 바이너리 패키지들은 다음의 위치에 있습니다 C:\Users\lucky\AppData\Local\Temp\RtmpoLTHOU\downloaded_packages

install.packages("remotes") trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/remotes_2.4.2.zip' Content type 'application/zip' length 397889 bytes (388 KB) downloaded 388 KB

패키지 ‘remotes’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다

다운로드된 바이너리 패키지들은 다음의 위치에 있습니다 C:\Users\lucky\AppData\Local\Temp\RtmpoLTHOU\downloaded_packages

library(KoNLP) [1] "DEBUG start" [1] "C:/R/R-4.3.0/library/KoNLP/java/scala-library-2.11.8.jar" [1] "My R is over 3.2.0" [1] "scala-library target url: https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.jar" [1] "'method' parameter for download.file() function in your R: wininet" the 'wininet' method is deprecated for http:// and https:// URLs[1] FALSE [1] NA

Fail to locate 'scala-library-2.11.8.jar'. Recommand to locate 'scala-library-2.11.8.jar' manually on C:/R/R-4.3.0/library/KoNLP/java Checking user defined dictionary!

install.packages("rJava") Error in install.packages : Updating loaded packages

Restarting R session...

install.packages("rJava") trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/rJava_1.0-6.zip' Content type 'application/zip' length 1299141 bytes (1.2 MB) downloaded 1.2 MB

패키지 ‘rJava’를 성공적으로 압축해제하였고 MD5 sums 이 확인되었습니다

다운로드된 바이너리 패키지들은 다음의 위치에 있습니다 C:\Users\lucky\AppData\Local\Temp\RtmpmW1OMn\downloaded_packages

rJava::.jinit() install.packages("KoNLP",

  • repos = "https://forkonlp.r-universe.dev",
  • dependencies = TRUE,
  • INSTALL_opts = c("--no-multiarch")
  • ) Warning in install.packages : package ‘KoNLP’ is not available for this version of R

A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages

library("KoNLP") [1] "DEBUG start" [1] "C:/R/R-4.3.0/library/KoNLP/java/scala-library-2.11.8.jar" [1] "My R is over 3.2.0" [1] "scala-library target url: https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.jar" [1] "'method' parameter for download.file() function in your R: wininet" the 'wininet' method is deprecated for http:// and https:// URLs[1] FALSE [1] NA

Fail to locate 'scala-library-2.11.8.jar'. Recommand to locate 'scala-library-2.11.8.jar' manually on C:/R/R-4.3.0/library/KoNLP/java Checking user defined dictionary!

SimplePos09("안녕하신가요?") named list() Warning message: In value[3L] : can't processing '안녕하신가요?'. setwd("C:/big") useNIADic() Backup was just finished! 1213109 words dictionary was built. m<-read_lines('moon.txt') mmm <- SimplePos09(m) There were 26 warnings (use warnings() to see them)