You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenCPU employs the R package haven, as per the link indicating ... /library/haven/...
Now, package haven has a bug reading .sas7bcat (catalog) files from SAS, to which I contributed reporting it about one year ago, here: tidyverse/haven#716
(but it is apparently still not fixed)
The user have to choose a
.sas7bdat
and a optional.sas7bcat
(for category labels).The text was updated successfully, but these errors were encountered: