oganm / homologene

:mouse: :left_right_arrow: :couple: An r package that works as a wrapper to homologene
https://oganm.github.io/homologene/
Other
42 stars 4 forks source link

implementation of diopt() missing from the package? #16

Closed pedriniedoardo closed 4 years ago

pedriniedoardo commented 4 years ago

the function diopt() seems to be missing from the package (CRAN version).

oganm commented 4 years ago

Yes. I didn't push a CRAN update to add the diopt function since I wasn't sure I would keep the function as it is. It doesn't/can't exactly use best practices since DIOPT doesn't has an API and the function works by filling the webform.

You can still use the github version of the package though. The next update to the CRAN version will probably have the function in some form

pedriniedoardo commented 4 years ago

I see, thank you for the feedback and for the VERY useful package!