haven-jeon/KoNLP

CRAN package KoNLP

haven-jeon opened this issue · 4 comments

This is now failing to install properly on my Linux boxes, e.g.

** testing if installed package can be loaded from temporary location
trying URL
'http://central.maven.org/maven2/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.jar'
cannot open URL
'http://central.maven.org/maven2/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.jar':
HTTP status was '501 HTTPS Required'trying URL
'http://downloads.lightbend.com/scala/2.11.8/scala-2.11.8.zip'
Content type 'application/zip' length 28729349 bytes (27.4 MB)

downloaded 27.4 MB

Warning in file.rename(tempfilez, destfilez) :
cannot rename file '/tmp/RtmpuCD1c1/file9b935510d159' to
'/data/gannet/ripley/R/test-clang/00LOCK-KoNLP/00new/KoNLP/java/scala-2.11.8.zip',
reason 'Invalid cross-device link'
Warning in unzip(destfilez, files = file.path(sprintf("scala-%s", ver), :
error 1 in extracting from zip file
Fail to install scala-library-2.11.8.jar. Recommand to install library
manually in /data/gannet/ripley/R/test-clang/00LOCK-KoNLP/00new/KoNLP/java

Beyond this, you are not the only package downloading scala, which may
already be present on the system: rscala does so. Please consider
making use of it.

Given the error message, a fix was very urgent. And downloading with
http: is a policy violation ....

We have put up a hotfix replacing http: with https:, but please correct
fully ASAP and before Feb 1 to retain the package on CRAN.

Only one package depends on this, Cc:ing so he knows that KoNLP is
vulnerable.

I'm also failing to install it on windows 10. For the temporary solution, I copied the java folder in R pakcage folder on another labtop running this package to the laptop which needs to install KoNLP package.

제가 2월 중순까지 개인적인 시간을 내기 어려워 업데이트가 힘들거 같습니다.
양해 부탁드립니다.

GH-60, GH-61 머지해 일단 설치 이슈는 없어짐.

현재 KoNLP 사용이 안되는건가요? MacOS쓰고 있는데 자꾸 이하 메시지가 뜨네요
install.packages('KoNLP')
Warning in install.packages:
packages 'KoNLP' is not available (for R version 3.6.3)