Displaying 20 results from an estimated 8000 matches similar to: "R-0.64.0 oops"
1999 Apr 07
1
R-0.64.0 is released
I've put up R-0.64.0.tgz up for FTP from Auckland a little while ago.
As usual, don't get it from there unless you are desperate, but wait
for it to be mirrored at a CRAN site near you within a day or two.
For those who *are* desperate, I've left a copy in
ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.64.0.tgz
(Be gentle, that's my desktop PC!)
There's also a version split
1999 Apr 07
1
R-0.64.0 is released
I've put up R-0.64.0.tgz up for FTP from Auckland a little while ago.
As usual, don't get it from there unless you are desperate, but wait
for it to be mirrored at a CRAN site near you within a day or two.
For those who *are* desperate, I've left a copy in
ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.64.0.tgz
(Be gentle, that's my desktop PC!)
There's also a version split
1999 Jan 13
0
Intro notes (1st pass, not for general circ.)
I've just gotten through translating my notes for the course in basic
statistics for health researchers. I've placed a copy on
ftp://blueberry.kubism.ku.dk/priv/R-intro.tgz
This is essentially a translation of the Danish notes that I wrote
during the Autumn of 1997 for use with Rsept, i.e. roughly R v.50.
They lean heavily on the textbook, Altman: Practical Statistics for
Medical
1999 Apr 21
0
[MAILER-DAEMON@biostat.ku.dk: Returned mail: /home/sfe1/r-bugs/.forward: line 1: "|/home/sfe1/r-bugs/bin/new_message Rnew"... User r-bugs@biostat.ku.dk doesn't have a valid shell for mailing to programs] (PR#170)
--rwEMma7ioTxnRzrJ
Content-Type: text/plain; charset=us-ascii
at the bottom is a bug report - however I have include the bounce
headers in case you want to fix the mailer too. This was the
result of an online bug submission via http://r-bugs.biostat.ku.dk/cgi-bin/R.
pete
--rwEMma7ioTxnRzrJ
Content-Type: message/rfc822
Content-Description: Forwarded message from Mail Delivery Subsystem
1999 Jan 11
1
R-0.63.2 is released
I've put up R-0.63.2.tgz up for FTP from Auckland some minutes ago.
As usual, don't get it from there unless you are desperate, but wait
for it to be mirrored at a CRAN site near you within a day or two.
For those who *are* desperate, I've left a copy in
ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.63.2.tgz
(Be gentle, that's my desktop PC!)
There's also a version split in
1999 Jan 11
1
R-0.63.2 is released
I've put up R-0.63.2.tgz up for FTP from Auckland some minutes ago.
As usual, don't get it from there unless you are desperate, but wait
for it to be mirrored at a CRAN site near you within a day or two.
For those who *are* desperate, I've left a copy in
ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.63.2.tgz
(Be gentle, that's my desktop PC!)
There's also a version split in
1999 Mar 05
1
R-0.63.3 is released
I've put up R-0.63.3.tgz up for FTP from Auckland some minutes ago.
As usual, don't get it from there unless you are desperate, but wait
for it to be mirrored at a CRAN site near you within a day or two.
For those who *are* desperate, I've left a copy in
ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.63.3.tgz
(Be gentle, that's my desktop PC!)
There's also a version split in
1999 Mar 05
1
R-0.63.3 is released
I've put up R-0.63.3.tgz up for FTP from Auckland some minutes ago.
As usual, don't get it from there unless you are desperate, but wait
for it to be mirrored at a CRAN site near you within a day or two.
For those who *are* desperate, I've left a copy in
ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.63.3.tgz
(Be gentle, that's my desktop PC!)
There's also a version split in
1998 Dec 04
1
R-0.63.1 is released
I've put up R-0.63.1.tgz up for FTP from Auckland some minutes ago.
As usual, don't get it from there unless you are desperate, but wait
for it to be mirrored at a CRAN site near you within a day or two.
For those who *are* desperate, I've left a copy in
ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.63.1.tgz
(Be gentle, that's my desktop PC!)
The person who fetched R-0.63 *from
1998 Dec 04
1
R-0.63.1 is released
I've put up R-0.63.1.tgz up for FTP from Auckland some minutes ago.
As usual, don't get it from there unless you are desperate, but wait
for it to be mirrored at a CRAN site near you within a day or two.
For those who *are* desperate, I've left a copy in
ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.63.1.tgz
(Be gentle, that's my desktop PC!)
The person who fetched R-0.63 *from
1999 Oct 06
1
R-0.65.1 is released
I've rolled up R-0.65.1.tgz a moment ago.
As usual, you shouldn't get it from Auckland, but wait for it to be
mirrored at a CRAN site near you within a day or two.
For those who are too curious to wait, I'll put a copy in
ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.65.1.tgz
There's also a version split in two for floppies and a patch file if
you prefer that. (If you use the
1999 Oct 06
1
R-0.65.1 is released
I've rolled up R-0.65.1.tgz a moment ago.
As usual, you shouldn't get it from Auckland, but wait for it to be
mirrored at a CRAN site near you within a day or two.
For those who are too curious to wait, I'll put a copy in
ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.65.1.tgz
There's also a version split in two for floppies and a patch file if
you prefer that. (If you use the
1999 Sep 22
1
Private data libraries (idea & trick)
It has been annoying me for a while that data in user areas are more
difficult to handle than those in the packages.
Especially for beginners, it would be very handy to be able just to
say "data(mydata)", rather than
"mydata<-read.table('mydata.txt',header=T)"
What just occurred to me was that the following hack actually works:
Type
1998 Nov 13
0
R-0.63 is released
I've put up R-0.63.0.tgz up for FTP from Auckland some minutes ago.
As usual, don't get it from there unless you are desperate, but wait
for it to be mirrored at a CRAN site near you within a day or two.
For those who *are* desperate, I've left a copy in
ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.63.tgz
(Be gentle, that's my desktop PC!)
Here is the relevant part of the NEWS
1998 Nov 13
0
R-0.63 is released
I've put up R-0.63.0.tgz up for FTP from Auckland some minutes ago.
As usual, don't get it from there unless you are desperate, but wait
for it to be mirrored at a CRAN site near you within a day or two.
For those who *are* desperate, I've left a copy in
ftp://blueberry.kubism.ku.dk/pub/R-devel/R-0.63.tgz
(Be gentle, that's my desktop PC!)
Here is the relevant part of the NEWS
1999 Apr 10
4
CRAN uploads
I put updates of the following packages on CRAN for use with R 0.64:
chron
ctest
date
locfit
xgobi
Please pick them up from your nearest CRAN site.
At least on my system, the packages pass the R CMD check tests ...
-k
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-announce mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send
1999 Apr 10
4
CRAN uploads
I put updates of the following packages on CRAN for use with R 0.64:
chron
ctest
date
locfit
xgobi
Please pick them up from your nearest CRAN site.
At least on my system, the packages pass the R CMD check tests ...
-k
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-announce mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send
1999 Apr 11
1
R-0.64 versions of packages
Versions of
KernSmooth
VR5.3pl037
boot
gee
rpart
sm (delete src/Makefile: I'll get the version on CRAN changed)
tree
for R-0.64 are now on CRAN. Please note that spatial (in the VR bundle)
and sm really do need 0.64 as we use the platform-independent file
handling, and sm uses chull.
This will be the last version of the VR5.x software for the second
edition, as a new more `R
1999 Apr 11
1
R-0.64 versions of packages
Versions of
KernSmooth
VR5.3pl037
boot
gee
rpart
sm (delete src/Makefile: I'll get the version on CRAN changed)
tree
for R-0.64 are now on CRAN. Please note that spatial (in the VR bundle)
and sm really do need 0.64 as we use the platform-independent file
handling, and sm uses chull.
This will be the last version of the VR5.x software for the second
edition, as a new more `R
1999 Jul 02
1
R-0.64.2 is released (well, mostly)
I've rolled up R-0.64.2.tgz a moment ago.
However, due to a configuration error with the new machine at
Auckland, it is not up for FTP from there just yet. In any case, you
shouldn't get it from Auckland, but wait for it to be mirrored at a
CRAN site near you within a day or two.
For those who are too curious to wait, I've put a copy in