<시스템 환경> - 맥OS version : Ventura 13.0 - RStudio version : 2022.07.2. Build 576 - R version : 4.2.1 (8095) p. 45의 형태소 분석에서 자바와 rJava패키지 설치하기 위해서 install_jdk()를 하면 Error in attributes(x) <- at : 'names' attribute [2] must be the same length as the vector [1] 오류가 나오면서 설치가 안됩니다. 어떻게 해결해야 할까요?
<시스템 환경>
p. 45의 형태소 분석에서 자바와 rJava패키지 설치하기 위해서
install_jdk()를 하면
Error in attributes(x) <- at :
'names' attribute [2] must be the same length as the vector [1]
오류가 나오면서 설치가 안됩니다. 어떻게 해결해야 할까요?