trinker / reports

An R package to assist in the workflow of writing academic articles and other reports
http://cran.us.r-project.org/web/packages/reports/
102 stars 25 forks source link

Error in setwd(mainDir) : cannot change working directory #61

Open ask144 opened 4 years ago

ask144 commented 4 years ago

I'm very new to R. I'm using RStudio Version 1.3.959 on Mac Version 10.15.6. I keep getting this error. "Error in setwd(mainDir) : cannot change working directory". I tried changing the path to desktop, downloads, a new folder, iCloud drive but nothing seems to resolve the error. Can anyone help me resolve the issue? Thank you.

PFA images showing the code I'm trying to run and output I'm getting.

Screenshot 2020-09-06 at 6 36 31 PM Screenshot 2020-09-06 at 6 36 45 PM
ask144 commented 4 years ago

Anyone?