[EMAIL PROTECTED] wrote:
> Setting enviroment variable R_DEFAULT_DEVICE causes an error.
> The patch below fixes this.
>
Probably, but it may not be the best fix, so please give your analysis
of the situation. Reproducible example and all that.
To do your homework for you, the issue seems to b
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
--27464147-2109857085-1209372640=:16392
Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8BIT
It has already been
This is specific to the scrollbar: paging/End work fine -- so the original
subject list was seriously misleading.
It is a Windows limitation on scrollbars -- there was code to work around
it, but it was not switched on - will be in R-devel and R-patched
shortly.
On Sun, 27 Apr 2008, [EMAIL PR
Hi,
A piece of my code that uses readBin() to read a certain file type is
behaving strangely with R 2.7.0. This seems to be because of a failure
to match() strings after using rawToChar() when the original was
terminated with a "\0" character. Direct equality testing with ==
still works as expecte
Apologies for missing out the sessionInfo():
R version 2.7.0 (2008-04-22)
i386-apple-darwin8.10.1
locale:
en_GB.UTF-8/en_US.UTF-8/C/C/en_GB.UTF-8/en_GB.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
2008/4/28 Jon Clayden <[EMAIL PROTECTED]>:
On Mon, 28 Apr 2008, Jon Clayden wrote:
Hi,
A piece of my code that uses readBin() to read a certain file type is
behaving strangely with R 2.7.0. This seems to be because of a failure
to match() strings after using rawToChar() when the original was
terminated with a "\0" character. Direct equa
2008/4/28 Prof Brian Ripley <[EMAIL PROTECTED]>:
>
> On Mon, 28 Apr 2008, Jon Clayden wrote:
>
>
> > Hi,
> >
> > A piece of my code that uses readBin() to read a certain file type is
> > behaving strangely with R 2.7.0. This seems to be because of a failure
> > to match() strings after using rawToC
THanks for the response. Sorry about the misleading subject line, but
I did say in the description that it only appears to happen with the
scroll bar and can understand if it is a limitation of Windows.
Probably left over from the days when Excel could only go to 65536
rows.
On Mon, Apr 28, 2008
Full_Name: Ana Nelson
Version: R 2.7.0 GUI 1.24 (5102)
OS: OSX 10.5.2
Submission from: (NULL) (87.198.253.138)
When you switch the Package Installer repository selection box to any of the 3
"local" options, i.e. install from "Local Package Directory", the "Install All"
button text becomes corrupt
Full_Name: Ana Nelson
Version: R 2.7.0 GUI 1.24 (5102)
OS: OSX 10.5.2
Submission from: (NULL) (213.94.201.89)
The R GUI close button has a solid circle. Screenshot is here:
http://skitch.com/ananelson/kmxj/r-console
On OSX this indicates that there are unsaved changes pending. Please see page
20
Dear devellopeRs,
I've altered factor.scope() from the stats package so it can take
marginality into account. Therefore I've added the argument marginal.
When marginal is NULL, factor.scope() works like the original version.
The marginality is to be specified as a named list. The name of the
eleme
Hi Jon,
* On 2008-04-28 at 11:00 +0100 Jon Clayden wrote:
> A piece of my code that uses readBin() to read a certain file type is
> behaving strangely with R 2.7.0. This seems to be because of a failure
> to match() strings after using rawToChar() when the original was
> terminated with a "\0" cha
Dear R-devel,
One of our R-Forge developers pointed out that it is not possible to
build packages under Windows using the R-Forge repository structure: a
package resides in ./pkg - not in a directory with the same name as the
package name.
Under Linux 'R CMD build pkg' or 'R CMD check pkg' w
Hi,
I vaguely recall this was discussed in the past, but I cannot remember
the context. The code below shows the problem:
---<---cut here---start-->---
R> library(stats4)
R> library(lme4)
Loading required package: Matrix
Attaching package: 'Matrix'
On 28/04/2008 12:22 PM, Stefan Theussl wrote:
Dear R-devel,
One of our R-Forge developers pointed out that it is not possible to
build packages under Windows using the R-Forge repository structure: a
package resides in ./pkg - not in a directory with the same name as the
package name.
Under
On Apr 28, 2008, at 5:10 AM, [EMAIL PROTECTED] wrote:
Full_Name: Ana Nelson
Version: R 2.7.0 GUI 1.24 (5102)
OS: OSX 10.5.2
Submission from: (NULL) (213.94.201.89)
The R GUI close button has a solid circle. Screenshot is here:
http://skitch.com/ananelson/kmxj/r-console
On OSX this indicates
The difference is in INSTALL, not build/check.
You are right that the Unix INSTALL was changed in r25808 (Aug 2003), but
AFAICS this was not documented at the time in [O]NEWS, nor anywhere else.
Can you point me to the documentation you used to implement this?
On Mon, 28 Apr 2008, Duncan Mur
On 4/28/08, Prof Brian Ripley <[EMAIL PROTECTED]> wrote:
> The difference is in INSTALL, not build/check.
>
> You are right that the Unix INSTALL was changed in r25808 (Aug 2003), but
> AFAICS this was not documented at the time in [O]NEWS, nor anywhere else.
>
> Can you point me to the documenta
Hi Jon,
Jon Clayden wrote:
Hi,
A piece of my code that uses readBin() to read a certain file type is
behaving strangely with R 2.7.0. This seems to be because of a failure
to match() strings after using rawToChar() when the original was
terminated with a "\0" character. Direct equality testing
--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Hi,
I think I have found a very little bug in the new version of the X11()
device in R 2.7.0, more precisely in the devX11.c file.
The problem is that when you open a new window with X11(), the title
of t
20 matches
Mail list logo