Displaying 9 results from an estimated 9 matches for "bdr0631".
1998 Dec 02
1
print in bdr0631 Win95 version
Hello:
In the latest release of R from bdr, bdr0631, running under
Windows 95:
print(2)
Error: 5 arguments passed to print.default, while requires 6
Is there a problem here?
Thank you,
Norman
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.htm...
1998 Dec 09
2
Application Error message
I am submitting the command:
calcium<-read.table("calcium.txt",header=TRUE)
and with Rw0630 and Bdr0631 I get an application error and R crashes. But
the command works fine with rjune. I am running under NT4.0
Anyone have a similar problem?
Jeff
jmorris at ocdus.jnj.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwie...
1998 Dec 04
1
R-0.63.1 for win32
I have updated my package of R-0.63.1 to the released version and added the
MASS libraries to the bundle at
http://www.stats.ox.ac.uk/pub/R/win32/new/bdr0631.zip
There are only a few other changes (timings to 0.01 sec, for one). Still
view this as experimental, although it works well for me on Win95.
All the code you need to build libraries is there (but not the tools).
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Appli...
1998 Dec 21
0
R 0.63.1 for Windows
A new version of R for Windows is available from CRAN in directory
bin/windows/windows-NT. This supersedes rw0630, rw63-io, bdr0631 and earlier
versions. It runs on Windows 95, 98, NT4 (on i386), at least.
There are two executables, Rgui.exe and Rterm.exe.
NEW FEATURES
Will run from NT command line.
No `tricks' are needed for animated graphics.
The windows are much more responsive.
R commands can be interrupt...
1998 Nov 30
0
R for Windows -- packages
...rotto's rw0630 version of a large
number of packages, basically all those on CRAN except purely data collections.
Please read the instructions in the README file.
Also there is a set of dlls in new/iodlls.zip that enable most (but not
yet all) of these to work with the rw63-io version, and
new/bdr0631.zip, a port of Friday's R-release with some extra features
(notably sending help pages to a browser) which all needs the iodlls.
I have tested these under Win95 and NT4.0. We don't have a Win98 machine,
but Guido does and reports no problems with my earlier files (now removed).
Please do...
1998 Dec 07
0
R for WINDOWS (was R-0.63.1 is released)
...cGill.CA>
> Subject: Re: [R] R-0.63.1 is released
> From: Peter Dalgaard BSA <p.dalgaard at biostat.ku.dk>
>
> "Heberto Ghezzo" <heberto at MEAKINS.Lan.McGill.CA> writes:
>
> > Sorry for a silly question but. . .
> > why the new version is 'bdr0631' ? what is the 'bdr' for?
> > new compiler, new what?
>
> *B*rian *D*. *R*ipley...
>
> > So far compiled packages worked across versions R0.62.1 to R.0 63
> > now with the bdr Ripley says that some packages may not work? Why?
>
> Windows DLLs are tri...
1998 Dec 07
0
HDF or netCDF
...*********************************
> -----Original Message-----
> From: Heberto Ghezzo
> Sent: Monday, December 07, 1998 4:14 AM
> To: r-help at stat.math.ethz.ch
> Subject: Re: [R] R-0.63.1 is released
>
> Sorry for a silly question but. . .
> why the new version is 'bdr0631' ? what is the 'bdr' for?
> new compiler, new what?
> So far compiled packages worked across versions R0.62.1 to R.0 63
> now with the bdr Ripley says that some packages may not work? Why?
> Just questions.?
> R. Heberto Ghezzo Ph.D.
> Meakins-Christie Labs
> McGi...
1998 Dec 21
0
R 0.63.1 for Windows
A new version of R for Windows is available from CRAN in directory
bin/windows/windows-NT. This supersedes rw0630, rw63-io, bdr0631 and earlier
versions. It runs on Windows 95, 98, NT4 (on i386), at least.
There are two executables, Rgui.exe and Rterm.exe.
NEW FEATURES
Will run from NT command line.
No `tricks' are needed for animated graphics.
The windows are much more responsive.
R commands can be interrupt...
1998 Dec 07
0
ESS with R and S-PLUS under Windows 9x/NT.
...e situation before then (ESS/Emacs/R on MS
> Windows 95/98/NT), please send me some email with comments, to help me
> out! (MS isn't my native environment by a long shot :-).
I have a version of R that does work I believe with ESS on NTEmacs, at
http://www.stats.ox.ac.uk/pub/R/win32/new/bdr0631.zip
The only thing I had to do was to run .../bin/rterm.exe with the
starting argument --ess. This convinces the R executable that it is
attached to a terminal and so to behave in interactive mode. I am no
great exponent (not fan) of inferior mode, but everything I tried
worked exactly as on Unix...