dbosak01 / libr

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

warning on open new lib #52

Closed dbosak01 closed 3 years ago

dbosak01 commented 3 years ago

Warning is being generated on opening a lib with data already in it and the directory already exists. Warning is about the directory already existing. This check is conditionalized, so not sure why it is giving a warning.