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
The documentation of box::register_S3_method warns that registerS3method shouldn’t be called directly inside a module. We can add a warning to reinforce this, same as for library, require and source.
The documentation of
box::register_S3_methodwarns thatregisterS3methodshouldn’t be called directly inside a module. We can add a warning to reinforce this, same as forlibrary,requireandsource.