willwerscheid / flashier

A faster and angrier package for EBMF.
https://willwerscheid.github.io/flashier/
Other
10 stars 12 forks source link

Inconsistency with generic S3 methods #82

Closed pcarbo closed 1 year ago

pcarbo commented 1 year ago

These issues came up in my checks:

* checking S3 generic/method consistency ... WARNING
ldf:
  function(object, ...)
ldf.flash:
  function(object, type)
ldf:
  function(object, ...)
ldf.flash.fit:
  function(object, type)
willwerscheid commented 1 year ago

fixed