How to search the R-sig-finance archives

January 19, 2012

A not unusual part of a response on the R-sig-finance mailing list is:

“Search the list archives.”

In principle that makes sense.  In practice it might not be clear what to do.  Now it should be.

The list

The R-sig-finance mailing list deals with the intersection of questions about the R language and finance.  It can be of interest to finance people who don’t use R.

You can subscribe via https://www.stat.math.ethz.ch/mailman/listinfo/R-SIG-Finance/

You need to be subscribed in order to post to the list.

You can see the archives of the list at https://stat.ethz.ch/pipermail/r-sig-finance/ but I doubt that is an effective route to searching the archives.

Search method J

As in Josh.

  • Go to Rseek
  • Put in your search term
  • select “Support Lists” (near top right)

The search we want to do (of course) is for “Lao Tzu”.  The method works wonderfully for this.

Search method B

As in Brian.

  • Use the search engine of your choice
  • Start with the list name, then your target search

For example, search:

r-sig-finance Lao Tzu

The order can matter, and Brian asserts that putting the list name first gives better results.

Search method D

As in Dirk.

Hey, I have it all memorized, why would I need to search?

Questions

What other strategies are there for searching the archives?

Epilogue

I’ve looked under chairs
I’ve looked under tables
I’ve tried to find the key
To fifty million fables

from “The Seeker” by Pete Townshend

Leave a Reply

  1. Vincent 2012-01-19 at 09:34 - Reply

    Method B can be improved by restricting the search to a given website, e.g., “site:stat.ethz.ch r-sig-finance Lao Tzu”. The actual syntax may depend on the search engine used.

  2. Dirk Eddelbuettel 2012-01-19 at 13:38 - Reply

    Misinformation 🙂 I actually use a ‘modified Brian and Vincent method’, most often simply something like ‘gmane r-sig-finance some term’ as I like the gmane.org presentation (esp. ‘threaded’) better than the default mailman archives from the list software. And I agree with Vincent that the ‘site:’ operator can help too.

    • Pat 2012-01-19 at 18:58 - Reply

      There’s never misinformation on my blog.

Related posts

  • August 25, 2011

    The title says "things" but conferences are mainly about people. Some of it can be serendipitous.  For example, one day I sat next to Jonathan Rougier at lunch because [...]

  • August 23, 2011

    The usual approach to testing software is to create a specific problem and see if the software gets the correct answer.  Although this is very useful, there are problems [...]

  • August 22, 2011

    Start Brian Ripley The conference was opened with a talk by Brian Ripley.  I'll distort his talk into 3 points that came across to me. 1. R Core is [...]