HyukjinKwon opened a new pull request #27717: [SPARK-23435][INFRA] Remove 
unnecessary dependency listing in AppVeyor
URL: https://github.com/apache/spark/pull/27717
 
 
   ### What changes were proposed in this pull request?
   `testthat` version was pinned to `1.0.2` at 
https://github.com/apache/spark/commit/f15102b1702b64a54233ae31357e32335722f4e5 
due to compatibility issue in SparkR.
   The compatibility issue is finally fixed as of 
https://github.com/apache/spark/commit/298d0a5102e54ddc24f114e83d2b936762722eec 
and we now use testthat latest version.
   
   Now we don't need to install `crayon', 'praise' and 'R6' as they are 
dependences in testthat 
(https://github.com/r-lib/testthat/blob/master/DESCRIPTION).
   
   ### Why are the changes needed?
   To minimise build specification and prevent dependency confusion.
   
   ### Does this PR introduce any user-facing change?
   No. Dev only change.
   
   ### How was this patch tested?
   AppVeyor build will test it out.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to