The retimer package allows you to control Praat from R to perform temporal manipulations on sound files.
You can install the development version of retimer from GitHub with:
# install.packages("devtools")
devtools::install_github("abeith/retimer")