Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
nareshthavidishetty
Creator III
Creator III

R application on qlikview server

Hi All,

wondering if anyone could help with this.

Does the R integration work with Qlikview server?

Are there any licensing issues if using the statconn in a commercial setting?

plz help me as i want to know the limitations

7 Replies
nareshthavidishetty
Creator III
Creator III
Author

thanks for the reply but my question is that do i need any connector or any license to deploy the application as i already developed the app suing the cluster analysis

jagan
Partner - Champion III
Partner - Champion III

HI Naresh,

Hope this helps you

From the attached Document:

This brief document’s purpose is to enable you to create an environment for demonstrating the interoperability

between QlikView Desktop and the R statistics engine. More specifically, the demonstration is aimed at

showing how a set of data selected within a QlikView discovery application can be sent to R for scoring against

a predictive scoring model. The results of the scoring from R are passed back to QlikView to visualize within the

context of the application. R is available as Free Software under the terms of the Free Software Foundation's

GNU General Public License (http://www.r-project.org/).


You need a Statconn connector.  Check attach file for more info.


Regards,

jagan.

nareshthavidishetty
Creator III
Creator III
Author

thanks for the reply i go through the pdf as u mentioned statconn/Dcom,

is that a free or do i need any license because why i'm asking that, i developed the qv application integrated with R using that statsonn/Dcom

and now i want publish it on the qlikview  server ,

how could i achieve?

what r the limitations?

any license purchase to publish on the Qlikview server etc.

engishfaque
Specialist III
Specialist III

Dear Naresh,

I hope, listed below links will help you,

OpenCPU, R & QlikView Integration Example

ATK R Connector for QlikView

qlik r demo - YouTube

Kind regards,

Ishfaque Ahmed

nareshthavidishetty
Creator III
Creator III
Author

thanks i vll go through the links provided by u

Not applicable

So I did follow the QlikView R integration demo. The second step after installing R is to install required Rattle Library (http://rattle.togaware.com/). Here are the instruction on the website:

- install.packages('devtool') --> no problem

- devtool::install bitbucket'kayontoga/rattle')
I got an error
Capture.PNG
Can somebody help?
Thank you!