Details
Description
with warning
- checking CRAN incoming feasibility ... WARNING
Maintainer: 'Shivaram Venkataraman <shivaram@cs.berkeley.edu>'
Insufficient package version (submitted: 2.0.3, existing: 2.1.2)
Unknown, possibly mis-spelled, fields in DESCRIPTION:
'RoxygenNote'
WARNING: There was 1 warning.
NOTE: There were 2 notes.
We have seen this in branch-1.6, branch-2.0, and this would be a problem for branch-2.1 after we ship 2.2.1.
The root cause of the issue is in the package version check in CRAN check. After the SparkR package version 2.1.2 (is first) published, any older version is failing the version check. As far as we know, there is no way to skip this version check.
Also, there is previously a NOTE on new maintainer.