Dada2 exit code -11 and .Rprofile

I'm having the same problem even after adding ./Rprofile. Here is my output from cat ~/.Rprofile and R -e "./libPaths()"

.libPaths()
[1] "/Users/Jed/Library/R/3.3/library"
[2] "/Users/Jed/miniconda3/envs/qiime2-2017.10/lib/R/library"

(qiime2-2017.10) MacBook-Pro-3:~ Jed$ cat ~/.Rprofile
.libPaths(.libPaths()[2])(qiime2-2017.10) MacBook-Pro-3:~ Jed$