Displaying 2 results from an estimated 2 matches for "seendot".
Did you mean:
seen_dot
2023 Nov 11
1
New syntax for positional-only function parameters?
6 ?????? 2023 ?. 22:54:24 GMT+03:00, mikkmart via R-devel <r-devel at r-project.org> ?????:
>The pattern of functions accepting other functions as inputs and
>passing additional ... arguments to them is prevalent throughout
>the R ecosystem. Currently, however, all such functions must one
>way or another tackle the problem of inadvertently passing arguments
>meant to go to
2001 Feb 17
4
Comments on R-1.2.1 builds (PR#851)
...e.
if (TAG(b) != R_NilValue && pmatch(TAG(f), TAG(b), 1)) {
^
cc-1185 c89: WARNING File = match.c, Line = 226
An enumerated type is mixed with another type.
pmatch(TAG(f), TAG(b), seendots)) {
^
------------------------------------------------------------------------
c89 -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -OPT:IEEE_NaN_inf=ON -g -c memory.c -o memory.o
cc-1185 c89: WARNING File = memory.c,...