Git is a source code management system like CVS, svn, arch, and
others.
It would be nice to add exclude support to R CMD build and INSTALL so
that the .git subdir of an R package is handled appropriately.
Here is a possible patch:
diff --git a/src/scripts/INSTALL.in b/src/scripts/INSTALL.in
in
Friedrich Leisch sent the following at 10/07/2006 11:28:
... some snipped ...
> Fixed now in both r-patched and r-devel.
>
> Fritz
>
Wow, wonderful, thanks. My first ever R bug report resolved and closed
in a weekend. Stunning.
C
--
Chris Evans <[EMAIL PROTECTED]>
Professor of Psychother
On Mon, 10 Jul 2006, Wolfgang Huber wrote:
> Dear Prof Ripley,
>
>> There is no such thing as '2.4',
>
> Can we forward this information to the author of "sessionInfo()",
> "version", and R's welcome message, this is where I took that from.
I get
R version 2.4.0 Under development (unstable) (200
Dear Prof Ripley,
> There is no such thing as '2.4',
Can we forward this information to the author of "sessionInfo()",
"version", and R's welcome message, this is where I took that from.
nor does PDF have a bounding box!
Yup, sorry for my imprecise language, I don't understand much of PDF,
jus
If you want to avoid checking your objects for validity, create them as
default objects and then set the slots.
validObject is only called if new() gets optional arguments.
and it's not called when a slot is assigned (because in some cases an
invalid intermediate object will exist, between two
Please take great care not to start a new bug report when commenting on an
old one, as you have done here. It really makes a mess of the records on
the repository. (Ensure that the PR# item appears on the first line.)
We do suggest quite strongly that people do not send reports on
R-devel to
This is already fixed.
There is no such thing as '2.4', nor does PDF have a bounding box!
The issue was that for a short while the paper size of pdf() was
defaulting to "default", the same as postscript() (and this was
intentional). It is now the previous default of "special", and setting
pape
[EMAIL PROTECTED] wrote:
> Full_Name: Wolfgang Huber
> Version: R version 2.4.0 Under development (unstable) (2006-07-09 r38523)
> OS: i686-pc-linux-gnu
> Submission from: (NULL) (62.253.128.15)
>
>
> There appears to be unintentional behaviour in the size of the bounding box
> for
> PDF gr
[EMAIL PROTECTED] wrote:
> Full_Name: Wolfgang Huber
> Version: R version 2.4.0 Under development (unstable) (2006-07-09 r38523)
> OS: i686-pc-linux-gnu
> Submission from: (NULL) (62.253.128.15)
>
>
> There appears to be unintentional behaviour in the size of the bounding box
> for
> PDF gr
[Diverted from R-help to R-devel]
> "roger" == roger koenker <[EMAIL PROTECTED]>
> on Sun, 9 Jul 2006 12:31:16 -0500 writes:
>>
roger> On 7/8/06, Thaden, John J <[EMAIL PROTECTED]>
roger> wrote:
>> As there is nothing inherent in either compressed,
>> sparse, form
> On Sun, 09 Jul 2006 19:21:25 +0100,
> Chris Evans (CE) wrote:
> Gabor Grothendieck sent the following at 09/07/2006 19:02:
>> Same for me. Looking through the output of vignette
>> I noticed that both the ggplot and reshape packages have
>> a vignette called "introduction" in m
11 matches
Mail list logo