dbosak01 / libr

An R package to create data libraries and data dictionaries.
27 stars 1 forks source link

Datastep error with some datasets #150

Closed dbosak01 closed 8 months ago

dbosak01 commented 10 months ago

Some datasets are crashing with the following message. See "c:/packages/Testing/data/abc/ADaM/ADLB.rds"

Error in add_autos(data, by, sort_check) : Input data is not sorted according to the 'by' variable parameter. Either sort the input data properly or set the sort_check parameter to FALSE.