Displaying 1 result from an estimated 1 matches for "r88003".
Did you mean:
388003
2025 Mar 19
1
structure(<primitive function>, ...) is sticky: a bug, or should it be an error?
...= TRUE)
Error: You must not set attributes on a primitive function: sum
Maybe it's sufficient to implement a protection against this in
attr()<-, attributes()<-, and class()<-.
Comments?
/Henrik
PS. I've verified this with R 4.4.3 and R Under development
(unstable) (2025-03-19 r88003).