* installing *source* package ‘odbc’ ... ** this is package ‘odbc’ version ‘1.6.4’ ** package ‘odbc’ successfully unpacked and MD5 sums checked ** using staged installation Found iodbc-config cflags and libs! 'config' variable 'CXX11' is defunct PKG_CFLAGS=-I/Users/ripley/Sources/iodbc/include PKG_LIBS=-L/usr/lib -liodbc -liodbcinst ./configure: line 70: ERROR:: command not found ------------------------- ANTICONF ERROR --------------------------- Configuration failed because odbc was not found. Try installing: * deb: unixodbc-dev (Debian, Ubuntu, etc) * rpm: unixODBC-devel (Fedora, CentOS, RHEL) * csw: unixodbc_dev (Solaris) * pacman: unixodbc (Archlinux, Manjaro, etc) * brew: unixodbc (Mac OSX) To use a custom odbc set INCLUDE_DIR and LIB_DIR and PKG_LIBS manually via: R CMD INSTALL --configure-vars='INCLUDE_DIR=... LIB_DIR=... PKG_LIBS=...' -------------------------------------------------------------------- ERROR: configuration failed for package ‘odbc’ * removing ‘/Users/ripley/R/packages/tests-devel/odbc.Rcheck/odbc’