This commit is contained in:
Brandon Rohrer 2016-03-30 12:20:35 -07:00
Родитель 1a40dae2ab
Коммит fa0aeadd40
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -29,6 +29,9 @@ if (!require("version.compare")){
}
library(version.compare)
cat("This script can take several minutes to run.\n")
cat("Make yourself comfortable.\n")
# Determine the local installation path.
r <- findRscript(
version = as.character(getRversion())