You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following up on issue #4131 I think we should notify users that fifelse and fcase do not support S4 Object. I hence suggest that we add a line of C code like if (isS4(x)).
The text was updated successfully, but these errors were encountered:
Following up on issue #4131 I think we should notify users that
fifelse
andfcase
do not support S4 Object. I hence suggest that we add a line of C code likeif (isS4(x))
.The text was updated successfully, but these errors were encountered: