dbosak01 / libr

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

Error on 3.6 #101

Closed dbosak01 closed 2 years ago

dbosak01 commented 2 years ago

Windows and Ubuntu 3.6 are throwing error because of data.frame() functions turning example data into factors. Put stringAsFactors = FALSE everywhere.