Am Freitag, 21. Juli 2023, 09:47:52 CEST schrieb Ivan Krylov:
> On Fri, 21 Jul 2023 09:43:49 +0200
>
> Johannes Ranke wrote:
> > * checking for missing documentation entries ... WARNING
> >
> > Undocumented code objects:
> > '.__global__'
> >
> > I don't understand where this code object '__g
On Fri, 21 Jul 2023 09:43:49 +0200
Johannes Ranke wrote:
> * checking for missing documentation entries ... WARNING
> Undocumented code objects:
> '.__global__'
>
> I don't understand where this code object '__global__' may come from.
It's an implementation detail of utils::globalVariables().
Dear all,
while preparing a maintenance release of a dated package of mine, I was struck
by this WARNING from the R-devel version of win-builder:
* checking for missing documentation entries ... WARNING
Undocumented code objects:
'.__global__'
I don't understand where this code object '__glob