On 13/03/2023 6:01 a.m., Duncan Murdoch wrote:
Yes, this is really a problem with the checks, not with the language.
A simpler approach than your alternativeAssignment function would be
simply to allow globalVariables() to be limited to a single function as
the note in its help page says.
I ju
> Sebastian Martin Krantz
> on Sat, 11 Mar 2023 11:04:54 +0200 writes:
[]
> But maybe this has already been discussed here and already
> decided against. In that case, a way to browse R-devel
> archives to find out would be nice.
> Best regards,
> Se
On 01/03/2023 18:33, Manuel López-Ibáñez wrote:
Dear CRAN Team,
I believe those are false positives. All pointers are updated after
realloc. I have verified that this is the case not only at this point
but also at every realloc call.
It may be this compiler bug:
https://gcc.gnu.org/bugzilla
In data luned� 13 marzo 2023 16:53:56 CET, Ezra Tucker ha scritto:
> R is the only language I know of that has multiple different object
> oriented systems, and that makes it a big barrier to entry for people
> learning the language, and I think the language as a whole would benefit
> greatly from