Skip to content

Please avoid direct use of NAMED and SET_NAMED macros

2 messages · Radford Neal, Luke Tierney

#
Checking https://cran.r-project.org/doc/manuals/r-release/R-exts.html
shows that currently there is no mention of these macros in the
documentation for package writers.  Of course, the explanation of
NAMED there also does not adequtely describe what it is supposed to
mean, which may explain why it's often not used correctly.

Before embarking on a major change to the C API, I'd suggest that you
produce clear and complete documention on the new scheme.

    Radford Neal
#
On Sat, 2 Sep 2017, Radford Neal wrote:

            
As of yesterday they are mentioned in the R-devel version of this
manual, which will make it to the web in due course.