[R] How to get data from elastic search

2014-09-22 Thread madhvi.gupta
Hi, I want to get daat from elastic search in R.I am using package elastic to get data but it is not giving data as a data frame in R.It is returning data as a list which is giving following error when i am viewing it.It is giving same problem when I am using fromjson() function of rjson

[R] How to get JRI package

2014-09-11 Thread madhvi.gupta
Hi, My R Studio version is 3.1.0 but JRI package is not getting installed on it.It is giving the following error. package ‘JRI’ is not available (for R version 3.1.0) Is there any another way to do this? Thanks __ R-help@r-project.org mailing list

[R] How to get source code of a package

2014-09-05 Thread madhvi.gupta
Hi, Can anyone tell me how to get source code of a package of R? I want to integrate elastic search with R if there is any way please let me know or give me a direction to do that. Thanks. [[alternative HTML version deleted]] __

[R] NA's introduced by coercion

2014-08-26 Thread madhvi.gupta
Hi, I am applyin function as.numeric to a vector having many values as NA and it is giving : Warning message: NAs introduced by coercion Can anyone help me to know how to remove this warning and sor it out? Thanks Madhvi __ R-help@r-project.org

[R] Fwd: error in installing rpud package

2014-08-17 Thread madhvi.gupta
Original Message Subject:error in installing rpud package Date: Mon, 18 Aug 2014 10:08:21 +0530 From: madhvi.gupta madhvi.gu...@orkash.com To: r-help-requ...@r-project.org Hello, I am trying to install rpud package on R eith version 3.1.1 and i am getting

[R] Parameter of a function used after $ in a data frame

2014-08-13 Thread madhvi.gupta
Hi, Can anyone please tell me how to use a argument of a function after $ sign of a data frame.That argument is one of the column name of the data frame. Thanks, Madhvi __ R-help@r-project.org mailing list

[R] Error in installing package raccumulo for R version 3.1.0

2014-07-10 Thread madhvi.gupta
Dear sir, I am a beginner in R and I am having problem in installing raccumulo package.On trying to install it on RStudio from cran repository it gives error: *Warning in install.packages :** ** package 'raccumulo' is not available (for R version 3.1.0)** *On installing it from github