Skip to content
  • hyukjinkwon's avatar
    0e2ee820
    [MINOR][R] Reorder `Collate` fields in DESCRIPTION file · 0e2ee820
    hyukjinkwon authored
    ## What changes were proposed in this pull request?
    
    It seems cran check scripts corrects `R/pkg/DESCRIPTION` and follows the order in `Collate` fields.
    
    This PR proposes to fix `catalog.R`'s order so that running this script does not show up a small diff in this file every time.
    
    ## How was this patch tested?
    
    Manually via `./R/check-cran.sh`.
    
    Author: hyukjinkwon <gurwls223@gmail.com>
    
    Closes #17528 from HyukjinKwon/minor-reorder-description.
    0e2ee820
    [MINOR][R] Reorder `Collate` fields in DESCRIPTION file
    hyukjinkwon authored
    ## What changes were proposed in this pull request?
    
    It seems cran check scripts corrects `R/pkg/DESCRIPTION` and follows the order in `Collate` fields.
    
    This PR proposes to fix `catalog.R`'s order so that running this script does not show up a small diff in this file every time.
    
    ## How was this patch tested?
    
    Manually via `./R/check-cran.sh`.
    
    Author: hyukjinkwon <gurwls223@gmail.com>
    
    Closes #17528 from HyukjinKwon/minor-reorder-description.
Loading