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

Latest posts

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 20, 2012

    A herd of heuristic algorithms is compared using a portfolio optimization. Previously "A comparison of some heuristic optimization methods" used two simple and tiny portfolio optimization problems to compare [...]

  • August 13, 2012

    I unfortunately was not there, but we can vicariously enjoy it via the presentations that are posted on the conference website. Below is my take on the highlights (in [...]

  • July 30, 2012

    How are returns calculated when net asset value goes negative? Previously In "A tale of two returns" we highlighted the similarities and differences of log returns versus simple returns. [...]