Skip to menu

ㅠㅠㅠ 초보 질문입니다

만고 2021.11.26 23:45 Views : 2074

 

 

안녕하세요 ㅠㅠ install.packages("RColorBrewer") install.packages("wordcloud") install.packages("dplyr") install.packages("rJava") install.packages("memoise") install.packages("multilinguer") install.packages(c('stringr','hash','tau','Sejong','RSQLite','devtools'),type="binary") install.packages("remotes") remotes::install_github('haven-jeon/KONLP',upgrade='never',INSTALL_opts=c("--no-multiarch")) 이렇게 코드를쳤는데 마지막 코드를 치고나면 콘솔에 Skipping install of 'KoNLP' from a github remote, the SHA1 (960fbbcf) has not changed since last install. Use `force = TRUE` to force installation 이렇게뜨면 어떻게해야할까요?