haven icon indicating copy to clipboard operation
haven copied to clipboard

write_sas() deprecation timeline

Open bms63 opened this issue 3 months ago • 2 comments

I was just wondering when write_sas() would be fully removed from this package or if it staying around forever?

bms63 avatar Sep 12 '25 18:09 bms63

There's no set timeline currently, it will probably still hang around at the warning level for a little while (there's no rush towards hard deprecation).

gorcha avatar Nov 23 '25 14:11 gorcha

Thanks @gorcha for response!

We love this package in pharma!! Thanks again for maintaining it. Unfortunately, when we write sas7bdat out the data can not be read back into SAS - proprietary data format :(. Experienced R programmer know to see the warning message from write_sas() and change tact, but we are finding new R programmers are picking this up and thinking it works and causing downstream issues.

If any chance to accelerate into deprecation error land we would definitely appreciate in the pharma world. TYTY

I could make a PR for it :)

bms63 avatar Nov 24 '25 00:11 bms63