ramnathv / htmlwidgets

HTML Widgets for R
http://htmlwidgets.org
Other
792 stars 205 forks source link

S3 generic/method consistency #462

Closed cpsievert closed 1 year ago

cpsievert commented 1 year ago

CRAN has requested a fix for the following

Version: 1.6.1
Check: S3 generic/method consistency
Result: WARN
    as.tags:
     function(x, ...)
    as.tags.htmlwidget:
     function(x, standalone)

    See section ‘Generic functions and methods’ in the ‘Writing R
    Extensions’ manual.