Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Getting this error when compiling parquet.cpp with `-Wall` :
/Library/Frameworks/R.framework/Versions/3.5/Resources/library/Rcpp/include/Rcpp/protection/Armor.h:38:23: warning: inline function 'Rcpp::Armor<SEXPREC *>::operator=<SEXPREC *>' is not defined [-Wundefined-inline]
inline Armor& operator=( const U& x ) ;
^
/Library/Frameworks/R.framework/Versions/3.5/Resources/library/Rcpp/include/Rcpp/r_cast.h:34:21: note: used here
res = Rcpp_fast_eval(Rf_lang2(funSym, x), R_GlobalEnv);
^
Attachments
Issue Links
- links to