Skip to content

[Rcpp-devel] Searching the archives ?

4 messages · Kaveh Vakili, Dirk Eddelbuettel, Johannes Egner

#
Are the archives of this devel somehow searchable ?
If yes how ?

Also, my questions essentially relate to 'inline', Am i at the right place ?
If not can you advise ?

thanks,
#
On 27 October 2010 at 21:25, Kaveh Vakili wrote:
| Are the archives of this devel somehow searchable ?
| If yes how ?

Google, rseek.org, etc may work well enough.  However, you are not limited by
the web view offered of R-Forge -- the list also has subscriptions by gmame
and the similar mail-archive:

   http://thread.gmane.org/gmane.comp.lang.r.rcpp/

   http://www.mail-archive.com/rcpp-devel at lists.r-forge.r-project.org/info.html

I believe that both do have search features.  I have subscribed directly so I
tend to use grep on my mail folder.
 
| Also, my questions essentially relate to 'inline', Am i at the right place ?

Inasmuch as it pertains to inline and Rcpp, RcppArmadillo etc: absolutely.

Dirk
#
Not exactly sure what Dirk meant by "web view offered by R-Forge", but this
may work better (insofar as number of hits are concerned) than gmane and
mail-archive:

http://lists.r-forge.r-project.org/mailman/swish.cgi?query=listname%3D%22rcpp-devel%22

Jo
On Wed, Oct 27, 2010 at 8:42 PM, Dirk Eddelbuettel <edd at debian.org> wrote:

            
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20101027/8b606711/attachment.htm>
#
On 27 October 2010 at 22:39, Johannes Egner wrote:
| Not exactly sure what Dirk meant by "web view offered by R-Forge", but this
| may work better (insofar as number of hits are concerned) than gmane and
| mail-archive:
| 
| http://lists.r-forge.r-project.org/mailman/swish.cgi?query=listname%3D%22rcpp-devel%22

Neat!  I was simply unaware.  I had started to add my post below to the
Rcpp-FAQ sources and have now added your URL.  Thanks!

Dirk