Skip to content

SAP Predictive Analytics - JRI interface issue #278

Answered by s-u
aaronkrech asked this question in Q&A
Discussion options

You must be logged in to vote

@aaronkrech it looks like a permission issue - you don't seem to have permission to install packages in the library you are using. You should install it into your own personal library instead.

You really want to use the CRAN binary version, because compiling Java from sources is non-trivial on Windows (you need tools, JDK, etc.) - and it is not necessary.

Microsoft provides an archive of binaries MRAN Timemachine, so for R 3.4.4 the following was the binary at the time which you could try:

https://cran.microsoft.com/snapshot/2018-04-01/bin/windows/contrib/3.4/rJava_0.9-9.zip

Note that you still have to fix your permission issues fist. You can also use the above as a mirror by using

instal…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@aaronkrech
Comment options

@s-u
Comment options

s-u Sep 17, 2021
Maintainer

Answer selected by s-u
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants