R

Scobbyy2k3
Level 3
R

I created a R notebook from a dataset ,

 

but when I run it , I gave an error in output 

 

NOTe : I have not done any data manipulation yet 

0 Kudos
3 Replies
tgb417

@Scobbyy2k3 

welcome to the Dataiku community.

Before you can use R with Dataiku you have to run the dataiku specific R instillation scripts on your node. R is not integrated by default.  How you take this step is different with different versions of Dataiku and OSes.

Take a look at these instructions

https://doc.dataiku.com/dss/latest/installation/custom/r.html

once you get the environment up and running the following might be helpful when it comes to packages.

https://doc.dataiku.com/dss/latest/R/packages.html

Then this knowledge base artical may also be helpful.

https://knowledge.dataiku.com/latest/courses/advanced-code/r/advanced.html

using R with Dataiku DSS is do-able.  However, the first time I tried to get R running I also had a bit of a challenge.  Making sure that your software is fully installed is your first step.  

let us know how you are getting on with your project.  

 

--Tom
0 Kudos
Scobbyy2k3
Level 3
Author

Thanks, I fixed it

0 Kudos
tgb417

@Scobbyy2k3 

Excellent!! So glad to hear that you have a fix.

If you are so inclined, Iโ€™d like to invite you to share a little bit more about how you solved the problems, so that when others find this post they might also be able to try your solution.

--Tom
0 Kudos