All R programs now have the data embedded in the program, using the text=”” option for read.table. This is similar to the SAS programs, and means they will run without fiddling with the working directory in R. In addition, the programs are now configured to run best under RStudio rather than the R GUI.