After getting RWeka package is sucessfully unpacked, when command library(\"RWeka\") is executed it is showing an error:
library(\"RWeka\")
Error : .onLoad
As the error states, make sure you have Java installed of the same architecture as R. For example if you have 32-bit R, you need to have 32-bit Java installed.
32-bit