NCEAS / awards-bot

Award management bot for Arctic Data Center management
6 stars 8 forks source link

refactor areas of the code that use dplyr and lubridate #43

Open laijasmine opened 3 years ago

laijasmine commented 3 years ago

To reduce the dependencies that might be involved, see if it is possible to remove the use of dplyr and lubridate in the code and use base R instead

@jeanetteclark scanned through the code and only saw dplyr::bind_rows