Hyukjin Kwon created SPARK-36177: ------------------------------------ Summary: Disable CRAN in branches lower than the latest version uploaded Key: SPARK-36177 URL: https://issues.apache.org/jira/browse/SPARK-36177 Project: Spark Issue Type: Test Components: SparkR Affects Versions: 3.1.2, 3.0.3 Reporter: Hyukjin Kwon
CRAN check in branch-3.0 fails as below: {code} Insufficient package version (submitted: 3.0.4, existing: 3.1.2) {code} This is because CRAN doesn't allow lower version then the latest version. We can't upload so should better just skip the CRAN check. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org