Description
With the release of SparkR on CRAN we could have scenarios where users have a newer version of package when compared to the Spark cluster they are connecting to.
We should print appropriate warnings on either (a) connecting to a different version R Backend (b) connecting to a Spark master running a different version of Spark (this should ideally happen inside Scala ?)