Ramon Diaz-Uriarte
2000-Jun-24 15:21 UTC
[R] Summary: # of users of R, and biological examples of the use of R: addendum
I apologize for accidentally omitting some of the answers I got; here they are: ************** I use R regularly in my research in the pharmaceutical industry. I have used it for projects ranging from sample size and power curve estimation, analysis of laboratory data with mixed effects models, to analysis of mass spectrometry data. I have helped biologists here install and use it in limited ways, modifying scripts that I have provided them. I look forward to taking advantage of the new TCL/TK GUI scripting to facilitate that further. In fact, R is actually named as the statistical analysis tool used for a patent we are preparing. Before leaving academia last year, I also used R. I have written two papers that had analyses partially supported with R. I also use S-Plus, depending on the task at hand. Best of luck with your paper, Matt Matthew R. Nelson, Ph.D. Information Scientist Esperion Therapeutics, Inc. 3621 S. State St. 695 KMS Place Ann Arbor, MI 48108 Phone: (734) 332-0506 x235 Fax: (734) 332-0516 email: mnelson at esperion.com web: http://www.esperion.com ***************** From: Dirk Eddelbuettel <edd at debian.org>To: Thomas Lumley <thomas at biostat.washington.edu> Cc: j.logsdon at lancaster.ac.uk, r-help at stat.math.ethz.ch On Wed, Jun 21, 2000 at 08:36:23AM -0700, Thomas Lumley wrote:> Also cases with fewer than 1 user, ie "Hmm. R looks like an interesting > package. Maybe I should install it in case I need to do some statistics > some time." > or > "We're a math department, we want all of the mathematical packages" > or even people who install everything. > > Obviously that last group will be overrepresented in the Debian popularity > contest.Well, popularity-contest tries to be a little smarter and uses atime and ctime as reported by find(1) to differentiate between 'used' and 'installed but not used' as well as 'recently installed' software. The full result for r-base is 35 'recently used', 49 'installed but not used' and 8 'recently upgraded'. However, your critic might still be valid here as upon installation, the postinst script uses perl to adjust the R_PAPERSIZE based on paperconf(1). This mightprobably triggers the atime upon package upgrade. Dirk ******************* Useful info from Dirk but this measures number of R Linux installations, not users. If 100K is an approximate number of R Linux installations, then the likely number of Linux R users could be somewhat more. In my case, I have one installation and one user since only I use it but I am sure that there are many cases with 2, 10, 100 etc users per installation. In addition, as Dirk says, there will be a substantial number of non-Linux users on other Unix platforms as well as Windows. Anyone care to make a guess? I would estimate that there are 1/2 million actual R users but this could be out by a sd */2 at least. John JohnFrom: j.logsdon at lancaster.ac.uk *********************************** -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Dear R-users, the chair of statistics at the Department of Business Administration of the Catholic University of Eichstaett in Germany is looking for a research assistant. Candidates should have obtained a degree in either business administration, economics, mathematics, statistics, computer science or any other equivalent degree. He/she should have a strong interest in programming statistical methods preferably with R. Details can be found under http://www.ku-eichstaett.de/docs/WWF/STA/stelle.htm Applications via email are welcome. Best regards, Ulrich K?sters -- ****************************************************** * Univ.-Prof. Dr. Ulrich K?sters * * Katholische Universit?t Eichst?tt * * Wirtschaftswissenschaftliche Fakult?t Ingolstadt * * Lehrstuhl f?r Statistik und Quantitative Methoden * * Auf der Schanz 49 * * D-85049 Ingolstadt * * Tel: 0841-937-1846 * * Fax: 0841-937-1965 * * email: ulrich.kuesters at ku-eichstaett.de * ****************************************************** -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Seemingly Similar Threads
- Problems building own package (Error: "package has been build before R-2.10.0")
- Problems building own package (Error: "package has been build before R-2.10.0")
- Bug or feature: using "ANY" as a generic field class (was: '[R] Is there a (virtual) class that all R objects inherit from?)
- Error report on empty matrices (PR#435)
- Can an object reference itself?