Remove the call to getCurrentUserName that does not exist anymore.
This commit is contained in:
parent
9579840410
commit
295266884a
|
@ -6,8 +6,6 @@ local({r <- getOption("repos")
|
|||
|
||||
Sys.setlocale(category = "LC_ALL", locale = "en_US.UTF-8")
|
||||
|
||||
print(paste("************ Welcome",getCurrentUserName(),"************"))
|
||||
|
||||
print(paste("Please read the following instructions to maximise the exploitation of the RStudio environment."))
|
||||
|
||||
print(paste("*****************Software upgrades and cloud facilities*******************"))
|
||||
|
|
Loading…
Reference in New Issue