I have tried accessing a file using googlesheet4 and googledrive package but I just get an error. Funny enough I managed to access files the other day. I have provided authentication as needed. Any leads?
googledrive::drive_get("chicken") %>% read_sheet()
'cli_abort' is not an exported object from 'namespace:cli'