Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRAN package KoNLP #59

Open
haven-jeon opened this issue Jan 19, 2020 · 4 comments
Open

CRAN package KoNLP #59

haven-jeon opened this issue Jan 19, 2020 · 4 comments

Comments

@haven-jeon
Copy link
Owner

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.

@hosinjung
Copy link

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.

@haven-jeon
Copy link
Owner Author

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

@haven-jeon
Copy link
Owner Author

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

@boyunk
Copy link

boyunk commented Apr 15, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants