I recall that a version or two ago, the Summarize function was from the dplyr package, and now it uses something new from the exploratory package (e.g., summarize_group). Is there a way to default back? I liked using the dplyr package because exporting the steps back to R did not require loading the exploratory package, which is not always easy to install.