R installation of packaging

AnastasiiaSolom
AnastasiiaSolom Registered Posts: 13 ✭✭✭✭
Hello,

I am currently trying to use the code from R to putit in DataIku, but its not working as in my code I am using specifick package :qdap

As the code i put:

install.packages("qdap",repos = "http://cran.us.r-project.org")
library(qdap)
u <- mgsub(words,trans,m)<BR />
And I have the error :Job failed : Error in R process: simpleError : there is no package called ‘qdap’

How can I solvethis problem?

Thank you in advance!
Tagged:

Answers

Setup Info
    Tags
      Help me…