[R] References of R in use
Martin Maechler
maechler at stat.math.ethz.ch
Tue Mar 18 17:26:32 CET 2003
Some minimal statistics:
There are 1516 different "e-mail domain names" (the thing after
"@" in the e-mail addresses) of subscribers of r-help and r-announce.
Using bash:
(for l in r-help r-announce;do sed 's/.*@//' $l;done) | \
sort | uniq | tee /tmp/r-domains | wc
1516 1516 21218
This list with 1516 lines starts with
2020speech.com
aaa-plus.com
and ends with
zwallet.com
If someone is volunteering composing such a list, I can e-mail
that list to her/him.
Martin Maechler <maechler at stat.math.ethz.ch> http://stat.ethz.ch/~maechler/
Seminar fuer Statistik, ETH-Zentrum LEO C16 Leonhardstr. 27
ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND
phone: x-41-1-632-3408 fax: ...-1228 <><
>>>>> "Jan" == Jan Svatos <Jan_Svatos at eurotel.cz>
>>>>> on Tue, 18 Mar 2003 11:48:29 +0100 writes:
Jan> Dear R-users and expeRts, can anyone provide me (and
Jan> others as well, of course) with reference of companies,
Jan> scientific labs and/or schools where R is being used?
Jan> Or does some (even unofficial) list of comanies
Jan> etc. where R is being used exist? I tried to find such
Jan> an information on R's homepage and on a FAQ page, but
Jan> unsuccesfully. (Of course, searching through this
Jan> r-help conference one quickly finds lot of
Jan> universities, where R is being used, but I wonder
Jan> whether there exists some list)
Jan> Why I do I want this?
Jan> In general, managerial decisions (in large companies)
Jan> about software are most often based on references like
Jan> "Does this sotware use IBM, Sun, Oracle, MS, big banks,
Jan> big Telco companies, NASA, Academy of Sciences, and so
Jan> on?" rather than "this soft is scalable, offers this
Jan> and this and that, uses proven and sound statistical
Jan> methods..."
Jan> An information like "R is being (of course succesfully)
Jan> used in ...." would be of great help in any discussion
Jan> about Statistical and Data Mining software in our
Jan> company (Eurotel is the largest mobile operator in
Jan> Czechia). (although it seems that I am the only one or
Jan> at most one of few people knowing about R and using it
Jan> in our company).
Jan> BTW, wouldn't it be nice to have such a list somewhere
Jan> at http://www.r-project.org/ ?
Jan> Thanks in advance, Jan
Jan> -------------------------------------------------
Jan> designed for _monospaced_ font
Jan> ------------------------------------------------- /-
Jan> Jan Svatos, MSc, PhD Sokolovska 215 -/ /- Data Analyst
Jan> Prague 9 -/ /- Eurotel Praha 190 00 -/ /-
Jan> jan_svatos at eurotel.cz Czechia -/
Jan> -------------------------------------------------
Jan> ______________________________________________
Jan> R-help at stat.math.ethz.ch mailing list
Jan> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
More information about the R-help
mailing list