Re: [Rcpp-devel] [OT] Rcpp CRAN usage milestone

2012-04-12 Thread Steve Lianoglou
Indeed -- big thanks to the Rcpp devs. Rcpp is definitely an indispensable tool in the tool-belt. Thanks, folks! -steve On Thu, Apr 12, 2012 at 10:44 PM, baptiste auguie wrote: > A big thanks from me too, to the Rcpp team for a great piece of software. > (there was a summery Easter break, durin

Re: [Rcpp-devel] [OT] Rcpp CRAN usage milestone

2012-04-12 Thread baptiste auguie
A big thanks from me too, to the Rcpp team for a great piece of software. (there was a summery Easter break, during which I did not keep up with list emails -- thanks for reviving it) Cheers, baptiste On 13 April 2012 14:33, Michael Hannon wrote: > On Sunday, April 8, 2012 at 10:50 AM Dirk Ed

Re: [Rcpp-devel] [OT] Rcpp CRAN usage milestone

2012-04-12 Thread Michael Hannon
On Sunday, April 8, 2012 at 10:50 AM Dirk Eddelbuettel wrote: > The CRANberries service [1] just noticed a new package 'survSNP' which > brings the number of CRAN packages having a Depends: or Imports: on Rcpp to > sixty. . . . > So I it is really nice to see that Rcpp appears to now be playing >

[Rcpp-devel] [OT] Rcpp CRAN usage milestone

2012-04-08 Thread Dirk Eddelbuettel
The CRANberries service [1] just noticed a new package 'survSNP' which brings the number of CRAN packages having a Depends: or Imports: on Rcpp to sixty. Which happens to be the exact same number that rJava has. I have always considered rJava to be a fantastically useful package for extending R,