gregleleu commented on code in PR #779: URL: https://github.com/apache/sedona/pull/779#discussion_r1120626655
########## R/DESCRIPTION: ########## @@ -1,7 +1,7 @@ Type: Package Package: apache.sedona Title: R Interface for Apache Sedona -Version: 1.3.1 Review Comment: R Tidyverse package conventions: 1.3.1 is the latest CRAN version, 1.3.1.9000 is the dev version (similar to 1.4.0-SNAPSHOT) and it will be replaced with 1.4.0 for the release. https://r-pkgs.org/lifecycle.html#sec-lifecycle-version-number-tidyverse -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
