Hi Kurt,
> "KVD" == Kurt Van Dijck <[EMAIL PROTECTED]>
> on Wed, 09 Jul 2008 10:05:39 +0200 writes:
KVD> Hi all, I got no feedback at all concerning the merge
KVD> of this patch in the source tree. Am I supposed to do
KVD> this myself? How should I do this (do I have subv
> "BD" == Bill Dunlap <[EMAIL PROTECTED]>
> on Wed, 9 Jul 2008 11:26:50 -0700 (PDT) writes:
BD> There is a 2-block memory leak in the sub() (or any other regex-related
BD> function, probably) when the pattern argument involves a range
BD> expression, e.g., '[0-9]'.
BD>
> "BD" == Bill Dunlap <[EMAIL PROTECTED]>
> on Thu, 10 Jul 2008 13:17:03 -0700 (PDT) writes:
BD> Several folks have previously written that valgrind
BD> notices a memory leak in R's readline code. It looks
BD> like it leaks a copy of every input line.
[]
Than
Hi the list,
I am using package.skeleton on a file that has a very classic name, but
package.skeleton detect it as a invalid name :
--- 8< ---
package.skeleton(name="packClassicBis",code_files="./packClassic/R/progClassic.R")
Création des répertoires...
Création de DESCRIPTION...
Création
Using
> methods("plot")
[1] plot.Date* plot.HoltWinters* plot.POSIXct*
[4] plot.POSIXlt* plot.TukeyHSD plot.acf*
[7] plot.data.frame*plot.decomposed.ts* plot.default
[10] plot.dendrogram*plot.densityplot.ecdf
[13] plot.factor*plot.formula* p
On 7/15/2008 1:33 PM, [EMAIL PROTECTED] wrote:
Hi the list,
I am using package.skeleton on a file that has a very classic name, but
package.skeleton detect it as a invalid name :
--- 8< ---
package.skeleton(name="packClassicBis",code_files="./packClassic/R/progClassic.R")
Création des ré
On 7/15/2008 2:11 PM, Kasper Daniel Hansen wrote:
Using
> methods("plot")
[1] plot.Date* plot.HoltWinters* plot.POSIXct*
[4] plot.POSIXlt* plot.TukeyHSD plot.acf*
[7] plot.data.frame*plot.decomposed.ts* plot.default
[10] plot.dendrogram*plot.densityp
By the way, will it be a big change to allow the user to give the name
of a directories instead of a file ? The following code :
code_file=c("dir1\file1.r","dir1\file2.r","dir1\file3.r")
willl become :
code_file=c("dir1\")
Then, reconizing that dir1\ is a directories, skeleton.package will
in
On Jul 15, 2008, at 12:00 PM, Duncan Murdoch wrote:
On 7/15/2008 2:11 PM, Kasper Daniel Hansen wrote:
Using
> methods("plot")
[1] plot.Date* plot.HoltWinters* plot.POSIXct*
[4] plot.POSIXlt* plot.TukeyHSD plot.acf*
[7] plot.data.frame*plot.decomposed.ts* plot.defa
On Tue, Jul 15, 2008 at 09:29:22AM +0100, Prof Brian Ripley wrote:
> On Tue, 15 Jul 2008, Martin Maechler wrote:
>
> >Hi Kurt,
> >
> >>"KVD" == Kurt Van Dijck <[EMAIL PROTECTED]>
> >>on Wed, 09 Jul 2008 10:05:39 +0200 writes:
> >
> > KVD> Hi all, I got no feedback at all concerning t
On 15/07/2008 5:19 PM, Kasper Daniel Hansen wrote:
On Jul 15, 2008, at 12:00 PM, Duncan Murdoch wrote:
On 7/15/2008 2:11 PM, Kasper Daniel Hansen wrote:
Using
methods("plot")
[1] plot.Date* plot.HoltWinters* plot.POSIXct*
[4] plot.POSIXlt* plot.TukeyHSD plot.acf*
[7
11 matches
Mail list logo