for WSL/linux users, if installing odbc for R via install.packages('odbc') throws an error, try installing unixodbc in a bash terminal, 'sudo apt install unixodbc'. renv always had issues when working between windows and wsl users cus this in addition to needing other linux reqs. #renv #rstats #wsl
11 months ago