-
Notifications
You must be signed in to change notification settings - Fork 2
Description
mac:Final_Project_4 santino55$ pwd
/Users/santino55/Library/CloudStorage/OneDrive-EmoryUniversity/Courses/Spring 2025/DATA 550 - DATA SCIENCE TOOLKIT/final-project-peer-review/Final_Project_4
mac:Final_Project_4 santino55$ make
Rscript code/01_make_tables.R
here() starts at /Users/santino55/Library/CloudStorage/OneDrive-EmoryUniversity/Courses/Spring 2025/DATA 550 - DATA SCIENCE TOOLKIT/final-project-peer-review/Final_Project_4
Error in gzfile(file, mode) : cannot open the connection
Calls: saveRDS -> gzfile
In addition: Warning message:
In gzfile(file, mode) :
cannot open compressed file '/Users/santino55/Library/CloudStorage/OneDrive-EmoryUniversity/Courses/Spring 2025/DATA 550 - DATA SCIENCE TOOLKIT/final-project-peer-review/Final_Project_4/output/table1_variable.rds', probable reason 'No such file or directory'
Execution halted
make: *** [output/table1_variable.rds] Error 1
mac:Final_Project_4 santino55$