Displaying 7 results from an estimated 7 matches for "cheyett".
Did you mean:
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 rep...
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);
>>
>>...
2008 Nov 14
0
(PR#13283) R crashes on sprintf with bad format specification
> From: r-devel-bounces at r-project.org=20
> [mailto:r-devel-bounces at r-project.org] On Behalf Of Prof Brian Ripley
> Sent: Friday, November 14, 2008 2:25 AM
> To: Duncan Murdoch
> Cc: R-bugs at r-project.org; ocheyett at bonddesk.com;=20
> r-devel at stat.math.ethz.ch
> Subject: Re: [Rd] (PR#13283) R crashes on sprintf with bad=20
> format specification
>=20
> As R's sprintf is a wrapper for the OS's sprintf, misuse does=20
> run the risk of crashing from OS, and when it does the error=...
2008 Nov 14
0
(PR#13283) R crashes on sprintf with bad format
....
Brian
On Fri, 14 Nov 2008, William Dunlap wrote:
>> From: r-devel-bounces at r-project.org
>> [mailto:r-devel-bounces at r-project.org] On Behalf Of Prof Brian Ripley
>> Sent: Friday, November 14, 2008 2:25 AM
>> To: Duncan Murdoch
>> Cc: R-bugs at r-project.org; ocheyett at bonddesk.com;
>> r-devel at stat.math.ethz.ch
>> Subject: Re: [Rd] (PR#13283) R crashes on sprintf with bad
>> format specification
>>
>> As R's sprintf is a wrapper for the OS's sprintf, misuse does
>> run the risk of crashing from OS, and when it doe...
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...