In the code below, e is an environment which we copy to f and then
add attributes to e. Now f winds up with the same attributes.
In other words it seems that the attributes are a property of the
environment itself and not of the variable. Thus it appears we
cannot have two environment variables
On 7/4/2006 7:43 PM, Simon Urbanek wrote:
> On Jul 4, 2006, at 3:38 PM, Duncan Murdoch wrote:
>
>>> I agree - it would be even nicer if there was a way to enable --
>>> no- save with some environment variable ...
>> Environment variables in Windows are a mess. Doing things on the
>> command li
On Jul 4, 2006, at 4:26 AM, [EMAIL PROTECTED] wrote:
> This seems to crash my version of R: "
>
Thanks. Now fixed in the GUI rev. 3283.
There's still an open issue about the completion of empty names, but
I need to dig more to solve that (at least it doesn't crash ;)).
Cheers,
Simon
___
On Jul 4, 2006, at 3:38 PM, Duncan Murdoch wrote:
>> I agree - it would be even nicer if there was a way to enable --
>> no- save with some environment variable ...
>
> Environment variables in Windows are a mess. Doing things on the
> command line or through option() is a lot easier.
>
Alth
On 7/4/2006 11:57 AM, Uwe Ligges wrote:
> Martin Maechler wrote:
>>> "Duncan" == Duncan Murdoch <[EMAIL PROTECTED]>
>>> on Tue, 04 Jul 2006 08:32:08 -0400 writes:
>> Duncan> I've just committed a couple of changes to R-devel related to
>> requests
>> Duncan> at userR about the
Dear all,
I have constructed a fairly large package and I
wish to improve my code through the used of
adapted classes and methods.
1- Is it a good idea to use S4 methods and classes ?
e.g.: "setClass", "setMethod" and so forth
>From what I have read it seems so!
I have ordered J.M. Chamb
On 4 July 2006 at 15:36, Duncan Murdoch wrote:
| On 7/4/2006 1:26 PM, Dirk Eddelbuettel wrote:
| > On 4 July 2006 at 08:32, Duncan Murdoch wrote:
| > | at install time. The only (intentional) change to the current behaviour
| > | is to default to CHM help instead of plain text.
| >
| > Some peo
On 7/4/2006 12:02 PM, Simon Urbanek wrote:
> On Jul 4, 2006, at 11:15 AM, Martin Maechler wrote:
>
>>> "Duncan" == Duncan Murdoch <[EMAIL PROTECTED]>
>>> on Tue, 04 Jul 2006 08:32:08 -0400 writes:
>>
>> Duncan> I've just committed a couple of changes to R-devel
>> related to requ
On 7/4/2006 1:26 PM, Dirk Eddelbuettel wrote:
> On 4 July 2006 at 08:32, Duncan Murdoch wrote:
> | at install time. The only (intentional) change to the current behaviour
> | is to default to CHM help instead of plain text.
>
> Some people may take offence with the fact that a non-open-source to
Hi,
Attached is both the patch and a gzipped version of the patch that is
the fix for bug 8141 - rewriting substituteList in coerce.c to use a
loop instead of recursion to walk the list.
The new version passes all of my tests (make check-all, etc) and I
have used it with no negative impac
On 4 July 2006 at 08:32, Duncan Murdoch wrote:
| at install time. The only (intentional) change to the current behaviour
| is to default to CHM help instead of plain text.
Some people may take offence with the fact that a non-open-source tool is now
required to build GNU R on the Windows platfo
On Jul 4, 2006, at 11:15 AM, Martin Maechler wrote:
>> "Duncan" == Duncan Murdoch <[EMAIL PROTECTED]>
>> on Tue, 04 Jul 2006 08:32:08 -0400 writes:
>
> Duncan> I've just committed a couple of changes to R-devel
> related to requests
> Duncan> at userR about the Windows insta
Martin Maechler wrote:
>> "Duncan" == Duncan Murdoch <[EMAIL PROTECTED]>
>> on Tue, 04 Jul 2006 08:32:08 -0400 writes:
>
> Duncan> I've just committed a couple of changes to R-devel related to
> requests
> Duncan> at userR about the Windows installer. The first of these affe
> "MM" == Martin Maechler <[EMAIL PROTECTED]>
> on Fri, 30 Jun 2006 17:09:32 +0200 writes:
> "PD" == Peter Dalgaard <[EMAIL PROTECTED]>
> on 29 Jun 2006 12:18:13 +0200 writes:
PD> "BXC (Bendix Carstensen)" <[EMAIL PROTECTED]> writes:
BXC> The function addmargins
On 7/4/2006 11:15 AM, Martin Maechler wrote:
>> "Duncan" == Duncan Murdoch <[EMAIL PROTECTED]>
>> on Tue, 04 Jul 2006 08:32:08 -0400 writes:
>
> Duncan> I've just committed a couple of changes to R-devel related to
> requests
> Duncan> at userR about the Windows installer. T
Hi,
I noticed this problem on my home desktop running FC4 and again on my
laptop running FC5. Both have previously compiled and passed make
check-all on 2.3.1 svn revisions from 10 days ago or so. On both these
machines, make check-all is consistently failing (4 out of 4 attempts on
the FC 4 deskt
> "Duncan" == Duncan Murdoch <[EMAIL PROTECTED]>
> on Tue, 04 Jul 2006 08:32:08 -0400 writes:
Duncan> I've just committed a couple of changes to R-devel related to
requests
Duncan> at userR about the Windows installer. The first of these affects
all
Duncan> platforms,
I've just committed a couple of changes to R-devel related to requests
at userR about the Windows installer. The first of these affects all
platforms, but I've only tested it on Windows:
I added an option "quit.with.no.save". If TRUE, then the default
q("ask") prompt will not offer to save th
Hi,
This seems to crash my version of R:
"
where I type a double quote, and then hit the key.
I was playing with strsplit, and wanted to give it a vector of
characters including newline, tab, space, and so on.
I've included the trace info from my macBook Pro (intel macintosh).
Date/Time:
19 matches
Mail list logo