Displaying 20 results from an estimated 60000 matches similar to: "R-alpha: R-FAQ"
1997 Apr 23
0
R-beta: R-FAQ v0.1-0
A much updated R FAQ is now available at the URL
http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
The plain text version is appended below.
-k
*****************************************************************************
* Kurt Hornik * *
* Dept of Statistics TU Wien * tel: +43 (1) 58801-4542 *
* Wiedner Hauptstr
1997 Apr 23
0
R-beta: R-FAQ v0.1-0
A much updated R FAQ is now available at the URL
http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
The plain text version is appended below.
-k
*****************************************************************************
* Kurt Hornik * *
* Dept of Statistics TU Wien * tel: +43 (1) 58801-4542 *
* Wiedner Hauptstr
1997 Aug 25
0
R-alpha: R FAQ
Attached is a snapshot of the new version of the FAQ. What is still
missing is something on eval and .Options versus options(). As always,
feedback is greatly appreciated.
Best,
-k
***********************************************************************
R FAQ
Kurt Hornik
v0.2-0, 1997/09/01
This document contains answers to some of the most frequently asked
questions about R. Feedback
1997 Dec 09
3
R-beta: R FAQ v0.60
An updated version of the R FAQ to accompany the new 0.60 release is now
available at the usual site,
http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
A plain text version of the FAQ is appended below.
-kh
****** snip snip snip **************************************************
R FAQ
Kurt Hornik
v0.60-6, 1997/12/08
This document contains answers to some of the most frequently asked
1997 Dec 09
3
R-beta: R FAQ v0.60
An updated version of the R FAQ to accompany the new 0.60 release is now
available at the usual site,
http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
A plain text version of the FAQ is appended below.
-kh
****** snip snip snip **************************************************
R FAQ
Kurt Hornik
v0.60-6, 1997/12/08
This document contains answers to some of the most frequently asked
1997 Dec 09
3
R-beta: R FAQ v0.60
An updated version of the R FAQ to accompany the new 0.60 release is now
available at the usual site,
http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
A plain text version of the FAQ is appended below.
-kh
****** snip snip snip **************************************************
R FAQ
Kurt Hornik
v0.60-6, 1997/12/08
This document contains answers to some of the most frequently asked
2000 Nov 01
0
J. of Comp. and Graph. Statist., Sept. 2000
Members of R-devel may be interested in the special Sept. 2000 issue
of J. of Comp. and Graph. Statist.
http://www.amstat.org/publications/asajournals.html#jcgs
on Systems and Languages. It features two articles by Robert
Gentleman and Ross Ihaka on "Java and Dylan" and "Lexical Scope and
Statistical Computing", an article by Paul Murrell and Ross Ihaka on
"An
2001 Jan 24
0
DSC 2001: 2nd CFP
DSC 2001
International Workshop on Distributed Statistical Computing
http://www.ci.tuwien.ac.at/Conferences/DSC-2001/
March 15--17, 2001
Vienna, Austria
The second international workshop on `Distributed Statistical Computing'
(DSC 2001) will take place at the Technische Universität Wien in Vienna,
Austria from 2001-03-15 to 2001-03-17. This workshop will deal with
future directions in
2000 Aug 11
0
Emacs Speaks Statistics (ESS) BOF at JSM
>
> Date: Fri, 11 Aug 2000 15:34:01 -0400
> From: Rodney Sparapani <rodney at stat.duke.edu>
> Subject: Emacs Speaks Statistics (ESS) BOF at JSM
>
> Statisticians:
>
> For those of you going to the JSM in Indy next week, we are having an
> Emacs Speaks Statistics (ESS) BOF Monday, August 14th, 5:30 at the Hyatt
> in Salon A. Please bring along your comments,
2007 Apr 18
1
Gentleman and Ihaka , 2000 paper question
In their paper, "Lexical Scope and Statistical Computing", the authors (
Gentleman and Ihaka ) go to great length explaining why R's use of
lexical scoping creates advantages when doing statistical computations.
If anyone has or is familiar with this paper, could they provide the
main program code for how the "newton" function would be called in their
example on page 500
1997 Aug 22
0
R-alpha: Re: Extensions .R and .Rd (in base/funs/ and base/man/ )
This is propagated to R-devel in case anyone else has a comment on this :
>>>>> "MM" == Martin Maechler <maechler@stat.math.ethz.ch> writes:
MM> On Aug. 14,
MM> "Ross" == Ross Ihaka <ihaka@stat.auckland.ac.nz> writes:
Ross> Re the emacs stuff:
MM> ...
Ross> 2. Peter Dalgaard made the suggestion that we made R source
2001 Apr 05
0
Re: [R] Hmisc and Design libraries
Great news!
Having spent a significant amount of time porting/mantaining some
packages on S4/Splus 5.x and R, I'm interested in your experience
as you port Hmisc and Design; I'd like to know of your progress in
order to help improve available R/Splus portability tools both at the C and
the S language code. These tools include the package SLanguage written
by John Chambers, and
1997 Apr 16
0
R-alpha: CRAN announcement
Attached is an updated version of the CRAN announcement, also to be sent
out as soon as 0.50 is out. Again, please have a look if possible.
-k
************************************************************************
This is the first announcement of the
Comprehensive R Archive Network
(CRAN)
CRAN is a collection of sites which carry identical material, consisting
of the
2003 Jun 03
2
Question about looking up names
I think I now understand how R looks up names. Could anyone tell me if
I have this right?
First it looks up the nested environments created by lexical scoping.
Then, if it gets to the top (.GlobalEnv) it also looks through the list
of things that have been "attach"ed.
It never looks in the call stack unless you explicitly ask it to, or
mess with the environment frames.
The reason I
2004 May 17
0
Bioconductor 1.4 released
Greetings!
The Bioconductor core group would like to announce the 5th release of
Bioconductor, version 1.4. There are many new packages as well as
several major upgrades and fixes in older packages, and users are
encouraged to upgrade existing tools and check out the new packages.
Release 1.4 is intended to be operated with R version 1.9.x, which can
be obtained at CRAN
1998 Mar 25
2
R alpha/beta naming
Read this morning
>>> R : Copyright 1998, Robert Gentleman and Ross Ihaka
>>> Version 0.61.2 Alpha (March 15, 1998)
-----
So, there still is no "R beta" around....
- If I didn't know R, would I use a statistics software, if it was still
in alpha testing state?
- Is this really what we want to tell people about R?
More to the point:
I think, we could
2001 Apr 05
1
Hmisc and Design libraries
After several nice and informative discussions with Bill Venables,
Duncan Temple Lang, Tony Rossini, Martin Maechler, and Robert
Gentleman, I am pleased to announce that I am becoming an R user
and have begun porting the Hmisc and Design libraries to R.
I have been very impressed with the maturity of R and with its
logical design, particularly its online documentation setup and
the way packages
2001 Apr 05
1
Hmisc and Design libraries
After several nice and informative discussions with Bill Venables,
Duncan Temple Lang, Tony Rossini, Martin Maechler, and Robert
Gentleman, I am pleased to announce that I am becoming an R user
and have begun porting the Hmisc and Design libraries to R.
I have been very impressed with the maturity of R and with its
logical design, particularly its online documentation setup and
the way packages
1997 Apr 01
1
R-beta: Re: R-alpha: windows advice
Robert Gentleman <rgentlem at stat.auckland.ac.nz> writes:
> Help Files
> ==========
> Has anyone had any experience with latex2rtf and then on to windows help?
> We can hope that people have netscape and then simply use the html version
> but it would be nice if there were some easy way to produce real windows
> help.
Please keep the nroff versions and the old help()
1998 Jan 16
2
ESS-mode and X-emacs problem
kim.pilegaard@risoe.dk (Kim Pilegaard) writes:
> When I try to invoke R from xemacs I get the following responses:
>
> ESS starting data directory? ~/
>
> "Process R is not running".
>
> This is what the R buffer shows:
>
> R : Copyright 1997, Robert Gentleman and Ross Ihaka
> Version 0.61.0 Alpha (December 21, 1997)
>
> R is free software and