Displaying 12 results from an estimated 12 matches for "rpre".
Did you mean:
pre
2002 Jun 13
1
Problem about Rconsole: R for Windows Version 1.5.0 Patched (2002-06-05 and 2002-06-12)
...pers:
While I have checked R-help/-devel mailing lists and R-bug-tracking
system, this problem has not been reported so far. I would like to know
whether this problem is specific to my machine.
Lately I downloaded the version 1.5.0 patched [for windows] from
http://www.stats.ox.ac.uk/pub/bdr/RWin/Rpre/ [patched: 2002-06-05] and
http://www.cran.r-project.org/bin/windows/base/ [patched: 2002-06-12],
and both of them fail to read Rconsole stored in a start-up directory;
it seems these R versions check the parent directory of a start-up
directory for Rconsole [i.e., if Rconsole is placed in its pare...
2000 Oct 19
1
Rterm on Windows 2000 now works.
...e and --ess
modes. The problem was that 'PulseEvent' doesn't work under 2000 as
documented (and I can find nothing about this in MicroSoft's Knowledge
Base except that it is known to happen under a debugger).
The cross-compiled pre-release at http://www.stats.ox.ac.uk/pub/bdr/RWin/Rpre
now incoporates the fix, and we intend to make available a patched
R.dll for rw1011 shortly.
--
Brian D. Ripley, ripley@stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks...
2002 Jun 05
1
R-patched for Windows
I've put up a build of the current R-patched (and updated recommended
packages) for Windows at
http://www.stats.ox.ac.uk/pub/bdr/RWin/Rpre/SetupRpatched.exe
This should be able to rename files on Win 9x (unlike the mid-May build)
and can build packages accessing Rblas.dll.
As ever, this is less tested than an official release, in particular only
on Windows XP, but ought to have fewer bugs than rw1050.
--
Brian D. Ripley,...
2001 Dec 20
4
conflicting results on NA in a qda predicted object:
Dear list,
(I've not upgraded to R1.4 yet)
I have the following $class component in a predict.qda object:
> unique(mod23S.qda.pred$class)
[1] 12 17 8 10 4 9 5 13 14 19 20 15 6 3 7 1 23 11 18 21 16 2 22 NA
Levels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Nevertheless, when I try to identify the individual(s) with NA, I get:
>
2000 May 05
3
Windows version of R-devel
--Colony_of_Beavers_524_000
Content-Type: TEXT/plain; charset=us-ascii
Content-MD5: 2xw8BXDeWRkQhskDXsXyCw==
I have put up a cross-compiled version of the development version of R
for Windows at
http://www.stats.ox.ac.uk/pub/bdr/RWin/Rpre
It is cross-compiled and will be automatically updated whenever I
build a development version.
So, no guarantees, not even that it will run[1], but if you would like
a preview of the new features in the pipeline for R 1.1.0 / rw1010
please take a look. One new feature is that the R.dll has versi...
2000 Oct 05
1
MANOVA
is it possible to perform MANOVA in R?
Jose Ramon Albert
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
2000 Jun 07
1
R 1.1.0 going into feature freeze
The planned release of R 1.1.0 will be next Thursday. The development
version is going into feature freeze tomorrow, meaning that we'll only
do testing and fix simple bugs during the next week.
Those of you who prefer to find bugs before releases instead of
afterwards may want to try it out and tell us what crawls out.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_
2002 Jun 03
2
Link on R-help doesn't work
Hi there,
I found a small problem after installing the recent version
of R (1.5.0) for Windows. The link on its documentation (.PDF)
does not work. Am I just the one who has this problem ?
I am using Windows ME.
Thank you.
Baju Indradjaja
Dept. of Astronomy, ITB
Jl. Ganesha 10, Bandung
INDONESIA
-----------------------
2001 Jan 10
1
Rcmd ?
Hi,
I tried running Rcmd.exe to no avail. It doesn't even start because it tries
to read some memory address that NT says it can't and terminate.
I tried downloading and reinstalling rw1020sp.zip with the installer twice
just in case it got corrupted somehow in transport but it resulted in the
same problem.
What should I do?
platform i386-pc-mingw32
arch x86
os Win32
system
2002 May 22
2
Bug in pexp (PR#1590)
I wonder if something like this has been reported
before:
> pexp(85:86,0.438)
[1] 1 -Inf
--please do not edit the information below--
Version:
platform = i386-pc-mingw32
arch = i386
os = mingw32
system = i386, mingw32
status =
major = 1
minor = 5.0
year = 2002
month = 04
day = 29
language = R
Windows NT 4.0 (build 1381) Service Pack 6
Search Path:
.GlobalEnv,
2000 Sep 22
1
Newbie question - handling dates as x-axis variable
Hi, all. Please forgive my ignorance
as I'm just beginning to investigate
R for use in my company as a primary
analytical tool ...
I have data which I've read into a data frame
with the following command:
mkt <- read.csv("h:/qdamrtm.csv",header=T)
I'd like to investigate the relationship(s)
(or lack thereof) between the given variables,
and have developed a variety of
2000 Oct 17
3
"wizard" for building R-packages...
Suppose one wanted to build an R wizard for packaging...
One would need to specify and create:
package-name/
package-name/Description
package-name/INDEX
package-name/R/
package-name/man/
package-name/src/
>From this, we'd "probably" like to:
- script-up the Description
- provide a script for regenerating INDEX by calling out to the