<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><div class="">On compilation I am getting lots of warnings that I would love to resolve. There are 30 or so but they all more or less look like the first three ill paste here:</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""></div><blockquote type="cite" class=""><div class="">==> R CMD INSTALL --preclean --no-multiarch --with-keep.source voteR</div><div class=""><br class=""></div><div class="">* installing to library ‘/Library/Frameworks/R.framework/Versions/3.3/Resources/library’</div><div class="">* installing *source* package ‘voteR’ ...</div><div class="">** libs</div><div class="">clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/BH/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c RcppExports.cpp -o RcppExports.o</div><div class="">RcppExports.cpp:14:1: warning: unused variable 'rcpp_output_type' [-Wunused-variable]</div><div class="">BEGIN_RCPP</div><div class="">^</div><div class="">/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include/Rcpp/macros/macros.h:31:9: note: expanded from macro 'BEGIN_RCPP'</div><div class="">    int rcpp_output_type = 0 ;                                                                   \</div><div class="">        ^</div><div class="">RcppExports.cpp:14:1: warning: unused variable 'rcpp_output_condition' [-Wunused-variable]</div><div class="">/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include/Rcpp/macros/macros.h:32:10: note: expanded from macro 'BEGIN_RCPP'</div><div class="">    SEXP rcpp_output_condition = R_NilValue ;                                                    \</div><div class="">         ^</div><div class="">RcppExports.cpp:49:1: warning: unused variable 'rcpp_output_type' [-Wunused-variable]</div><div class="">BEGIN_RCPP</div><div class="">^</div><div class="">/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include/Rcpp/macros/macros.h:31:9: note: expanded from macro 'BEGIN_RCPP'</div><div class="">    int rcpp_output_type = 0 ;                                                                   \</div><div class="">        ^</div></blockquote><div class=""><br class=""></div><div class=""><br class=""></div><div class="">I tried searching all the relevant places for the past week or so and came up with no suggestions I could get to work. IF anyone can point me in the right direction I would appreciate it. If more of the output is needed I can provide it, I just wanted to keep the message as short as possible.</div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Thanks, </div><br class=""><div apple-content-edited="true" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">Robi Ragan<br class="">Assistant Professor of Economics<br class="">College of Social Sciences<br class="">San Jose State University<br class=""><a href="http://www.robiragan.org" class="">http://www.robiragan.org</a></div><div class=""><br class=""></div></div></div><br class=""></body></html>