The retimer package allows you to control Praat from R to perform temporal manipulations on sound files.

Installation

You can install the development version of retimer from GitHub with:

# install.packages("devtools")
devtools::install_github("abeith/retimer")