-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Again, this happened with make output/barplot.png - I think it's maybe because you don't have an "output" folder in your repo?
make output/barplot.png
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