Hi there,
For some reason my R Studio keeps turning up the following error message, which runs an erroneous source from an old file I was trying to use. It seems I don't have permissions, but I'm running R Studio as an administrator on my Windows. Does anyone know how to fix this?
source("http://andy.egge.rs/code/xtsumR.R")
Warning messages:
1: In file.remove(activeRStudioDoc) :
cannot remove file '~/.active-rstudio-document', reason 'Permission denied'
2: In close.connection(con) :
Problem closing connection: Bad file descriptor