Jeffrey Leek, Assistant Professor of Biostatistics
Johns Hopkins Bloomberg School of Public Health
find.package("devtools")
in the consoleinstall.packages("devtools")
library(devtools)
find_rtools()
as shown belowTRUE
in the console if your Rtools installation worked properly