ithout
any error message.
I can finally use Rcpp and RcppArmadillo, love it !
Best,
Lorenzo
--
View this message in context:
http://r.789695.n4.nabble.com/R-CMD-SHLIB-in-Windows-XP-No-output-at-all-tp4385797p4393012.html
Sent from the R devel mailing list archive at
Hi Duncan,
Thanks for your help, I am actually using R Windows version 2.14.1 (22th Dec
2011).
Actually by "R CMD SHLIB *.*" I actually meant putting any file name after
the R CMD SHLIB ("R CMD SHLIB convolve.c" for example).
Another case which fails is : creating a Rcpp Armadillo package skeleto
Hi Dirk,
Thanks for your suggestion.
Seems that I have the same issue with the inline package, here is my output
:
INLINE SIMPLE EXAMPLE
> library(Rcpp)
> library(inline)
> library(RcppArmadillo)
> foo <- '
+ int i, j, na, nb, nab;
+ double *xa, *xb, *xab;
+ SEXP ab;
+
+ PR
find a proper version of the file ? or reinstall R ?
Does anyone have any idea how to fix that ?
Been trying to fix it for a long time now !
Thanks in advance !
Lorenzo
--
View this message in context:
http://r.789695.n4.nabble.com/R-CMD-SHLIB-in-Windows-XP-No-ou