similar to: R-alpha: CRAN announcement

Displaying 20 results from an estimated 5000 matches similar to: "R-alpha: CRAN announcement"

1997 Apr 23
0
R-beta: ANNOUNCE: CRAN
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 R&R R distribution(s), the contributed extensions, documentation for R, and binaries. The CRAN master site can be found at the URL ftp://ftp.ci.tuwien.ac.at/pub/R (Austria) and is currently being mirrored daily at
1997 Apr 23
0
R-beta: ANNOUNCE: CRAN
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 R&R R distribution(s), the contributed extensions, documentation for R, and binaries. The CRAN master site can be found at the URL ftp://ftp.ci.tuwien.ac.at/pub/R (Austria) and is currently being mirrored daily at
1997 Apr 08
2
R-alpha: CRAN source/contrib
I've put all ``current'' add-on packages into CRAN's source/contrib tree and created an INDEX file (attached below). As you can see, currently we have acepack bootstrap ctest date e1071 fracdiff gee jpn snns splines survival4 (Yes, e1071 and jpn are new ... more on the latter in a later mail.) In the near future, I am hoping for the following: oz (Bill
1997 Apr 22
3
R-beta: library(splines) in version 0.50 alpha
I am using the 0.50 alpha version of R packaged (in 3 parts) by Kurt for Debian Linux. Package: r-base Status: install ok installed Priority: optional Section: local Maintainer: Kurt Hornik <Kurt.Hornik at ci.tuwien.ac.at> Version: 0.50b7-1 Depends: libc5, xlib6, libreadline2 Description: R, a language not entirely unlike the language S. Package: r-contrib Status: install ok
1997 Apr 16
0
R-alpha: R-FAQ
Attached is an updated version of the FAQ, to be released right after 0.50 is out. Please have a look, and let me know where improvements are needed. Thanks, -k ******************************************* R FAQ Kurt Hornik v0.1-0, 1997/04/16 This document contains answers to some of the most frequently asked questions about R. Feedback is welcome.
1998 Mar 19
0
Copyrights on CRAN/src/contrib libraries
Sorry to bring up this old topic again but ... The 2.0 release of Debian Linux is about to happen and the release team requires copyright statements on any code included in the release. Presently there are 4 packages that I have created from R source code and libraries and contributed to the release. I think this will help with the visibility of R when there is a well-regarded release of an
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
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 Sep 02
1
R-alpha: Re: What are objects?
[I do think this discussion belongs to R-devel rather than anywhere else .. MM] >>>>> "Kurt" == Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> writes: >>>>> Peter Dalgaard BSA writes: >> Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> writes: KH>>> While trying to write documentation for data.class(), I came
2003 Jan 29
0
Add-on bug? Win fracdiff failed from http://www.stat.unipg.it/stat/statlib/R/CRAN/ (PR#2505)
jussi.makinen@valtiokonttori.fi wrote: > Full_Name: Jussi M?kinen > Version: 1.6.2 > OS: Win2000 > Submission from: (NULL) (193.210.145.2) > > > I tried to download fracdiff from http://www.stat.unipg.it/stat/statlib/R/CRAN/ > but I got the messages box: That's not a current mirror of CRAN (see the CRAN Master for recent mirrors), it's last update seems to be
2003 Jan 29
1
Add-on bug? Win fracdiff failed from http://www.stat.unipg.it/stat/statlib/R/CRAN/ (PR#2504)
Full_Name: Jussi Mäkinen Version: 1.6.2 OS: Win2000 Submission from: (NULL) (193.210.145.2) I tried to download fracdiff from http://www.stat.unipg.it/stat/statlib/R/CRAN/ but I got the messages box: The procedure entry point daxpy_ could not be located in the dynamic link library R.dll and the following lines to RGui: Error in dyn.load(x, as.logical(local), as.logical(now)) : unable
1997 Apr 08
1
R-alpha: jpn() port
I've just completing porting the S jpn package to R (available in CRAN's source/contrib). Some remarks: * It seems that S allows recycling when subscripting with logicals, but R does not. E.g., R> x <- 1:5 R> x [1] 1 2 3 4 5 R> i <- c(F, T) R> x[i] Error: invalid subscript type R> In S, this is treated as x[rep(i, length = length(x))]. * It also seems that S does
1997 Jul 25
2
R-beta: R 0.50 alpha
The new code seems to have broken various things. Autoloading of libraries doesn't seem to work: > library(survival4) Autoloading required library: splines Error in pos.to.env(pos) : invalid "pos" argument > search() [1] ".GlobalEnv" "library:survival4" "library:date" [4] "library:base" The coxph function the
1997 Jul 25
2
R-beta: R 0.50 alpha
The new code seems to have broken various things. Autoloading of libraries doesn't seem to work: > library(survival4) Autoloading required library: splines Error in pos.to.env(pos) : invalid "pos" argument > search() [1] ".GlobalEnv" "library:survival4" "library:date" [4] "library:base" The coxph function the
1997 Apr 14
1
R-alpha: problem with survival4 and ":="
Has ":=" been eliminated? It seems to be gone from the most current snapshot, which makes loading survival4 fail (it contains 6 `:=' assignments in header.R). -k =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
1997 Dec 09
1
[Fwd: R-beta: R 0.50 alpha]
Hi, I'm using the rsept for WINDOWS 95 (with modified men?, and "fixed" survival4). See the Ennapadam Venkatraman's example made in date 35/07/97 19.02 Ennapadam Venkatraman wrote: > library(splines) > library(survival4) > xx <- NULL > xx$ftim <- exp(-runif(100)) > xx$ctim <- 2*runif(100) > xx$sts <- 1*(xx$ftim <= xx$ctim) > xx$otim <-