search for: lipatz

Displaying 12 results from an estimated 12 matches for "lipatz".

Did you mean: libata
2020 Jan 09
4
mean
...1 And also: > median(c("1","2","3")) [1] "2" But: > quantile(c("1","2","3"),p=.5) Error in (1 - h) * qs[i] : argument non num?rique pour un op?rateur binaire It sounds like a lack of symetry. Best regards. Jean-Luc LIPATZ Insee - Direction g?n?rale Responsable de la coordination sur le d?veloppement de R et la mise en oeuvre d'alternatives ? SAS
2020 Jan 09
1
mean
...en, resulting in the various checks. Presumably, the additional checks were not incorporated into the other functions to enforce a level of consistency. > > We will need to wait for someone from R Core to comment. > > Regards, > > Marc > >> On Jan 9, 2020, at 8:34 AM, Lipatz Jean-Luc <jean-luc.lipatz at insee.fr> wrote: >> >> Ok, inconstencies. >> >> The last test you wrote is a bit strange. I agree that it is useful to warn about a computation that have no sense in the case of factors. But why testing data;frames? If you go that way usi...
2020 Jan 09
0
mean
...ses at the time that the code was written, resulting in the various checks. Presumably, the additional checks were not incorporated into the other functions to enforce a level of consistency. We will need to wait for someone from R Core to comment. Regards, Marc > On Jan 9, 2020, at 8:34 AM, Lipatz Jean-Luc <jean-luc.lipatz at insee.fr> wrote: > > Ok, inconstencies. > > The last test you wrote is a bit strange. I agree that it is useful to warn about a computation that have no sense in the case of factors. But why testing data;frames? If you go that way using random struct...
2017 Jul 04
5
write.csv
...arguments : the example was reproduced with a simple USB key and you cannot state that a disk will eternally be empty enough, specially when it has several users. JLL -----Message d'origine----- De : Duncan Murdoch [mailto:murdoch.duncan at gmail.com] Envoy? : mardi 4 juillet 2017 14:24 ? : Lipatz Jean-Luc; r-devel at r-project.org Objet : Re: [Rd] write.csv On 04/07/2017 5:40 AM, Lipatz Jean-Luc wrote: > Hi all, > > I am currently studying how to generalize the usage of R in my statistical institute and I encountered a problem that I cannot declare on bugzilla (cannot understand w...
2017 Jul 04
1
write.csv
...tion. If you tried the same thing in C you would get the same error. The bug is that there is no error signalled. It looks as though the write succeeded, when it didn't. Duncan Murdoch > -----Original Message----- > From: R-devel [mailto:r-devel-bounces at r-project.org] On Behalf Of Lipatz Jean-Luc > Sent: Tuesday, July 4, 2017 5:40 AM > To: Duncan Murdoch <murdoch.duncan at gmail.com> > Cc: r-devel at r-project.org > Subject: Re: [Rd] write.csv > > I would really like the bug fixed. At least this one, because I know people in my institute using this function....
2017 Jul 04
2
write.csv
...gestion for testing this is to create and mount a loop device [2] with a small file. [1]: https://en.wikipedia.org/wiki//dev/full [2]: https://stackoverflow.com/a/16044420/2055486 On Tue, Jul 4, 2017 at 3:38 PM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > On 04/07/2017 8:40 AM, Lipatz Jean-Luc wrote: >> >> I would really like the bug fixed. At least this one, because I know >> people in my institute using this function. >> I understand your arguments about open source, but I also saw in this mail >> list a proposal for a fix for this bug for which t...
2017 Jul 04
1
write.csv
...drive letter) so that drive letter conflicts don't come into play. -----Original Message----- From: R-devel [mailto:r-devel-bounces at r-project.org] On Behalf Of Duncan Murdoch Sent: Tuesday, July 4, 2017 7:53 AM To: Jim Hester <james.f.hester at gmail.com> Cc: r-devel at r-project.org; Lipatz Jean-Luc <jean-luc.lipatz at insee.fr> Subject: Re: [Rd] write.csv On 04/07/2017 10:01 AM, Jim Hester wrote: > On linux at least you can use `/dev/full` [1] to test writing to a full device. > > > echo 'foo' > /dev/full > bash: echo: write error: No space le...
2017 Jul 04
0
write.csv
On 04/07/2017 8:40 AM, Lipatz Jean-Luc wrote: > I would really like the bug fixed. At least this one, because I know people in my institute using this function. > I understand your arguments about open source, but I also saw in this mail list a proposal for a fix for this bug for which there were no answer from the people...
2017 Jul 04
0
write.csv
This doesn't really strike me as a bug. Lots of (most?) programming languages expect you to handle this as an error condition. If you tried the same thing in C you would get the same error. -----Original Message----- From: R-devel [mailto:r-devel-bounces at r-project.org] On Behalf Of Lipatz Jean-Luc Sent: Tuesday, July 4, 2017 5:40 AM To: Duncan Murdoch <murdoch.duncan at gmail.com> Cc: r-devel at r-project.org Subject: Re: [Rd] write.csv I would really like the bug fixed. At least this one, because I know people in my institute using this function. I understand your arguments...
2017 Jul 04
2
write.csv
...that there is no another function with the same bad properties? Is the lesson that you should not use a R function, even from the core, without having personnally tested it against extreme conditions? And wouldn't it be the work of the developpers to do such elementary tests? Thanks Jean-Luc LIPATZ Insee - Direction g?n?rale Responsable de la coordination sur le d?veloppement de R et la mise en oeuvre d'alternatives ? SAS [[alternative HTML version deleted]]
2017 Jul 04
0
write.csv
....org/wiki//dev/full > [2]: https://stackoverflow.com/a/16044420/2055486 Loop devices sound ideal, but seem to be Linux-only (at least with that recipe). Duncan > > On Tue, Jul 4, 2017 at 3:38 PM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: >> On 04/07/2017 8:40 AM, Lipatz Jean-Luc wrote: >>> >>> I would really like the bug fixed. At least this one, because I know >>> people in my institute using this function. >>> I understand your arguments about open source, but I also saw in this mail >>> list a proposal for a fix for...
2017 Jul 04
0
write.csv
On 04/07/2017 5:40 AM, Lipatz Jean-Luc wrote: > Hi all, > > I am currently studying how to generalize the usage of R in my statistical institute and I encountered a problem that I cannot declare on bugzilla (cannot understand why). Bugzilla was badly abused by spammers last year, so you need to have your account crea...