로딩
요청 처리 중입니다...

R Error in parse_repo_spec(repo) : Invalid git repo specification: 'ggbiplot'

 R Error in parse_repo_spec(repo) :   Invalid git repo specification: 'ggbiplot'

install.packages("devtools") library(devtools) install_github("ggbiplot","vqv") > install_github("ggbiplot", "vqv") Error in parse_repo_spec(repo) : Invalid git repo specification: 'ggbiplot' devtools 패키지 설치후 github로 ggbiplot 패키지 설치하려니 에러가 뜬다. install_github("vqv/ggbiplot") 이렇게 수정하고 실행하니 설치가 잘됨 > install_github("vqv/ggbiplot") Downloading GitHub repo vqv/ggbiplot@HEAD v checking for file 'C:\Users\tj-bu\AppData\Local\Temp\RtmpUxlzrt\remotes41147625306\vqv-ggbiplot-7325e88/DESCRIPTION' ... - prep...