Displaying 5 results from an estimated 5 matches for "gilardi".
Did you mean:
bilardi
2024 Apr 24
1
Question regarding .make_numeric_version with non-character input
...acter input in R 4.4.0? It seems that I can turn this into a
warning by setting
_R_CHECK_STOP_ON_INVALID_NUMERIC_VERSION_INPUTS_=false but I don't seem
to be able to find any of this mentioned in the NEWS file.
Thanks,
H.
On 4/1/24 05:28, Kurt Hornik wrote:
>>>>>> Andrea Gilardi via R-devel writes:
> Thanks: should be fixed now in the trunk.
>
> Best
> -k
>
>> Thank you very much Dirk for your kind words and for confirming the bug.
>> Next week I will open a new issue on Bugzilla adding the related patch.
>> Kind regards
>> Andrea
>...
2024 Apr 25
1
Question regarding .make_numeric_version with non-character input
...e (it breaks a couple of Bioconductor packages) and
people are not going to set this environment variable if they are not
aware of it.
Thanks again,
H.
>
> Best
> -k
>
>> Thanks,
>> H.
>> On 4/1/24 05:28, Kurt Hornik wrote:
>> Andrea Gilardi via R-devel writes:
>
>> Thanks: should be fixed now in the trunk.
>
>> Best
>> -k
>> Thank you very much Dirk for your kind words and for confirming the bug.
>> Next week I will open a new issue on...
2024 Apr 25
2
Question regarding .make_numeric_version with non-character input
...false but I don't
> seem to be able to find any of this mentioned in the NEWS file.
That's what I added for smoothing the transition: it will be removed
from the trunk shortly.
Best
-k
> Thanks,
> H.
> On 4/1/24 05:28, Kurt Hornik wrote:
> Andrea Gilardi via R-devel writes:
> Thanks: should be fixed now in the trunk.
> Best
> -k
> Thank you very much Dirk for your kind words and for confirming the bug.
> Next week I will open a new issue on Bugzilla adding the related patch....
2024 Apr 25
1
Question regarding .make_numeric_version with non-character input
...hey are not
> aware of it.
Sure, I'll look into adding something. (Too late for 4.4.0, of course.)
Best
-k
> Thanks again,
> H.
>>
>> Best
>> -k
>>
>>> Thanks,
>>> H.
>>> On 4/1/24 05:28, Kurt Hornik wrote:
>>> Andrea Gilardi via R-devel writes:
>>
>>> Thanks: should be fixed now in the trunk.
>>
>>> Best
>>> -k
>>> Thank you very much Dirk for your kind words and for confirming the bug.
>>> Next week I will open a new issue on Bugzilla adding the related patch....
2024 Mar 29
1
Question regarding .make_numeric_version with non-character input
Dear all,
I have a question regarding the R-devel version of .make_numeric_version() function. As far as I can understand, the current code (https://github.com/wch/r-source/blob/66b91578dfc85140968f07dd4e72d8cb8a54f4c6/src/library/base/R/version.R#L50-L56) runs the following steps in case of non-character input:
1. It creates a message named msg using gettextf.
2. Such object is then passed to