Skip to content

How people do get information about the list?

5 messages · Matthieu Stigler, Mark Breman, Robert Iquiapaza +2 more

#
Good idea to create something for beginners.

Also, in Nabble
http://n4.nabble.com/R-f789695.html
it is possible to search many past post to R lists

Robert

--------------------------------------------------
From: "Matthieu Stigler" <matthieu.stigler at gmail.com>
Sent: Friday, February 26, 2010 12:05 PM
To: "R-Finance" <r-sig-finance at stat.math.ethz.ch>
Subject: [R-SIG-Finance] How people do get information about the list?
#
On Fri, Feb 26, 2010 at 9:05 AM, Matthieu Stigler
<matthieu.stigler at gmail.com> wrote:
The "Search" link on the R homepage and the _first sentence_ on the
mailing list page, "Please read the instructions below and the posting
guide before sending anything to any mailing list!"
There are several others, found by clicking the "Search" link on the R homepage:
http://www.r-project.org/search.html
Not true.  The posting guide says small, self-reproducible examples
are helpful.  It also provides guidance on how to formulate a post to
the list.
Additionally, the "Final Words" section of the posting guide has this
very useful link:
http://www.catb.org/~esr/faqs/smart-questions.html
Providing information isn't the problem.  The problem is getting
people to actually use it.

Best,
Josh
--
http://www.fosstrading.com
#
Matthieu Stigler wrote:
Here is the Nabble archive, which offers reasonable searchability via a 
custom Google search:

http://n4.nabble.com/Rmetrics-f925806.html

And of course searching for anything R related should follow the 
standard guidelines for searching

- try help.search() and RSiteSearch() first
- use RSeek.org to search
- Google search by adding '+R' or 'r-project' to your search
Well, I'd probably start with the posting guide:

http://www.r-project.org/posting-guide.html

Maybe this should get added (again?) to the footer of all list emails.

The classic treatise on the topic of how to get support for free 
software is Eric Raymond's 'How to Ask Questions the Smart Way'

http://catb.org/~esr/faqs/smart-questions.html
Cheers,

    - Brian