Displaying 1 result from an estimated 1 matches for "ci_auc".
Did you mean:
cb_aux
2015 Feb 10
0
How to deal with functions detected as apparent S3 methods
...r
methods). It is not the case of the other 5 functions.)
I guess the naming was a bit unfortunate... but it happened 5 years ago
and it is quite difficult to change now.
How can I fix this? I can see two ways to go here:
* Deprecate these functions and replace them with some underscore
version (ci_auc, etc.)
It might take some time for the usage to change but I'm sure I can
convince CRAN to accept the package if some transition action is taken...
* Just ignore the note: after all it is just an automated test, I never
had any issue with this, nor heard anyone complaining about this before.
I...