Skip to content
  • Sun Rui's avatar
    7d117501
    [SPARK-14074][SPARKR] Specify commit sha1 ID when using install_github to install intr package. · 7d117501
    Sun Rui authored
    ## What changes were proposed in this pull request?
    
    In dev/lint-r.R, `install_github` makes our builds depend on a unstable source. This may cause un-expected test failures and then build break. This PR adds a specified commit sha1 ID to `install_github` to get a stable source.
    
    ## How was this patch tested?
    dev/lint-r
    
    Author: Sun Rui <rui.sun@intel.com>
    
    Closes #11913 from sun-rui/SPARK-14074.
    7d117501
    [SPARK-14074][SPARKR] Specify commit sha1 ID when using install_github to install intr package.
    Sun Rui authored
    ## What changes were proposed in this pull request?
    
    In dev/lint-r.R, `install_github` makes our builds depend on a unstable source. This may cause un-expected test failures and then build break. This PR adds a specified commit sha1 ID to `install_github` to get a stable source.
    
    ## How was this patch tested?
    dev/lint-r
    
    Author: Sun Rui <rui.sun@intel.com>
    
    Closes #11913 from sun-rui/SPARK-14074.
Loading