Re: R-2.14.2-1 and knitr-0.4 package (W7)

2012-04-22 Thread Dario Buttari
Thank you Marco. I contacted the developer of Rcpp, and he already patched the develop version of the package: http://lists.r-forge.r-project.org/pipermail/rcpp-devel/2012-April/003722.html Thank you very much, Dario -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: R-2.14.2-1 and knitr-0.4 package (W7)

2012-04-22 Thread marco atzeri
On 4/22/2012 5:28 PM, Dario Buttari wrote: Thank you Marco. I modified the file as you specified, and I was able to install the Rcpp 0.9.10 package in cygwin. I hope you do not mind if I ask the maintainers of Rcpp to modify the code as you specified. Thank you very much, Dario No problem at a

Re: R-2.14.2-1 and knitr-0.4 package (W7)

2012-04-22 Thread Dario Buttari
Thank you Marco. I modified the file as you specified, and I was able to install the Rcpp 0.9.10 package in cygwin. I hope you do not mind if I ask the maintainers of Rcpp to modify the code as you specified. Thank you very much, Dario -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: R-2.14.2-1 and knitr-0.4 package (W7)

2012-04-15 Thread marco atzeri
On 4/14/2012 7:25 PM, Dario Buttari wrote: Hello, I am using R 2.14.2-1 under cygwin 1.7.12-1 in Windows 7 Professional Service Pack 1. I am trying to install the knitr 0.4 package under R 2.14.2-1, and the installation fails while installing the Rcpp 0.9.10 dependency. The problem seems related

R-2.14.2-1 and knitr-0.4 package (W7)

2012-04-14 Thread Dario Buttari
Hello, I am using R 2.14.2-1 under cygwin 1.7.12-1 in Windows 7 Professional Service Pack 1. I am trying to install the knitr 0.4 package under R 2.14.2-1, and the installation fails while installing the Rcpp 0.9.10 dependency. The problem seems related to the missing execinfo.h (see code below). B