Displaying 7 results from an estimated 7 matches for "cheyette".
2009 Mar 04
3
Bug in by() with dates as levels?
...-11-03","2008-11-03","2008-11-03", "2008-11-04",
"2009-01-13", "2009-01-13", "2009-01-13")), Z = 1:7)
> m <- by(x, list(A=x$A, D=x$D), function(v) { sum(v$Z); })
> m[x$A[1], x$D[1]]
Error: subscript out of bounds
Rgds,
Oren Cheyette
[[alternative HTML version deleted]]
2008 Nov 13
1
R crashes on sprintf with bad format specification (PR#13283)
Full_Name: Oren Cheyette
Version: 2.7.2
OS: Win XP
Submission from: (NULL) (64.161.123.194)
Enter the following at the R command prompt:
> sprintf("A %S %S %S XYZ", 1, 1, 1);
Note the erroneous capitalized %S instead of %s and the numeric inputs instead
of strings. With strings there's no crash - R repo...
2008 Dec 22
0
nlsrob fails with puzzling error message on input accepted by nls
...uot;), i);
(I'm not a maintainer of the package and have been using the precompiled
binaries, so I'm hesitant to try to do this myself...)
Alternatively, does anyone have a suggestion as to how to identify the
source of the trouble?
R-Version: 2.7.2.
Platform: i386 (WinXP)
Thanks.
Oren Cheyette
2008 Nov 14
0
R crashes on sprintf with bad format specification (PR#13285)
* On 2008-11-13 at 18:51 -0500 Duncan Murdoch wrote:
> On 12/11/2008 8:30 PM, ocheyett at bonddesk.com wrote:
>> Full_Name: Oren Cheyette
>> Version: 2.7.2
>> OS: Win XP
>> Submission from: (NULL) (64.161.123.194)
>>
>>
>> Enter the following at the R command prompt:
>>> sprintf("A %S %S %S XYZ", 1, 1, 1);
>>
>> Note the erroneous capitalized %S instead of %s and the...
2008 Nov 14
0
(PR#13283) R crashes on sprintf with bad format specification
...am not sure this is something that should be R's=20
> responsibility to
> fix: maybe just add a warning to the help page?
>=20
>=20
> On Thu, 13 Nov 2008, Duncan Murdoch wrote:
>=20
> > On 12/11/2008 8:30 PM, ocheyett at bonddesk.com wrote:
> >> Full_Name: Oren Cheyette
> >> Version: 2.7.2
> >> OS: Win XP
> >> Submission from: (NULL) (64.161.123.194)
> >>=20
> >>=20
> >> Enter the following at the R command prompt:
> >>> sprintf("A %S %S %S XYZ", 1, 1, 1);
>=20
> R is not C, and the...
2008 Nov 14
0
(PR#13283) R crashes on sprintf with bad format
...is something that should be R's
>> responsibility to
>> fix: maybe just add a warning to the help page?
>>
>>
>> On Thu, 13 Nov 2008, Duncan Murdoch wrote:
>>
>>> On 12/11/2008 8:30 PM, ocheyett at bonddesk.com wrote:
>>>> Full_Name: Oren Cheyette
>>>> Version: 2.7.2
>>>> OS: Win XP
>>>> Submission from: (NULL) (64.161.123.194)
>>>>
>>>>
>>>> Enter the following at the R command prompt:
>>>>> sprintf("A %S %S %S XYZ", 1, 1, 1);
>>
>>...
2008 Dec 29
0
Serial Correlation Test for Short Time Series
...y groups programming assitance
(Ranney, Steven)
53. Problem in passing on an argument via ... how do I access it?
(Mark Heckmann)
54. Simulate dataset using Parallel Latent CTT model in R (Nidhivkk)
55. nlsrob fails with puzzling error message on input accepted by
nls (Oren Cheyette)
56. Re: Summary information by groups programming assitance
(hadley wickham)
57. Re: Summary information by groups programming assitance
(Gabor Grothendieck)
58. Re: Summary information by groups programming assitance
(Gabor Grothendieck)
59. Re: Problem in passing on an...