In trying to educated my self, i'm browsing through the abysses 
of the codes with inline taggs in the ML. 

http://article.gmane.org/gmane.comp.lang.r.rcpp/611

I tried to run fx5 (exactly as is shown there) but also any of the codes from 
the tread (fx2,...,) gives the same error message:


Error in compileCode(f, code, language = language, verbose = verbose) : 
  Compilation ERROR, function(s)/method(s) not created! file76d08651.cpp: In 
member function ‘double Calculation::operator()(int, int) const’:
file76d08651.cpp:26: error: ‘dbinom’ is not a member of ‘Rcpp::stats’
file76d08651.cpp:26: error: ‘dpois’ is not a member of ‘Rcpp::stats’
make: *** [file76d08651.o] Error 1

[I'm running 0.8.7]

I'm sure it's one of those beginner's mistake. Anyone cares to educate me on 
which one ?

_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to