> Martin Maechler on Thu, 2 Jan 2025 20:42:58 +0100 writes:
> Duncan Murdoch on Thu, 2 Jan 2025 11:28:45 -0500 writes:
>> On 2025-01-02 11:20 a.m., Duncan Murdoch wrote:
>>> On 2025-01-02 9:04 a.m., Norbert Kuder wrote:
Hello all,
I am running R version
> Duncan Murdoch
> on Thu, 2 Jan 2025 11:28:45 -0500 writes:
> On 2025-01-02 11:20 a.m., Duncan Murdoch wrote:
>> On 2025-01-02 9:04 a.m., Norbert Kuder wrote:
>>> Hello all,
>>>
>>> I am running R version 4.4.2 (2024-10-31 ucrt) on Windows 10 x64, and
>>> not
On 2025-01-02 11:20 a.m., Duncan Murdoch wrote:
On 2025-01-02 9:04 a.m., Norbert Kuder wrote:
Hello all,
I am running R version 4.4.2 (2024-10-31 ucrt) on Windows 10 x64, and
noticed something that might be a minor bug (or at least inconsistent code)
in the stats/arima.R package.
I have found:
On 2025-01-02 9:04 a.m., Norbert Kuder wrote:
Hello all,
I am running R version 4.4.2 (2024-10-31 ucrt) on Windows 10 x64, and
noticed something that might be a minor bug (or at least inconsistent code)
in the stats/arima.R package.
I have found:
1. A missing stop() call at line 69:
if (len
Hello all,
I am running R version 4.4.2 (2024-10-31 ucrt) on Windows 10 x64, and
noticed something that might be a minor bug (or at least inconsistent code)
in the stats/arima.R package.
I have found:
1. A missing stop() call at line 69:
if (length(order) == 3) seasonal <- list(order = seasona