-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Got the same issue when I ran "make project4_report.config_default.html"
make project4_report.config_default.html
Rscript code/00_clean_data.R
here() starts at /Users/Katelyn/Library/CloudStorage/OneDrive-EmoryUniversity/DATA-550/Final_Project/Peer_Review/Erika/PeerReview_Erika
Attaching package: ‘dplyr’
The following objects are masked from ‘package:stats’:
filter, lag
The following objects are masked from ‘package:base’:
intersect, setdiff, setequal, union
here() starts at /Users/Katelyn/Library/CloudStorage/OneDrive-EmoryUniversity/DATA-550/Final_Project/Peer_Review/Erika/PeerReview_Erika
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/Katelyn/Library/CloudStorage/OneDrive-EmoryUniversity/DATA-550/Final_Project/Peer_Review/Erika/PeerReview_Erika/output/data_clean.rds', probable reason 'No such file or directory'
Execution halted
make: *** [output/data_clean.rds] Error 1