Skip to content

Error in gzfile(file, mode) : cannot open the connection #5

@KatelynChiang

Description

@KatelynChiang

After I installed the openxlsx package, I still get this error when I try to run "make output/data_clean.rds"

$ make output/data_clean.rds
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions