I am trying to use the haven package to read spss data and am getting the following error:
Error in df_parse_sav_file(spec, encoding, user_na, cols_skip, n_max, : Failed to parse ~FilePath/Dataset: The file's timestamp string is invalid.
I have tried to update the package and restart my R session but am still having difficulty.